Mridul Bhandari

Results 5 issues of Mridul Bhandari

@FaizHasan123, @fawazsiddiqi and me have deployed the application on Red Hat OpenShift Cluster and documented the steps for reference.

The Watson Machine Learning Service has been updated to v2 and there have been changes in the Service Credentials.

I tried running the code on localhost with anaconda, I keep getting this error. Notebook JSON is invalid: 'application/vnd.bokehjs_load.v0+json' does not match any of the regexes: '^(?!application/json$)[a-zA-Z0-9]+/[a-zA-Z0-9\\-\\+\\.]+$' Failed validating 'additionalProperties'...

ImportError Traceback (most recent call last) in 4 get_ipython().system('pip install fbprophet==0.6') 5 import datetime as dt ----> 6 import fbprophet 7 8 print('Packages imported.') /opt/conda/envs/Python36/lib/python3.6/site-packages/fbprophet/__init__.py in 6 # of patent...