https://vinaudit-project-production.up.railway.app/

https://docs.google.com/document/d/1gIDiar6m0R-dlnOq34dhXx4axaCOrgLEogcZVzG6Rk0/edit?usp=sharing
- Price difference between new cars (x=0) and old cars (x=1)

- Old Algorithm: Take average of price for a given make, model, year
- Improvement: Take average of new car's price, used but certified car's price and uncertified car's price. Then take final average of these three prices.
- If mileage is provided, assume a linear relationship between price and mileage. Use linear regression to predict the price.
https://docs.google.com/spreadsheets/d/1RIkd_sn0_XnIJXYP4HhbM5jCvP7wEQChvFHkMVd4GDU/edit?usp=sharing