Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Introduction to Machine Learning

Introduction to Machine Learning

ML is a day-to-day life application of AI. As technology evolves, we need to get acquainted with it. This presentation gives us a brief introduction, methods and applications of ML.

Avatar for Damilola Omoyiwola

Damilola Omoyiwola

May 02, 2018
Tweet

More Decks by Damilola Omoyiwola

Other Decks in Technology

Transcript

  1. What is Machine Learning? • A branch of AI based

    on the idea that systems can learn from data, identify patterns and make decisions with minimal human intervention.
  2. What is Machine Learning? • “Machine Learning is the field

    of study that gives computers the ability to learn without being explicitly programmed.” - Arthur Samuel, 1959
  3. What is Machine Learning? • “A computer program is said

    to learn from experience E with respect to some task T and some performance measure P, if its performance on T, as measured by P, improves with experience E.” - Tom Mitchell, 1997.
  4. Why Machine Learning? • It solves problems that cannot be

    solved by numerical means alone. • It aids in filtering useful pieces of information that help in major advancements.
  5. Applications of Machine Learning Others: • Email Spam and Malware

    Filtering • Online Customer Support • Search Engine Result Refining • Product Recommendations • Online Fraud Detection
  6. “The goal of machine learning is to create a system

    that solves a specific problem.”