With A Practical Guide to Machine Learning with Python you will get a 40% discount on yearly plans and a 20% monthly discount oneducative.io. It is one of the popular courses from educative.io
This course teaches you how to code basic machine learning models.
A Practical Guide to Machine Learning with Python– Developer Discount
With the exclusive Holiday discount, you can get a 20% discount on two years of access to educative.io which includes all the existing and future courses. Two-year access is just $199 after the discount. Lockin this price before it expires.
Get an additional 20 discount on Handling Financial Services with Square API course
Coupon: Use code devops at checkout
Also, you can get a 10% discount on all educative courses using the exclusive discount.
Coupon: Use Code Educative10 at checkout
Here is what you will Learn from A Practical Guide to Machine Learning with Python
- 1. Introduction to Course
- Getting Started
- Why Learn Machine Learning
- 2. Introduction to Machine Learning
- Types of Self Learning
- Introduction to Datasets
- Machine Learning Libraries
- 3. Exploratory Data Analysis
- Import Dataset
- Data Frame Functions
- 4. Data Scrubbing
- Introduction to Data Scrubbing
- Data Scrubbing Operation: Removing Variables
- Data Scrubbing Operation: One-Hot Encoding
- Data Scrubbing Operation: Drop Missing Values
- Data Scrubbing Operation: Dimension Reduction
- 5. Pre-Model Algorithms
- PCA Implementation Steps: 1 to 3
- PCA Implementation Steps: 4 to 6
- K-Means Clustering Implementation Steps: 1 to 3
- K-Means Clustering Implementation Steps: 4 to 6
- 6. Split Validation
- Quick Overview of Split Validation
- 7. Model Design
- Introduction to Model Design
- MD Implementation Steps: 3 to 8
- MD Implementation Steps: 9 and 10
- 8. Linear Regression
- Implementation of Linear Regression
- LR Implementation Steps: 1 to 3
- LR Implementation Steps: 4 to 7
- LR Implementation Steps: 8 and 9
- 9. Logistic Regression
- Implementation of Logistic Regression
- Logistic Regression Steps: 1 to 4
- Logistic Regression Steps: 5 to 7
- Logistic Regression Steps: 8 and 9
- 10. Support Vector Machines
- Implementation of Support Vector Machines
- SVM Implementation Steps: 1 to 7
- SVM Implementation Steps: 8 and 9
- 11. K-Nearest Neighbors
- Introduction to K-Nearest Neighbors
- k-NN Implementation Steps: 1 to 5
- k-NN Implementation Steps: 6 to 9
- 12. Tree-Based Methods
- Introduction to Tree-Based Methods
- 1- Decision Trees
- DT Implementation Steps: 1 to 4
- DT Implementation Steps: 5 to 7
- 2- Random Forests
- Implementation of Random Forest
- 3- Gradient Boosting
- Implementation of Gradient Boosting Classifier
- Implementation of Gradient Boosting Regressor
- 13. Conclusion
- What’s Next?
- 14. Appendix
- Basics of Python Programming
- Development Environment