Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Support Vector Machine as a Classifier and Regressor #5

Open
TarunTomar122 opened this issue Oct 1, 2020 · 10 comments
Open
Labels

Comments

@agrawalshubham01 agrawalshubham01 added the enhancement New feature or request label Oct 2, 2020
@samarth-1729
Copy link

I would like to this!

@TarunTomar122
Copy link
Member Author

@samarth-1729 alright Samarth take your time this issue is yours. We will add hacktoberfest tag also. Cheers!

@samarth-1729
Copy link

Thanks!

@rohansingh9001 rohansingh9001 added enhancement New feature or request and removed enhancement New feature or request labels Oct 3, 2020
@rohansingh9001
Copy link
Collaborator

@samarth-1729 Any updates on this?

@samarth-1729
Copy link

I'll start today

@spursbyte
Copy link

I can help with this.Can i get the permission?

@rohansingh9001
Copy link
Collaborator

@spursbyte It has already been taken and a PR is submitted.

kwanit1142 pushed a commit that referenced this issue Feb 14, 2021
README.md update: Algorithm table less messy
kwanit1142 pushed a commit that referenced this issue Mar 9, 2021
@kwanit1142
Copy link
Collaborator

This Issue is now again open for solution.

@kwanit1142 kwanit1142 added nobody-assigned Nobody has been assigned to work on this issue. and removed enhancement New feature or request labels May 23, 2021
@kwanit1142 kwanit1142 added hard and removed nobody-assigned Nobody has been assigned to work on this issue. labels Sep 27, 2021
@iamayushanand
Copy link

I would like to contribute to this.

Note: The resource link attached in the statement of this issue has an incorrect implementation of the SVM. Merely changing the input features from X to [X 1] biases the separating hyperplane . (Refer to last paragraph on page 2 here mit 6.867) .

@kwanit1142
Copy link
Collaborator

@iamayushanand and @devyani-code, yaa sure u both can contribute to this problem statement.

Regarding the references scenario, you guys can also seek the better ones if necessary :-)

One Advice :- Keep the optionality for the User to pick and choose between variants of SVM Kernels

@kwanit1142 kwanit1142 changed the title Implement Support Vector Machine Implement Support Vector Machine as a Classifier and Regressor Oct 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants