ZoranPandovski / al-go-rithms

:musical_note: Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/
Creative Commons Zero v1.0 Universal
1.34k stars 1.94k forks source link

Can I add Support Vector Machine Algorithm to this repository as contribution to Hacktoberfest! #2515

Closed taneemishere closed 4 years ago

taneemishere commented 4 years ago

This is a(n):

Details:

The algorithm I want to add here is one of the Supervised Learning algorithm in Machine Learning that is used for both regression and classification. The algorithm separates the datapoints by making an optimal hyperplane. The one SVM is added is in R and I want to do it in Python.

ZoranPandovski commented 4 years ago

Sure.

taneemishere commented 4 years ago

@ZoranPandovski It's already done here please review it and let me know, I'm waiting for 4 days. As you said before to add it to machine learning directory and I did that but then I didn't get any reply over when I did it.