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 65 forks source link

AdaBoost Algorithm for Regression #136

Closed mgncodes closed 3 years ago

mgncodes commented 3 years ago

Hi, I'm a GSSoC Participant and I want to contribute the code for Adaboost Algorithm for regression problem. I assure that I'll submit my PR in time. It'd be very helpful if this issue is assigned to me. Thanks! @ashwani-rathee

ashwani-rathee commented 3 years ago

duplicate and already merged :)