Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up[New Model]: deepboost #388
Comments
|
Done! There are some minor issues that I noticed with the package but was able to program around them. Note that class probabilities are not computed and the |
|
Thanks again!!. |
Hello,
There is a new algorithm for binary classification (deepboost) already available in CRAN that it would be interesting to incorporate in
caret. Its performance seems to be equivalent to Adaboost or a Logistic Regressión.https://cloud.r-project.org/web/packages/deepboost/index.html
Thanks,
Carlos.