https://github.com/mainakrepositor/r_ml_dl
A collection of R projects on data science
https://github.com/mainakrepositor/r_ml_dl
Last synced: 8 months ago
JSON representation
A collection of R projects on data science
- Host: GitHub
- URL: https://github.com/mainakrepositor/r_ml_dl
- Owner: MainakRepositor
- Created: 2020-11-06T15:19:27.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-07T05:00:35.000Z (about 5 years ago)
- Last Synced: 2025-04-07T00:26:08.961Z (9 months ago)
- Language: R
- Size: 117 KB
- Stars: 24
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# R_Projects
A collection of R projects on data science using machine learning and deep learning (codes only)

CONTENTS
- Simple Linear Regression
- Multivariate Regression
- Polynomial Regression
- Support Vector Regression
- Logistic Regression
- Decision Tree Classifier
- Random Forest Classifier
- Support Vector Machine
- Kernel SVM
- Naive Bayes Classifier
- K Nearest Neighbour
- K Mean Clustering
- Heirarchical Clustering
- Upper Confidence Bound
- Thomson Sampling
- Apriori Method
- Eclat Method
- Principal Component Analysis
- Linear Dicriminant Analysis
- Kernel PCA
- K Fold Cross Validation
- Extreme Gradient Boosting
- Natural Language Processing
- Artificial Neural Networks