crawles / automl_service

Deploy AutoML as a service using Flask
MIT License
225 stars 53 forks source link

[Not Found] The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again. #2

Open dpinthinker opened 6 years ago

dpinthinker commented 6 years ago

$ python automl_serve.py /Users/zhujinpeng/anaconda3/lib/python3.6/site-packages/statsmodels/compat/pandas.py:56: FutureWarning: The pandas.core.datetools module is deprecated and will be removed in a future version. Please use the pandas.tseries module instead. from pandas.core import datetools

crawles commented 6 years ago

@HarryHa need a little more context. Did you try running the tests as shown in the readme?