The application is used to check the mileage in a car based on a predictive model. The app is based on Flask. In Model.ipynb you can see how the predictive model was created.
-
Download repository.
-
Install modules:
$ pip install -r requirements.txt
-
Run app.
-
Open in your browser. Enjoy :)