ezoic

Monday, March 9, 2020

model selection caret in R

caret is a package in R.

Caret is the short for Classification And REgression Training.

How to do the predictive modeling in caret/R, steps

https://towardsdatascience.com/create-predictive-models-in-r-with-caret-12baf9941236


How to do the classification modeling in caret/R, steps:

https://rpubs.com/ezgi/classification




No comments:

Post a Comment

R is not a simple programming language, and it does better on reading excel files than python

R is not a simple programming language, and it does better on reading excel files than python . tried to read excel files to python and R. i...