Giter Site home page Giter Site logo

machine_learning-1's Introduction

Machine Learning - Coursera.org


IV. Linear Regression with Multiple Variables (Week 2)

Linear Regression

  • Warm up exercise
  • Compute cost for one variable
  • Gradient descent for one variable
  • Feature normalization (optional)
  • Compute Cost for Multiple Variables (optional)
  • Gradient Descent for Multiple Variables (optional)
  • Normal Equations (optional)

VII. Regularization (Week 3)

Logistic Regression

  • Sigmoid Function
  • Compute cost for logistic regression
  • Gradient for logistic regression
  • Predict Function
  • Compute cost for regularized LR
  • Gradient for regularized LR

VIII. Neural Networks: Representation (Week 4)

Multi-class Classification and Neural Networks

  • Regularied Logistic Regression
  • One-vs-all classifier training
  • One-vs-all classifier prediction
  • Neural Network Prediction Function

IX. Neural Networks: Learning (Week 5)

Neural Network Learning

  • Feedforward and Cost Function
  • Regularized Cost Function
  • Sigmoid gradient
  • Neural Net Gradient Function (Backpropagation)
  • Regularized Gradient

X. Advice for Applying Machine Learning (Week 6)

Regularized Linear Regression and Bias/Variance

  • Regularized Linear Regression Cost Function
  • Regularized Linear Regression Gradient
  • Learning Curve
  • Polynomial Feature Mapping
  • Cross Validation Curve

XII. Support Vector Machines (Week 7)

Support Vector Machines

  • Gaussian Kernel
  • Parameters (C, sigma) for Dataset 3
  • Email Preprocessing
  • Email Feature Extraction

XIV. Dimensionality Reduction (Week 8)

K-Means Clustering and PCA

  • Find Closest Centroids
  • Compute Centroid Means
  • PCA
  • Project Data
  • Recover Data

XVI. Recommender Systems (Week 9)

Anomaly Detection and Recommender Systems

  • Estimate Gaussian Parameters
  • Select Threshold
  • PCA
  • Collaborative Filtering Cost
  • Collaborative Filtering Gradient
  • Regularized Cost
  • Gradient with regularization

machine_learning-1's People

Contributors

svoit 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.