Closed m607stars closed 2 years ago
i would like to add K means clustering to this repo
Can I add some machine learning algorithms which aren't there in the current repository?
- Linear Regression using numpy, pandas and scikit
- Logistic Regression using numpy, pandas and scikit
- SVMs using scikit
- Decision trees using scikit
@m607stars ok, go ahead but make sure your code should be documented properly and add only one algorithm per PR. so if you want to add more, create a separate issue.
Thank you :)
i would like to add K means clustering to this repo
@amoghatsunil please create a separate issue. Thank you :)
I would like to add LDA
Sure go ahead @snehad88 I hope you already read the contribution guidelines :)
Can I please add machine learning algorithms that are not in the current repository? for example XGBoost or Boost classifier? I want to make an open source contribution, Thanks!
@aishwarya24bhagwat yes, go ahead 🙌🏻
Please create a separate PR for this algorithm.
Hello @m607stars , I am willing to add k-means clustering
@void-02 yes please go ahead 👍
can I add naive bayes algorithm fir classification?
Can I add some machine learning algorithms which aren't there in the current repository?