Skip to content

Regression, classification, clustering and recommender systems models.

License

Notifications You must be signed in to change notification settings

stivenramireza/machine-learning-models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning Models

Cognitive Class course that contains differents machine learning models to implement in Python.

1. Regression

  • Simple linear regression.
  • Multiple linear regression.
  • Non-linear regression.

2. Classification

  • K-Nearest neighbors.
  • Decision trees.
  • Logistic regression.
  • Support vector machines.

3. Clustering

  • K-Means clustering.
  • Hierarchical clustering.
  • Density-based clustering.

4. Recommender Systems

  • Content-based.
  • Collaborative filtering.

Releases

No releases published

Packages

No packages published