top of page

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

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.










Send data science teacher brandyn a message if you have any questions






ree

Use seaborn swamplot to detail valuable insights.

ree

Use seaborn's Violinplot to inspect our distributions.




ree

Use the heatmap in seaborn with the correlation matrix from pandas to plot and inspect all the correlations in your dataset.


ree

Use sklearn's StandardScaler to standardize your data and get it ready for modeling.








 
 
 

Comentarios

Obtuvo 0 de 5 estrellas.
Aún no hay calificaciones

Agrega una calificación
bottom of page