Machine Learning Basic
Machine Learning Basic
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