Giter VIP home page Giter VIP logo

learning-ml's Introduction

Learning-ML

Machine Learning:

  • ML systems learn how to combine input to produce useful predictions on never-before-seen data.
  • is a field of computer science that uses statistical techniques to give computer systems the ability to LEARN with data, without being explicitly programmed

1. Machine learning Algorithm:

  • Supervised learning (học có giám sát):

    1. is a algorithm which maps an input to an output based on example input-output pairs
    2. it infers a function from labeled training data consisting of a set of training examples
    3. là một thuật toán mà nó dựa trên các cặp dữ liệu (input, output) đã được biết, hoặc cung cấp trước đó để dự đoán đầu ra (output) của một dữ liệu mới nào đó.
  • Unsupervised learning

  • Semi-supervised learning

  • Reinforcement learning

2. Framing:

  • Regression: an regression model predicts continuous value. For example, regression models make predictions that answer questions like the following:
    • What is the value of a house in NY?
    • What is the probability that a use will click on this ad?
  • Classification: a classification model predicts discrete value. For example, classification models make predictions that answer questions like the following:
    • Is a given email message spam or not spam?
    • Is this an image of a dog, a cat, or a hamster?

learning-ml's People

Contributors

vnntsu avatar

Watchers

James Cloos avatar  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.