This repo consists of several mini machine learning projects related to Udacity's Intro to Machine Learning free course. The projects are translated from Python 2 to Python 3.
- Naive Bayes (NB) HTML Preview / Jupyter Notebook
- Support Vector Machines (SVM) HTML Preview / Jupyter Notebook
- Decision Tree (DT) HTML Preview / Jupyter Notebook
- k-Nearest Neighbors (kNN) HTML Preview / Jupyter Notebook
- Naive Bayes (NB) HTML Preview / Jupyter Notebook
- Support Vector Machines (SVM) HTML Preview / Jupyter Notebook
- Decision Tree (DT) HTML Preview / Jupyter Notebook
- Enron Emails Text Data Preprocessing HTML Preview / Jupyter Notebook
- Enron Dataset Investigation HTML Preview / Jupyter Notebook
- Simple Linear Regression (SLR) HTML Preview / Jupyter Notebook
- Outliers Removal HTML Preview / Jupyter Notebook
- K-Means Clustering HTML Preview / Jupyter Notebook
- Principal Components Analysis (PCA) HTML Preview / Jupyter Notebook
- Evaluation Metrics HTML Preview / Jupyter Notebook