Skip to content

Commit

Permalink
Merge pull request jma127#22 from ducthienbui97/patch-1
Browse files Browse the repository at this point in the history
Import six for lambdamart.py
  • Loading branch information
jma127 authored Sep 23, 2020
2 parents cd04b70 + 8dbbc0c commit 4bd6a99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyltr/models/lambdamart.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
from .. import metrics
from ..util.group import check_qids, get_groups
from ..util.sort import get_sorted_y_positions
import six
from six.moves import range


Expand Down

0 comments on commit 4bd6a99

Please sign in to comment.