inchara1990 / R-code-ClassifiersView on GitHub
The R code compares the performance metrics between logistic regression, SVM, Naive Bayes, Knn and random forest classifers in a 10 fold cross validation loop. The features are iteratively selected in a forward selection manner and everytime a new feature(next best feature selected based on regsubsets) is added the accuracy of the classifers ar…
15Mar 13, 2016Updated 9 years ago

Alternatives and similar repositories for R-code-Classifiers

Users that are interested in R-code-Classifiers are comparing it to the libraries listed below

Sorting:

Are these results useful?