An open API service indexing awesome lists of open source software.

https://github.com/reddyprasade/machine-learning-with-r

Machine Learning in R
https://github.com/reddyprasade/machine-learning-with-r

machine-learning machine-learning-algorithms multiple-linear-regression simple-linear-regression

Last synced: 5 months ago
JSON representation

Machine Learning in R

Awesome Lists containing this project

README

          

# Machine-Learning-With-R
1. Learn the basics of prediction using machine learning. This Cource we will covers predicting categorical and numeric responses via classification and regression, and discovering the hidden structure of datasets (unsupervised learning). Learn how to process data for modeling, how to train your models, how to visualize your models and assess their performance, and how to tune their parameters for better performance.