Giter Site home page Giter Site logo

machine-learning--algorithm--notes's Introduction

Machine Learning Notes

Linear Regression

  1. Supervised and Unsupervised Machine Learning
  2. Simple Linear Regression
  3. Types of the cost function
  4. Performance metrics
  5. Overfitting and Underfitting

Regularization

  1. Ridge Regression (L2 regularization)
  2. Lasso regression (L1 Regularization)
  3. Elastic Net

Logistic Regression

  1. Logistics Regression
  2. Cost function
  3. Sigmoid function
  4. Confusion Matrix
  5. Recall
  6. Accuracy
  7. Precision
  8. F-beta score

Support Vector Machine: Part 01

  1. Support Vector Machines (SVM)
  2. Support Vector Classification (SVC)
  3. Support Vector Regressor (SVR)
  4. SVM Kernel
  5. Linear Kernel
  6. Polynomial Kernel
  7. RBF Kernel
  8. Sigmoid Kernel

Support Vector Machine: Part 02

  1. Mathematical Derivation of SVM
  2. Hinge Loss
  3. Lagrange Duality
  4. Dual form
  5. Quadratic Programming

ROC Curve

(Receiver Operating Characteristic Curve)

Decision Tree by Andrew NG lecture

  1. Decision Tree Learning
  2. Entropy as a measure of Impurity
  3. Choosing a split: Information Gain
  4. One-Hot Coding
  5. Continuous valued feature

Decision Tree

  1. Decision Tree
  2. Gini Impurities
  3. Entropy
  4. Information Gain
  5. Mathematical calculation on the Regression Problem
  6. Pruning
  • Pre-Pruning
  • Post-Pruning
  1. Algorithms in Decision Tree

machine-learning--algorithm--notes's People

Contributors

ksdiwe avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.