项目作者: OfficialNMN

项目描述 :
End to End data science project on dataset of used cars from CarDekho.
高级语言: Jupyter Notebook
项目地址: git://github.com/OfficialNMN/Car-Price-Prediction.git
创建时间: 2020-12-30T07:34:49Z
项目社区:https://github.com/OfficialNMN/Car-Price-Prediction

开源协议:

下载


Car Price Prediction

1) How to build end to end machine learning or data science project
2) Use Kaagle dataset of used cars
3) data cleaning and feature engineering using pandas, numpy, matplotlib.
4) Model building using XgBoost, Linear regression, random forest etc.
5) Model Hyperparamter tunning using gridsearchcv.
6) Export model to a file and write python flask server around it that can server http requests generated by UI
7) Build ui using HTML, CSS, Javascript and deploying to a Cloud server

Preview

carprice