A collection of research papers on decision, classification and regression trees with implementations.
classifier
machine-learning
random-forest
statistical-learning
xgboost
lightgbm
gradient-boosting-machine
ensemble-learning
cart
decision-tree
tree-ensemble
decision-tree-classifier
gradient-boosting
classification-trees
decision-tree-learning
decision-tree-model
classification-model
catboost
regression-tree
machine-learning-research
-
Updated
Aug 31, 2021 - Python
When I run 'script/train_pytorchcv_InceptionV4_caltech_birds.py', I get an error of 'ModuleNotFoundError: No module named 'pytorchcv.utils''.
My pytorchcv version is 0.058, and I install through pip.
Thanks.