Skip to content

Commit

Permalink
fix issue #2
Browse files Browse the repository at this point in the history
quick fix for reading error: the rank.test data indeed has label
  • Loading branch information
chivee authored Oct 17, 2016
1 parent a6d1bbd commit 9298cf1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/lambdarank/predict.conf
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ data = rank.test

input_model= LightGBM_model.txt

data_has_label = true

0 comments on commit 9298cf1

Please sign in to comment.