-
Notifications
You must be signed in to change notification settings - Fork 21
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 new ML Algorithms #9
Comments
I would like to contribute by adding the implementation of Naive Bayes |
@Shreyashmohadikar Yes, sure! You can continue working on the implementation of the algorithm. Assigning the issue to you. |
Hello, I would like to contribute. Is it fine if i complete one of the them? |
Hi @ramyashreeshetty , |
Hi! I'd like to implement Lasso Regression. |
Hi @AAnirudh07 , |
Hi, I would like to implement Linear Discriminant analysis |
Sure @kitrak-rev , Assigning this issue to you!🎉Once you are done make a PR. Feel free to reach out in case of any queries. |
Hi, I would like to implement Multiple Linear Regression |
Hey @SayanSaha01 , |
Hi, I would like to implement Principal Component Analysis |
Hey @ArjunwadkarAjay , |
Hi, I would like to contribute by adding k-medoids |
Hey @TheCodeAlpha26 , |
Hey @r-o-n-i-t, We cannot assign you to 2 issues simultaneously. Please complete your first assignment and then comment back here. Thank you |
Ok |
It's already assigned to me |
@mayureshagashe2105 Please assign me Decision Trees, as I have completed my previous assignment. |
Hey @r-o-n-i-t Sure you can continue with the implementation!🔥 |
hi @HemanthSai7 |
Hello @vandit98 , Multiple linear regression has already been taken. You can continue with the implementation of SVM. Feel free to reach out if you have any query. |
i have added the svm scratch code. Also my linear regression code gives a better visualisation and understanding. Kindly have a look. |
I would like to contribute by adding the implementation of Polynomial Regression. |
You can definitely continue with your implementation @r-o-n-i-t 🚀 |
Could you please assign Multiple Linear Regression? I have completed my previous task of implementing the PCA and have created a pull request. |
Yes sure. assigning you the PR |
Hallo contributors, |
Hello there, I'm a python programmer well versed in the python functions numpy, pandas and matplotlib. I want to work on the implementation of multiple linear regression. Can I work on it ?? |
Hello @radiantherald , |
Some of the most common ML Algorithms are listed below. Feel free to suggest other algorithms, not on the list. and we'll update it.
Name
Brief explanation
The text was updated successfully, but these errors were encountered: