Unbiased_LambdaMart icon indicating copy to clipboard operation
Unbiased_LambdaMart copied to clipboard

Want to use PythonAPI to train and predict.

Open nalin-mathur opened this issue 4 years ago • 2 comments

Hi,

I wanted to use the code in a similar way as used in LightGBM where I just import LightGBM and use LGBMRanker to train, make predictions, etc.

I am currently using the Unbias_LightGBM/examples/lambdarank/train.conf file to train. Can you please guide me to how I can do the same for this repo?

nalin-mathur avatar Sep 12 '19 08:09 nalin-mathur

Sorry, I think at this point this repo doesn't support PythonAPI, and can only be used via the log file. Some modification of the API is required to make it work. I'll let you know when I fix it out. Thanks.

acbull avatar Sep 16 '19 21:09 acbull

Curious to see if there is any update on this? Or @nalin-mathur if you have figured out a work around?

Gyys1992 avatar Jun 02 '20 14:06 Gyys1992