Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.05 KB

README.md

File metadata and controls

30 lines (18 loc) · 1.05 KB

Automotive Image

Automotive Value Analysis

Team Members: Kelvin Deng, Thao Hoang, Yijing Su, May Ang

Objective:

To analyze the depreciation value of cars over the years by analyzing the sale prices on resale posts. This analysis will also include analysis on various factors like location, pricing history, and posting date. The objective is to create a recommendation system to provide users with a reasonable price point for their used car.

Data Sources:

Programming Languages and Tools:

  • Python
  • Javascript
  • HTML/CSS (Bootstrap)
  • PowerBI for visualizations

Machine Learning Algorithms:

  • Logistic Regression - for identifying trends
  • Random Forest - for recommendation system
  • K-Means / KNN - for data clustering / categorization

Deployment

A flask app will be created and deployed using Heroku