Introduction to Data Science
By
S.V.V.D.Jagadeesh
Sr. Assistant Professor
Dept of Artificial Intelligence & Data Science
LAKIREDDY BALI REDDY COLLEGE OF ENGINEERING
S.V.V.D.Jagadeesh
Saturday, January 4, 2025
Previously Discussed Topics
LBRCE
IDS
At the end of this session, Student will be able to:
S.V.V.D.Jagadeesh
Saturday, January 4, 2025
Session Outcomes
LBRCE
IDS
■ Supervised learning techniques attempt to discern results and learn by trying to find patterns in a labeled data set.
Human interaction is required to label the data.
■ Unsupervised learning techniques don’t rely on labeled data and attempt to find patterns in a data set without human interaction.
■ Semi-supervised learning techniques need labeled data, and therefore human interaction, to find patterns in the data set, but they can still progress toward a result and learn even if passed unlabeled data as well
S.V.V.D.Jagadeesh
Saturday, January 4, 2025
Types of Machine Learning
LBRCE
IDS
S.V.V.D.Jagadeesh
Saturday, January 4, 2025
Supervised Learning
LBRCE
IDS
■ We can study the distribution of the data and infer truths about the data in different parts of the distribution.
■ We can study the structure and values in the data and infer new, more meaningful data and structure from it.
S.V.V.D.Jagadeesh
Saturday, January 4, 2025
Unsupervised Learning
LBRCE
IDS
■ Latent variables can substitute for several existing variables already in the data set.
S.V.V.D.Jagadeesh
Saturday, January 4, 2025
Unsupervised Learning
LBRCE
IDS
■ By reducing the number of variables in the data set, the data set becomes more manageable, any further algorithms run on it work faster, and predictions may become more accurate.
■ Because latent variables are designed or targeted toward the defined research goal, you lose little key information by using them.
S.V.V.D.Jagadeesh
Saturday, January 4, 2025
Unsupervised Learning
LBRCE
IDS
S.V.V.D.Jagadeesh
Saturday, January 4, 2025
Semi-Supervised Learning
LBRCE
IDS
S.V.V.D.Jagadeesh
Saturday, January 4, 2025
Semi-Supervised Learning
LBRCE
IDS
S.V.V.D.Jagadeesh
Saturday, January 4, 2025
Summary
LBRCE
IDS