Serge Aurubin

SERGE AURUBIN

DATA SCIENTIST

Welcome to my blog for everything having to do with data science and analysis. I am always looking for new opportunities to drive business insight using data analysis.

Data & Analytics
  • Data Analysis
  • Power BI
  • Excel
  • Data Pipelines
  • Matillion
Engineering
  • Software Developer
  • Python
  • PHP
  • ReactJS
  • Flutter
  • Front End Dev
  • Back End Dev
Databases
  • MySQL Dev/DBA
  • Oracle DBA
Cloud & AI
  • Amazon Web Services
  • Docker
  • Kubernetes
  • Git
  • Artificial Intelligence
  • Claude
  • OpenAI
Back to Videos

Solving Real-World Data Science Problems with Python! (Predicting Healthcare Insurance Costs)

Keith Galli

September 30, 2024   1

Try out the Datacamp platform - Assess your skills, learn Python, SQL, R and more... and get certified as a data professional! (Get 25% off annual subscription with my link)
https://datacamp.pxf.io/75RPRg

This video teaches how to predict health insurance costs using Python and machine learning. It covers the full process from cleaning data to building and testing a regression model. Viewers will learn to use pandas for data handling, create visualizations, and apply scikit-learn for linear regression. The tutorial provides hands-on experience with real-world data analysis and predictive modeling.

Github repo: https://github.com/KeithGalli/Regression-Example

Datacamp Project link: https://datacamp.pxf.io/75REKg

Video timeline!
0:00 - Video overview
0:47 - What is regression?
2:29 - Getting started with the code
4:30 - Initial regression modeling strategy
6:41 - Task #1: Clean our health insurance data
25:47 - Task #2: Create scatterplots of our variables mapped to charges
31:34 - Task #3: Prepare the data for regression model fitting
41:32 - Task #4: Fit a linear regression model to our dataframe with sklearn
52:11 - Task #5: Test our model on validation data & submit...

0 Comments

No comments yet. Be the first to weigh in.

Back to Videos

Login