Machine-Learning-Algos-from-scratch-python Here we build the machine learning algos from scratch instead of ussing scikit-learn library. Advantages Improves the backend understanding of the algorithm Improves the OOP's & functions concepts in python