Skip to the content.

CarAudit.com : A Streamlit Webapp


Table of contents :

  1. What is CarAudit.com?
  2. How it works?
  3. Tools requirement to build CarAudit.com web application
  4. Results
  5. Contact Me

1. What is CarAudit.com?

Currently we can see many cars available in the market. Every car has different features and specifications. We decide the selling price of the car based on all these features available in the car. But instead of manually checking each and every feature and then deciding the price of the car might be sometime unfair, so I have developed one webapp using Linear regression model of machine learning and deployed using streamlit python framework. By using this webapp both seller and buyer can estimate the selling price of the car based on the features available in it.

2. How it works?

Complete machine learning model has been trained into the python programming language. For development of the code I have used Pycharm IDE. I have used Linear regression model of machine learning for prediction. I have used Scikit i.e. Sklearn libraries of machine learning in python. The dataset used in this project has been taken from Kaggle. I have used stramlit for deployment of the project which is basically python framework. I have also used Google Colaboratory for data preprocessing.

3. Tools requirement to build CarAudit.com web application

  1. Pycharm IDE and VS Code for code design
  2. Programming Language : Python
  3. Libraries : pyrebase, pandas, matplotlib, seaborn, math etc.
  4. Streamlit - Python Framework for model deployment.
  5. Multiple Linear Regression (MLR) - Machine learning model
  6. Scikit Learn (Sklearn) - Machine Learning Libraries in python
  7. Kaggle Dataset : Car Price Prediction Multiple Linear Regression

4. Results

1. Authentication:

Sign In


Log In


2. Welcome Window:

Dashboard


My Account


3. Main Window:

Home


View Data


Visualiztion


Prediction


About Me


Demo Video : Click Here!

5. Contact Me

Pavankumar Khot : LinkedIn | Github | Gmail