Course Content Of Machine Learning with Python
1. Introduction to machine learning
2. Python Basics
3. Data Preprocessing with pandas
4. Matplotlib and Seaborn Visualizations
5. Statistics Basics
• Measurement scale
• Sampling
• Types of variables
• Types of statistics
• Measure of central tendency
• Measure of variability
• Plots
• Skewness
• Kurtosis
• Central limit theorem
• Probability
6. Statistics Basics
• Probability
• Combinations and Permutations
• Baye’s Theorem
• Confidence Interval
• Pearson correlation coefficient
• Hypothesis test
• Decision Errors
• Z,T tests
• Anova(one way, two way)
• Chi Square test
7. Regression
• Regression basics
• Simple Linear Regression
• Gradient Descent algorithm
• Polynomial Regression
• Ridge and Lasso Regression
• Multi nominal Regression
8. Classification
• Classification basics
• Training and Loss
• Threshold
• Accuracy
• Precision and Recall
• Roc Curve and AUC
• Bias and Variance
• Cross Validations
• Grid and Random Search
9. Im-Balanced Data Sets
10. Principal Component Analysis
• PCA Basics
11. Decision Tress
• Tree basics
• Random Forests
• ADA Boost
12. Time Series
• ARIMA
• SARIMA
13. Recommendation System
14. SVM
15. K-NN
16. Clustering
• Clustering basics
• K Means Clustering
• Hierarchical Clustering
• DB Scan clustering
17. NLP BASICS
• Introduction to Neural network
• Productionizing the models
• Plotly dash visualizations
• Interview Preparation Tips and Tricks
• Use case