DecisionTree.jl icon indicating copy to clipboard operation
DecisionTree.jl copied to clipboard

Feature Request: Learning to Rank (LTR)

Open WZimmerman83 opened this issue 3 years ago • 0 comments

Is there any chance you can add something similar to lightgbm.LGBMRanker()? There doesn't seem to be any way of doing this easily in Julia without having to use PyCall and CatBoost...

https://en.wikipedia.org/wiki/Learning_to_rank

WZimmerman83 avatar May 05 '22 09:05 WZimmerman83