Skip to content

A web application focused on finding the most accurate price of a used car using machine learning

License

Notifications You must be signed in to change notification settings

WayneFerrao/autofocus

Repository files navigation

autofocus

A web application focused on finding the most accurate price of a used car using machine learning techniques.

Start up the Autofocus webapp (a development server) by going into the client directory and entering the following in your terminal

yarn start

In a separate terminal window, cd into the server/venv folder and run

pip install -r requirements.txt

Next, start up the Flask back-end server by going back into the client directory and entering the following:

yarn start-api

About

A web application focused on finding the most accurate price of a used car using machine learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published