Predicting Healthcare Insurance Costs with Python - Real-World Data Science Problem Solving
Keith Galli via YouTube
NY State-Licensed Certificates in Design, Coding & AI — Online
You’re only 3 weeks away from a new language
Overview
Syllabus
- Video overview
- What is regression?
- Getting started with the code
- Initial regression modeling strategy
- Task #1: Clean our health insurance data
- Task #2: Create scatterplots of our variables mapped to charges
- Task #3: Prepare the data for regression model fitting
- Task #4: Fit a linear regression model to our dataframe with sklearn
- Task #5: Test our model on validation data & submit project
Taught by
Keith Galli