Module1 Introduction
Module1 Introduction
e
Learnin
g
Chapter 1
Formally: stated, a model is an explicit description of patterns within the data in the form of:
• Mathematical Equation
Another pioneer of AI, Tom Mitchell's definition of machine learning states that,
"A computer program is said to learn from experience E, with respect to
task T and some performance measure P, if its performance on T measured
by P improves with experience E."
The important components of this definition are experience E, task T, and performance
measure P.
Other Fields
• RELATION BETWEEN MACHINE LEARNING AND AI
Machine Learning and AI
Contd…
The aim of AI is to develop intelligent agents. An agent can be a robot, humans, or any
autonomous systems.
Machine learning is the subbranch of AI, whose aim is to extract the patterns for prediction.
It is a broad field that includes learning from examples and other areas like reinforcement
learning.
Deep learning is a subbranch of machine learning. In deep learning, the models are
constructed using neural network technology.
Neural networks are based on the human neuron models.
Many neurons form a network connected with the activation functions that trigger further
neurons to perform tasks.
Machine Learning and Data
Science
DATA SCIENCE IS AN “UMBRELLA TERM” COVERING FROM DATA COLLECTION TO DATA ANALYSIS.
Machine Learning and Data
Science
• CHARACTERISTICS OF BIG DATA (3 V’s)
Big Data: Data Science concerns about collection of data. Big data is a field of data science that
deals with data’s following characteristics:
1. Volume: Huge amount of data is generated by big companies like Facebook, Twiitter,
YouTube.
2. Variety: Data is available in variety of forms like images, videos, and in different formats.
3. Velocity: It refers to the speed at which the data is generated and processed.
Science
• DATA SCIENCE AND DATA MINING
Data Mining: Like while mining the earth one gets into precious resources, it is often believed
that unearthing of the data produces hidden information.
Nowadays, many consider that data mining and machine learning are same.
There is no difference between these fields except that data mining aims to extract the
hidden patterns that are present in the data, whereas, machine learning aims to use it for
prediction.