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

XGBoost - Documentation #208

Closed surbhi2408 closed 3 years ago

surbhi2408 commented 3 years ago

I have added the XGBoost Documentation with reference to issue (#67). @geekquad please check it out.