JuliaAI / DecisionTree.jl

Julia implementation of Decision Tree (CART) and Random Forest algorithms
Other
356 stars 102 forks source link

Feature Request: Learning to Rank (LTR) #157

Open WZimmerman83 opened 2 years ago

WZimmerman83 commented 2 years ago

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