1 / 8

Supervised Learning

This presentation is here to help you understand about Machine Learning, supervised Learning, Process Flow chat of Supervised Learning and 2 steps of supervised Learning.

Download Presentation

Supervised Learning

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Supervised Learning Swipe

  2. Machine Learning Machine learning is a branch of computer science that focuses on the research and development of algorithms that can learn from and predict data. Rather of following purely static programme instructions, such algorithms construct a model from sample inputs in order to generate data-driven predictions or choices.

  3. Types of Machine Learning Unsupervised Supervised Reinforcement

  4. Types of Machine Learning Supervised Learning is learning a function that maps an input to an output based on data input-output pairs. It infers a function from labeled training data consisting of a set of training data Unsupervised include: different customer groups. Unsupervised learning is commonly used for finding meaningful patterns and groupings inherent in a given or collected date set. learning more specifically, or clustering understanding Customer segmentation, Reinforcement is a type of Machine Learning algorithm which allows software agents automatically determine the ideal behavior within a specific context, to maximize its performance. and machines to

  5. Supervised Learning Process Flow Training and Validation . . . Training Dataset . . Machine Learning. Prediction, Validation Statistical Model Historical data Random Sampling . Test Dataset . Model validation outcome

  6. Supervised Learning Process Flow Prediction . . Prediction New Data Prediction outcome . Statistical model

  7. Supervised Process 2 Steps Learning Training Testing Training data Learning Algorithm Test data Model Accuracy

  8. Topics for next Post Support Vector Machines Linear regression Logistic regression Stay Tuned with

More Related