rayruchira / ML-DLbasics

Basic machine learning models for easy learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Basic machine learning models for easy learning


Languages

Language:Jupyter Notebook 95.5%Language:Python 4.5%