Implementation Process - rpart method
antoinecarme opened this issue · 1 comments
antoinecarme commented
for multiclass classification and regression
As described in issue #2
references :
https://cran.r-project.org/web/packages/rpart/index.html
https://cran.r-project.org/web/packages/rpart/rpart.pdf
https://github.com/cran/rpart
https://github.com/topepo/caret/blob/master/models/files/rpart.R
antoinecarme commented
Added CART (rpart) classification and regression models support