Algo-Phantoms / Algo-ScriptML

Scripts of Machine Learning Algorithms from Scratch. Implementations of machine learning models and algorithms using nothing but NumPy with a focus on accessibility. Aims to cover everything from basic to advance.
MIT License
90 stars 66 forks source link

Add Random Forest with hyperparameter tuning #171

Closed Dishita2602 closed 3 years ago

Dishita2602 commented 3 years ago

Please assign me..

ashwani-rathee commented 3 years ago

Duplicate, Random Forest added and merged in #128