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