Predicting Healthcare Insurance Costs with Python - Real-World Data Science Problem Solving
Keith Galli via YouTube
Power BI Fundamentals - Create visualizations and dashboards from scratch
Learn Excel & Financial Modeling the Way Finance Teams Actually Use Them
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