With Hands-on Machine Learning with Scikit-Learn 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
Scikit-Learn is a powerful library that provides a handful of supervised and unsupervised learning algorithms.
Hands-on Machine Learning with Scikit-Learn– 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 Hands-on Machine Learning with Scikit-Learn
- Introduction
- Prerequisites
2. Working with Datasets
- Load built-in dataset
- Generate synthetic dataset
- Data Preprocessing
3. Feature Engineering
- Feature Selection
- Feature Extraction
- Missing Value
- PCA(Principal Component Analysis)
- Pipeline
4. General Concepts
- Metrics
- Parameter Searching
- Quiz
5. Linear Regression
- Linear Regression
- Challenge – Auto Insurance Prediction
- Challenge Solution Review
6. Logistic Regression
- Logistic Regression
- Challenge – Classification Prediction With Data Preprocessing
- Challenge Solution Review
7. Support Vector Machine
- Support Vector Machine
- Challenge – Classification of non-linear data
- Challenge Solution Review
8. Tree Model and Ensemble Method
- Decision Tree
- Gradient Boosting Tree
- Challenge – GBDT Parameter Fine-Tune
- Challenge Solution Review
- Random Forest
9. Unsupervised Learning
- K-means Clustering
- t-SNE
10. Deep Learning
- Neural Network
- Challenge – Build a Neural Network and fine-tune it
- Challenge Solution Review
11. Others
- Naive Bayes
- KNN (K-Nearest Neighbors)
- Quiz