0% found this document useful (0 votes)
5 views

Machine Learning Basic

AI & ML Basic Course table of content

Uploaded by

xasixew690
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views

Machine Learning Basic

AI & ML Basic Course table of content

Uploaded by

xasixew690
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

PYTHON & MACHINE LEARNING - BASIC COURSE

Objectives:
To train the learners to program in Python, analyzing and visualizing data,
developing & evaluating models; and get introduced to complex computations.

Course Content:
1. Python for data science and machine  Linear regression
learning  Polynomial regression
 Python basics  Advanced regression introduction
 Python OOPs  Classification
2. Data analysis  Logistic regression
 Pandas library  Naive Bayes
 Numpy library  Support vector machine
3. Data visualization  Tree models
 Matplotlib
 Seaborn 7. Advanced regression
4. Exploratory data analysis  Regularized regression
 Univariate  Ridge and Lasso regression
 Bivariate  Model selection and Grid Search
 Derived metrics methods
 Introduction to databases (MySQL for
Data science students) 8. Unsupervised learning
5. Math for machine learning  K means clustering
 Statistics  Hierarchical clustering
 Linear algebra  Principal component analysis
 Calculus
 Probability theory 9. Theory introduction to deep learning and
6. Supervised learning reinforcement learning
 Feature selection  Theory about ANN, CNN, RNN, LSTM
 Regression  Theory about Markov Decision process

LIBRARIES COVERED IN THE COURSE

You might also like