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
48 stars 69 forks source link

Support vector machine (SVM) with kernels (Linear, Poly, RBF) #91

Closed Halix267 closed 3 years ago

Halix267 commented 3 years ago

Can i work on this @agrawalshubham01

agrawalshubham01 commented 3 years ago

@Halix267, do look at other issues. This issue is already there and PR is also open for this. Kindly open issues looking at existing issues, PR and Repo.