-
Notifications
You must be signed in to change notification settings - Fork 21
Labels
new layer/algoNew layer/algorithm with implementation from scratchNew layer/algorithm with implementation from scratch
Description
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
- Multiple Linear Regression
- Lasso Regression
- Ridge Regression
- Elastic-Net Regression
- Polynomial Regression
- CatBoost Regression
- Naive Bayes
- K- nearest neighbors
- Support vector machines
- K-means
- K-medoids
- Decision Trees
- Linear Discriminant Analysis
- Principal Component Analysis
Brief explanation
- Provide a neat README file in the directory. There are two existing algorithms in the repository, please follow a similar folder structure and document your code with proper markdown syntax/comments.
Metadata
Metadata
Labels
new layer/algoNew layer/algorithm with implementation from scratchNew layer/algorithm with implementation from scratch