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 XG Boost with hyperparameter tuning #169

Closed Dishita2602 closed 3 years ago

Dishita2602 commented 3 years ago

Initially use XG Boost later with help of gridsearchcv improve model accuracy.Please assign me.

ashwani-rathee commented 3 years ago

Duplicate #40