Machine-Learning This repository contains implementations of various Machine learning algorithms along with some Projects Repository Structure Supervised-learning (almost done) Classification decision-tree KNN logistic-regression naive-bayes NN(MLP) Random-Forest SVM XGBoost Regression Linear-Regression Lasso-Regression Decision-Tree Random-forest Support-vector-regressor Unsupervised-learning (not started yet) Association Rule Learning Apriori-algorithm Eclat-algorithm Dimensionality Reduction Autoencoder(NN-based) Principal-component-analysis(PCA) t-SNE Density-based-spatial-clustering(DBSCAN) Gaussian-mixture-model(GMM) Hierarchical-clustering K-mean-clustering Projects Breast-Cancer-Prediction