Machine Learning Algorithms Various Machine Learning Algorithms implementation from scratch Feature Encoders: Categorical to numerical & Numerical to One-Hot Vector Feature Selection: Greedy Search, Variance Threshold & LinearlyIndependent based on Pearson Coefficient K-Nearest Neighbors Classifier Linear Regression Fully-Conected Layer Backpropogation More Coming Soon