IBM Watson Studio, a product that helps accelerate the machine and deep learning workflows required to infuse AI into your business to drive innovation. It provides a suite of tools for data scientists, application developers and subject matter experts to collaboratively and easily work with data and use that data to build, train and deploy models at scale.
Questions tagged [watson-studio]
194 questions
0
votes
2 answers
Pushing cataloged objects to a project
My problem concerns pushing cataloged objects in Watson Knowledge Catalog to projects. I find that it does not consistently push all of my selected catalog objects to the project. In my case, I have 4 objects I am trying to push to the project. …

bleonardb3
- 1
- 1
0
votes
1 answer
502 Bad Gateway error when i try to launch neural network modeller canvas from IBM Watson studio?
I am using Neural Network Modeller Beta version and consistently get 502 bad getaway error when i try to launch the modeller flow. Please advise whether it is a known issue and whether there's a fix.

user9477848
- 3
- 2
0
votes
1 answer
Trouble after installing Watson Studio Desktop from the Windows 10 64 bits
The program does not respond from the project creation right after installation. (ID verification is complete) I deleted it several times and tried to install it again, but it is not solved at all and updating all programs of my computer such as…
0
votes
1 answer
Watson Studio ImportError: No module named 'pydotplus'
Using:
Watson Studio
Python 3.5 With Spark
Python Notebook: https://gist.github.com/anonymous/ea77f500b4fd80feb69fadb470fca235
This part gives the error:
from IPython.display import Image
import pydotplus
dot_data = tree.export_graphviz(regr,…

Carlos Ferreira
- 1,980
- 2
- 14
- 18
0
votes
1 answer
Why can't I get rid of the "Cookie Preferences" box in IBM Watson when I am on Watson Knowledge Catalog pages?
The Cookies Preferences box that always appears in the bottom right hand corner of the dataplatform.ibm.com web pages when you are in Watson Studio is blocking valuable and necessary action buttons and it is quite a nuisance. Do you all have any…
0
votes
1 answer
Using Google Vectors in Watson Studio
I've used Watson Studio for some basic course work; is it possible to load Google Word Vectors in binary form (.bin) into Watson Studio?

yenlaw
- 1
0
votes
1 answer
Watson Studio change multiple column types at the same type in Refine
I am loading a file to watson studio with 152 columns and I have the problem that by default it takes the string type.
Is there any way to change several columns at the same time?
I know I can do it column by column but 150 columns are too much.
I…

Nacho
- 3
- 1
0
votes
1 answer
Error "Request Entity Too Large" when trying to train Visual Recognition model
I'm receiving this error when trying to train my first custom model:
Unauthorized: Access is denied due to invalid credentials. Ensure that the Watson Visual Recognition service has not been deleted, and that the quota limit for your plan has not…

Sean
- 340
- 3
- 11
0
votes
1 answer
Watson Studio's Neural Network does not give the proper output format
I have followed the following tutorial on the recognition of handwritten digits : https://www.youtube.com/watch?v=Gcn7l37Qhng. However it does not say anything about the deployment, so I deployed a WebService myself, based on other IBM tutorials and…

Newl
- 310
- 2
- 12
0
votes
2 answers
Unable to create a data science project in IBM Watson Studio
I've been trying to create a data science project on the IBM Watson Studio but keep getting the error (An error occurred. You can only have one instance of a Lite plan per service. To create a new instance, either delete your existing Lite plan…

Shadow Walker
- 979
- 5
- 27
- 51
0
votes
1 answer
How to read a compressed csv-file with pandas read_csv in Watson Studio?
To read a zip-compressed csv-file with pandas in my local Jupyter notebook I execute:
import pandas as pd
pd.read_csv('csv_file.zip')
However, in Watson Studio, read_csv() throws an exception when I replace a filename with a cloud object storage…

Alexander Pozdneev
- 1,289
- 1
- 13
- 31
0
votes
1 answer
Not Enough Space
I've been trying to get IBM Watson Studio to load, but I keep getting the "Not Enough Space" message box stating that it needs 7.5GB of space. I have >200GB of free space and have troubleshooted on my end (disk cleanup, etc). Is there a known issue…
user8570312
0
votes
1 answer
Watson Studio Data Refine
I have two questions regarding the data refinery process in WS.
I have 200 Columns of data and when it was first loaded into the platform, by default everything is in the string type. How do I
Change columns in a batch
Specify the data type when I…

Chris_Z
- 31
- 7
0
votes
1 answer
broken font with matplotlib on jupyter notebook on watson studio
I'm using matplotlib to draw pi-chart jupyter notebook(python 3.5) on Watson Studio . Data for the chart contain Korean. It causes broken font because Korean font is not installed on the server where Watson Studio is running.
Platform, System…

Daehyun Ryu
- 1
- 1
0
votes
1 answer
What to do for the problem of " not part of any active accounts" error while opening IBM Watson Studio?
I am not able to use Watson Studio. While opening it, I'm getting the error of " You are not part of any active account ". I created my account as a part of coursera studies. Even I tried using different emails but getting the same error. What…