تقييمات الطلاب
( 5 من 5 )
١ تقييمات
فيديو شرح Machine Learning & Data Science Project - 4 : Outlier Removal (Real Estate Price Prediction Project) ضمن كورس لغة الآلة شرح قناة codebasics، الفديو رقم 26 مجانى معتمد اونلاين
This data science project series walks through step by step process of how to build a real estate price prediction website. We will first build a model using sklearn and linear regression using banglore home prices dataset from kaggle.com. Second step would be to write a python flask server that uses the saved model to serve http requests. Third component is the website built in html, css and javascript that allows user to enter home square ft area, bedrooms etc and it will call python flask server to retrieve the predicted price. During model building we will cover almost all data science concepts such as data load and cleaning, outlier detection and removal, feature engineering, dimensionality reduction, gridsearchcv for hyperparameter tunning, k fold cross validation etc. Technology and tools wise this project covers,
1) Python
2) Numpy and Pandas for data cleaning
3) Matplotlib for data visualization
4) Sklearn for model building
5) Jupyter notebook, visual studio code and pycharm as IDE
6) Python flask for http server
7) HTML/CSS/Javascript for UI
In this particular video we will load banglore home prices data into pandas dataframe and than handle NA values. We will than removal some unnecessary features and also normalize property size. We will convert the range of property size (such as 2100-3250) into an average of min and max.
Do you want to learn technology from me? Check https://codebasics.io/ for my affordable video courses.
Next video:
Data Science Project - 5: Model Building (Real Estate Price Prediction Project) https://www.youtube.com/watch?voCiRv94GMEc&listPLeo1K3hjS3uu7clOTtwsp94PcHbzqpAdg&index5
Popular Playlist:
Data Science Full Course: https://www.youtube.com/playlist?listPLeo1K3hjS3us_ELKYSj_Fth2tIEkdKXvV
Data Science Project: https://www.youtube.com/watch?vrdfbcdP75KI&listPLeo1K3hjS3uu7clOTtwsp94PcHbzqpAdg
Machine learning tutorials: https://www.youtube.com/watch?vgmvvaobm7eQ&listPLeo1K3hjS3uvCeTYTeyfe0-rN5r8zn9rw
Pandas: https://www.youtube.com/watch?vCmorAWRsCAw&listPLeo1K3hjS3uuASpe-1LjfG5f14Bnozjwy
matplotlib: https://www.youtube.com/watch?vqqwf4Vuj8oM&listPLeo1K3hjS3uu4Lr8_kro2AqaO6CFYgKOl
Python: https://www.youtube.com/watch?veykoKxsYtow&listPLeo1K3hjS3uv5U-Lmlnucd7gqF-3ehIh0&index1
Jupyter Notebook: https://www.youtube.com/watch?vq_BzsPxwLOE&listPLeo1K3hjS3uuZPwzACannnFSn9qHn8to8
Code: https://github.com/codebasics/py/blob/master/DataScience/BangloreHomePrices/model/banglore_home_prices_final.ipynb
Parent Code Repository: https://github.com/codebasics/py/tree/master/DataScience/BangloreHomePrices
Website: https://codebasics.io/
Facebook: https://www.facebook.com/codebasicshub
Twitter: https://twitter.com/codebasicshub