LiteMORT
LiteMORT copied to clipboard
A memory efficient GBDT on adaptive distributions. Much faster than LightGBM with higher accuracy. Implicit merge operation.
Thanks for coming up with a very creative model. The problem I'm having is how should I call the model when I need to do a regression task?
Hi, I have an error when I run your code: python: /home/cys/LiteMORT/src/tree/GBRT.cpp:32: Grusoft::GBRT::GBRT(Grusoft::FeatsOnFold*, Grusoft::FeatsOnFold*, double, Grusoft::BoostingForest::MODEL, int, int): Assertion `nThread>0 && nThread
how to install this packages in python