Navigate Select ESC Close

House Price Prediction in Python - Full Machine Learning Project

2022-11-25 Science & Technology
350.7k
7.2k
288
NeuralNine
NeuralNine
476.0k subscribers

Unlock all features

FREE: Get instant access to 10 AI summaries, chats, or transcripts per day.

Description

Today we complete a full machine learning project and we go through the full data science process, to predict housing prices in Python. ◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾ 📚 Programming Books & Merch 📚 🐍 The Python Bible Book: https://www.neuralnine.com/books/ 💻 The Algorithm Bible Book: https://www.neuralnine.com/books/ 👕 Programming Merch: https://www.neuralnine.com/shop 🌐 Social Media & Contact 🌐 📱 Website: https://www.neuralnine.com/ 📷 Instagram: https://www.instagram.com/neuralnine 🐦 Twitter: https://twitter.com/neuralnine 🤵 LinkedIn: https://www.linkedin.com/company/neuralnine/ 📁 GitHub: https://github.com/NeuralNine 🎙 Discord: https://discord.gg/JU4xr8U3dm 🎵 Outro Music From: https://www.bensound.com/ Timestamps: (0:00) Intro (0:44) Loading Data Set (6:32) Data Exploration (13:24) Data Preprocessing (19:54) Feature Engineering (22:40) Linear Regression Model (30:02) Random Forest Model (40:06) Outro

Top Comments (10)

@enesfurkanors1 2023-07-22

11:47 train_data.corr(numeric_only=True)

153 26 replies
@krish4659 2024-05-10

a small summary : for those who are gonna start , he preprocessed the dataset a bit ( removing NaN values, adding features and splitting the catogerical value column to binary columns ) and then scaled,splitted and trained & tested on linear , random forest ..finding best estimator at last ( no explaination on what estimators are, so read forest ahead of doing this )

75 4 replies
@aituition8336 2023-03-17

Mate you explain everything so concisely and keep it so interesting! Really enjoyed this video

34 1 replies
@Kausar2nd 2024-10-29

16:48, pd.get_dummies(data['ocean_proximity'], dtype=int)

31 1 replies
@learn_techie 2023-06-28

If you could brief explain what linear regression did ? Were all the variable taken into account and develop a slop to predict the value based on existing data? What if we removed some negatively correlated data and the response? I fail to understand what we did apart from cool images, if you can make a brief lectures on regression random decision tree cluster with some situation analysis- it would help us Thanks

19
@sauravsharma7706 2023-12-14

Every thing was great but the fact that ive to debugg my entire code because we split earlier and had to pre process the test data again was so painfull speacially in jupyter lab

2
@mrzfpv7871 2023-01-05

your tutorials are the best thing i found on the internet

1
@collinskiprop1484 2023-04-27

Am impressed,your explanation is so smooth and i can keep tyrack and understand every step or code you input💯

1
@Seyed2d 2024-12-07

your tutorials are on another level! The way you explain complex topics, makes it feel so achievable. Absolute respect for your teaching skills!

0
@cryptoxcope 2026-06-06

Excellent walkthrough. Meaningful predictions rarely come from raw data alone. They emerge from the process of cleaning, structuring and enriching information before the model is ever trained.

0

Unlock the Data Inside
Turn Videos into Knowledge

  • Get FREE 10/day: transcripts, summaries, chats
  • Chat with videos, export text & PDF
  • $1 free API credit for RAG, chatbots & research

Free forever plan • All features unlocked

App screenshot