Artificial intelligence & machine learning

arunts23 44 views 18 slides May 20, 2024
Slide 1
Slide 1 of 18
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10
Slide 11
11
Slide 12
12
Slide 13
13
Slide 14
14
Slide 15
15
Slide 16
16
Slide 17
17
Slide 18
18

About This Presentation

Artificial intelligence and machine learning


Slide Content

Artificial Intelligence and Machine Learning - Vijay Kumar N

Agenda Terminology Industries Adoption Why should I Pursue Interesting Usecases Branches of Artificial Intelligence Types of Machine Learning End to End ML process Data Preprocessing Major Algorithms Regression (Linear) Logistic Regression Decision Trees Random Forest XGBoost Clustering Neural Networks

Agenda

What is AI, ML, DL and DS

Which Industries Adopted

Why should I pursue AI

Interesting Use Cases

Branches of Artificial Intelligence

Types of Machine Learning

Types of Machine Learning

End to End ML process

The Machine Learning process

Detailed Process

Data Pre-processing

Major Machine Learning Algorithms

Linear Regression Regression Analysis is used to predict the value of one variable (dependent variable) on the basis of other variables (independent variables) Linear regression models are often fitted using the least squares approach Assumptions: Linearity Homoscedasticity Non Multi-collinearity Normality