Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 722 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 722 Bytes

ML-DLbasics

Basic machine learning models for easy learning

  • Linear Regression
  • Logistic Regression
  • K-Nearest Neighbours
  • K-Means Clustering
  • Naive Bayes
  • SVMs
  • Decision Trees
  • Random Forest
  • Dimensionality Reduction Algorithms
  • Gradient Boosting algorithms- XGBoost, GBM, LightGBM, CatBoost
  • Autoencoder
  • Deep Belief Networks (RBM ??)

Issue

Ensure the bug was not already reported by searching on GitHub under issues. If you're unable to find an open issue addressing the bug, open a new issue.

Write detailed information. Detailed information is very helpful to understand an issue.


Pull Requests

Pull Requests are always welcome.