Data Mining Academic Projects   - Aug. 2018 to Dec. 2018
Implemented Clustering on Datasets using two different algorithms: KNN and KMeans.
Performed Feature creation, centroid definition and subsequent clustering.
Developed a perceptron for Logistic regression. Performed batch-training as well as online-training on datasets.
Visually represented the results on a ROC curve in Python.
Project Repositories :  LR Perceptron
 | NBA Clustering | K-Means using Sci-PY