top of page

Python ML guided project Level 1, 24min - simple linear regression house price prediction

Updated: Oct 5, 2023

This intro project is great for those new to Sklearn. Learn how to set up an ML workflow. From exploratory data analysis to predictions. Use pandas and seaborn in Python to perform your data analysis. Then use Sklearn to do the train test split and make your predictions. Here we also look at the R-squared score to evaluate our model.


Want to read more?

Subscribe to datasimple.education to keep reading this exclusive post.

5,217 views1 comment
bottom of page