Skip to content

dixitamol/ML_code_templates_R

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

ML_code_templates_R

Code templates for different ML algorithms

Data Processing Categorical Encoding Splitting of dataset Feature Scaling Backward Propagation Forward Selection PCA LDA Kernel PCA k fold Cross validation xgboost

Simple Linear Regression Multiple Linear Regression Polynomial Linear Regression Support Vector Regression

Decision Trees

Classification Linear Classifier kNN Support Vector Machines Kernel SVM Naive Bayes Classifier Decision Tree Classifier Random Forest Classifier

Clustering K means Hierarchical Clustering

Association Rules Apriori Eclat Association

Reinforcement Learning UCB - Upper Confidence Bound - Multi hand bandit Thompson Sampling

NLP Bag of Words

ANN