Sunteți pe pagina 1din 16

Applied Machine Learning

CT046-3-M

Topic 1 - Introduction and Overview

Lecturer Information
Lecturer Nirase Fathima Abubacker
Location Incubator 2 L1-5
Email - nirase.fathima@apu.edu.my

CE52604-5-Object Oriented Methods

Module Introduction

Topic & Structure of Lesson


In this lecture we will look at:
Module overview
Assessment requirements
Teaching strategies

CE52604-5-Object Oriented Methods

Module Introduction

Learning Outcomes
By the end of this lesson you should
be able to:
Analyze and synthesize different machine
learning techniques for data mining.
Assess input, output, and algorithms involved in
data mining.
Evaluate the quality of what has been learned
after a machine learning session

CE52604-5-Object Oriented Methods

Module Introduction

Pre-requisites for this module


Nil

CE52604-5-Object Oriented Methods

Module Introduction

Topics we will cover

Data science
Machine learning
Classification (Finding patterns from the data )
Probabilistic learning
Forecasting numeric data
Neural Networks
Grouping of data based on the similarity
Evaluating the model performance

CE52604-5-Object Oriented Methods

Module Introduction

What support is available for you


Data Mining: Practical Machine Learning
Tools and Techniques
by Ian H. Witten, Eibe Frank and Mark A.
Hall
Pattern Recognition and Machine Learnin
g
by
Introduction
to Machine
Christopher
Bishop Learning, second ed
Ethem ALPAYDIN The MIT Press

CE52604-5-Object Oriented Methods

Module Introduction

What support is available for you


Reference material:
Websites
Conference papers
Journals
e-books

CE52604-5-Object Oriented Methods

Module Introduction

How you will be assessed


Individual Assignment 100%

CE52604-5-Object Oriented Methods

Module Introduction

Question & Answer Session

Q&A
CE52604-5-Object Oriented Methods

Module Introduction

Data Science
Data science involves using automated
methods to analyze massive amounts of
data and to extract knowledge from them
Data science can turn the vast amounts of
data the digital age generates into new
insights and new knowledge.

CE52604-5-Object Oriented Methods

Module Introduction

Machine Learning
Field of study that gives computers the
ability to learn without being explicitly
programmed

CE52604-5-Object Oriented Methods

Module Introduction

Classification using Decision


Trees
Decision tree builds classification models
in the form of a tree structure. It breaks
down a dataset into smaller and smaller
subsets while at the same time an
associated decision tree is incrementally
developed. The final result is a tree with
decision nodes and leaf nodes.

CE52604-5-Object Oriented Methods

Module Introduction

CE52604-5-Object Oriented Methods

Module Introduction

Big Data implies huge data volumes that cannot be


processed effectively with traditional applications. Big Data
processing begins with raw data that is not accumulated and it
is often impossible to store such data in the memory of a
single computer.
Machine learning (ML) is an artificial intelligence technique
that is broadly used in Data Mining. ML uses a training
dataset to build a model that can predict values of target
variables, for example, future sales. Data Mining uses the
predictive force of machine learning by applying various
machine learning algorithms to Big Data.

CE52604-5-Object Oriented Methods

Module Introduction

Data Analytics is all about automating insights into a dataset


and supposes the usage of queries and data aggregation
procedures. It can represent various dependencies between
input variables, but also it can use Data Mining techniques and
tools to discover hidden patterns in the dataset under analysis.
For example, not obvious associations between user
purchases can be automatically discovered.
Data Analysis stands for human activities aimed at gaining
some insight on a dataset. An analyst can use some Data
Analytics tools to obtain desired results, but in principle, Data
Analysis can be performed without special data processing.
For example, a Forex trader can rely on his/her experience to
open or close a trading position.
CE52604-5-Object Oriented Methods

Module Introduction

S-ar putea să vă placă și