RoboticsClubIITJ / ML-DL-implementation

An implementation of ML and DL algorithms from scratch in python using nothing but NumPy and Matplotlib.
BSD 3-Clause "New" or "Revised" License
47 stars 68 forks source link

Implement other types of Boosting Techniques #183

Open kwanit1142 opened 2 years ago

kwanit1142 commented 2 years ago

Reference (An introductory one) :-

https://www.analyticsvidhya.com/blog/2020/02/4-boosting-algorithms-machine-learning/