Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 480 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 480 Bytes

ML-with-R

Machine Learning algorithms and model with R. This repository contains different Machine Learning Algos applied in R using R studio. Each folder is sorted with the kind of algo it contains in form of R project files of R studio. Data sets are provided on which the algo is used to create the model. Association Rules contains Apriori. Classification contains Decision Trees, Naive Bayes, Random Forest and Gradient Boosting. Clustering contains K-Means, Heirarchical.