This is the collection of my machine learning applications and course project It contains the code for several projects and online course work
- Data preprocessing templates
- Regressoins
- Linear, Polynomial
- Support Vector
- Decision Tree
- Random Forest Regression
- Classifications:
- Logistic Regression
- Support Vector Machine
- Kernel SVM
- Naive Bayes
- Decision Tree
- Random Forest
- Clustering
- K-Means
- Hierarchical Clustering
- Association Rule Learning
- Apriori
- Eclat
- Reinforcement Learning
- Upper Confidence Bound
- Thompson Sampling
- Natural Language Processing
- Deep Learning
- Artificial Neural Networks
- Convolutional Neural Networks
- Dimenstionality Reduction
- Principle Component Analysis(PCA)
- Linear Discriminant Analysis(LDA)
- Kernal PCA
- Model Slection
- Grid Search
- K-Fold Validation
- XGBoost