Skip to content

rameshjes/machine-learning-study

Repository files navigation

machine-learning-study

Binder

Implementation of Random Forest Classifier and Decision Tree Classifier using Iris Dataset

Univariate And Multiple Variable Linear Regression

Supervised Learning

  • Random Forest
  • Decision Trees
  • Support Vector Machines
  • Logistic Regression
  • Linear Regression
  • Naive Bayes
  • K-nearest neighbor
  • Neural Network

Unsupervised learning

  • K-means

Machine Learning Glossary

ML Glossary

Basic Concepts

Bias and Variance

Shannon Entropy and Information Gain

Variance, Covariance, EigenVector and EigenValue

Introduction to PCA (how PCA can be used to find orientation of objects)

Regularization

Regularization

Overfitting and Regularization in Neural Networks

Machine Learning OverView

MindMap

OverView with Applications

Algos in ML

Algos Categories

ML Cheat Sheet

Cheat Sheet

Artificial Intelligence Hierarchy

AritificialIntelligenceHierarchy

source: Deep Learning book by Ian Goodfellow