This repository is not active
kamlesh0928/machine-learning
This repository contains machine learning algorithms implemented from scratch and using scikit-learn, covering classification, regression, and clustering. Each algorithm is well-documented, with clear code and explanations. To use K-Medoids, install sklearn_extra via pip install scikit-learn-extra. Contributions are welcome!
PythonMIT