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
- Host: GitHub
- URL: https://github.com/reddyprasade/machine-learning-with-r
- Owner: reddyprasade
- License: mit
- Created: 2019-03-03T13:48:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-07-13T15:38:01.000Z (almost 6 years ago)
- Last Synced: 2025-01-19T09:41:58.297Z (over 1 year ago)
- Topics: machine-learning, machine-learning-algorithms, multiple-linear-regression, simple-linear-regression
- Language: HTML
- Size: 10.5 MB
- Stars: 5
- Watchers: 1
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.