Module 1
Module 1
Introduction
Copyright © 2018 McGraw Hill Education, All Rights Reserved.
PROPRIETARY MATERIAL © 2018 The McGraw Hill Education, Inc. All rights reserved. No part of this PowerPoint slide may be displayed, reproduced or distributed in any form or by any
means, without the prior written permission of the publisher, or used beyond the limited distribution to teachers and educators permitted by McGraw Hill for their individual course preparation.
If you are a student using this PowerPoint slide, you are using it without permission.
Introduction
Two basic premises of machine learning:
• The real world is pervasively imprecise and uncertain.
• The precision and certainty carry a cost.
Regression
• input-output data
• – regressors or attributes
• – continuous numeric quantity
Goal: Fit a function on the input-output data to predict
numeric output values for new inputs.
Regression
• input-output data
• – regressors or attributes
• – continuous numeric quantity
Goal: Fit a function on the input-output data to predict
numeric output values for new inputs.
UNSUPERVISED/UNDIRECTED LEARNING
• - output not available
• - set of feature vectors
• Goal- Unravel the underlying similarities in the data
and make groups or clusters based on feature vector