Finding optimal locations for New York City bicycle racks.
Nicholas Koulopoulos, Joseph Lee, and Ray Jacobson
Special Thanks to Rensselaer Polynic Institute 2nd annual Lally Business Analytics Competition
Need Foursquare module for python
'pip install foursquare'
'pip install sklearn'
'pip install googlemaps'
'pip install scipy'
'pip install numpy'
'pip install flask'
To build the pkl file with the svm model run: 'python learn.py'
To start the server run: 'python api.py'