Skip to content

Implement new ML Algorithms #9

Open
@mayureshagashe2105

Description

@mayureshagashe2105

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 scratch

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions