> For the complete documentation index, see [llms.txt](https://codingmace.gitbook.io/masterward/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://codingmace.gitbook.io/masterward/software/failure/car-price-prediction.md).

# Car price prediction

## Origin

So I was driving with my brother and playing Pokemon Go in a parking lot. I put down my phone and drive 15 miles to have my brakes not catch. I instantly determine to take the brute of the force on the front tire and slide up the back up a sidewalk. It was a great execution but I had to fix it and didn't have any money at the time. I was wondering if I should sell it or how long I should keep it for.

## Overview

The goal is a program that would use the price of the car and the reputation of the company along with ratings to come up with a price prediction. I will incorporate these variables only, this will not account for any recalls or drop in the reputation of a company. Also if an economical thing happens past the current rate of inflation and price standard it will not be accounted for.

## Failure

This is too big how many cars are out there. Also, the factors that play a role recently would not have been predictable. Because of the chip shortage, the price for cars jumped and at all sellers, a shortage of cars is happening. Also, the amount of data to find each car is almost impossible. Also, the region would play a factor. That is why I will leave it to the websites to provide all that information.
