Skip to content

creating a neural network for determining prices based on all the other inputs given in the following data repository

Notifications You must be signed in to change notification settings

ammuaj/car_price_nnet

 
 

Repository files navigation

## README.txt
#example run
python ./determineCarPrices.py ./vehicles_small.csv -v -hu "[20, 20]" -in "[price, year, manufacturer, model, condition, cylinders, fuel, odometer, title_status, transmission, drive, paint_color]"

About

creating a neural network for determining prices based on all the other inputs given in the following data repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%