Level Up: Python Data Modeling and Model Evaluation Metrics

Level Up: Python Data Modeling and Model Evaluation Metrics

English | MP4 | AVC 1280×720 | AAC 48KHz 2ch | 1h 01m | 185 MB

This course is integrated with GitHub Codespaces, an instant cloud developer environment that offers all the functionality of your favorite IDE without the need for any local machine setup. With GitHub Codespaces, you can get hands-on practice from any machine, at any time—all while using a tool that you’ll likely encounter in the workplace.

Each installment of the Level Up series offers at least 15 bite-sized opportunities to practice programming at various levels of difficulty, so you can challenge yourself and reinforce what you’ve learned. Check out the “Using GitHub Codespaces with this course” video to learn how to get a codespace up and running.

In this course, instructor Seth Berry presents 20 Python challenges, starting with a test of basic skills and moving on to more complex tests of your knowledge. Each video is self-contained, so you can pick and choose which challenges you want to try. Explore these practical exercises to work on your coding skills!

Table of Contents

Introduction
1 Python data modeling
2 Using GitHub Codespaces with this course

Model Evaluation Metrics
3 Calculating accuracy
4 Calculating an F-score and MCC
5 Evaluating ROC curves
6 Calculating RMSE and MAE

Modeling
7 Imputing missing values
8 Balancing data
9 Partitioning data
10 Saving data for models
11 Tuning your models
12 Using linear regression
13 Using logistic regression
14 Using decision trees
15 Using random forest
16 Using XGBoost and SHAP plots
17 Classification with deep neural networks
18 Saving and deploying models

Homepage