Questions tagged [watson-studio]

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.

194 questions
0
votes
1 answer

Watson Studio Data connection

I want to create a new connection to Google BigQuery and through the Data Connection in Watson Studio. I however cannot find the Database in the List. Can you please support? The ultimate objective is to get this data in Watson Analytics and do…
0
votes
2 answers

Download Pandas Dataframe in Watson Studio

I want to know how to download as a CSV file a Pandas Dataframe when I'm using a Jupyter Notebok in Watson Studio.
heisen
  • 1,067
  • 3
  • 9
  • 25
0
votes
1 answer

SPSS Cloud can't open/create temporary file

When running a flow in Watson Studio that runs perfectly fine on SPSS Modeler Desktop, I get the following error: > Failed to open/create file > "/opt/IBM/SPSS/ModelerServer/Cloud/tmp/63E-7FE52328A7C0-5829-4-D.bin" What can I do to resolve it?
jimijazz
  • 2,197
  • 1
  • 15
  • 24
0
votes
1 answer

ImportError: No module named 'cv2' on Watson Studio

The command import cv2 on Watson Studio results in the error ImportError Traceback (most recent call last) in ()----> 1 import cv2 ImportError: No module named 'cv2' I'm not…
jpsstack
  • 1,221
  • 4
  • 18
  • 29
0
votes
1 answer

How can I find old machine learning deployments now the service has been migrated to Watson Studio?

(Also asked on dwAnswers, see: https://developer.ibm.com/answers/questions/447559/view.html) I created a Machine Learning service several months ago, which has models and deployments associated with it. Now that the Machine Learning service has…
0
votes
0 answers

Some failures to use Rstudio + sparklyr in Watson Studio for data manipulation on large data set

I got Error in curl::curl_fetch_memory(url, handle = handle) : Empty reply from server for some operations in Rstudio (Watson studio) when I tried to do data manipulation on Spark data frames. Background: The data is stored on IBM Cloud Object…
Wendy
  • 89
  • 5
0
votes
3 answers

I can't create custom model of Visual Recognition in my Watson Studio environment

When I tried to create the custom model of Visual recognition in Watson Studio environment, I always received the following error message. Preparing Watson Studio Failed to get resource group. I also attached error message as the image at that…
kengo
  • 1
0
votes
1 answer

watson data refinery Date column operation

I am using IBM watson data refine project and added my csv file having date column say 'joining date'. Now I want to add another column'last day of week' which will have date for Friday of the 'joining date' week. Also, I want to add another…
nish
  • 1
  • 1
0
votes
2 answers

How to delete training definitions?

I am trying out Watson Studio visual modeler for neural networks. During learning I have tried a few different designs and I have published several training definitions. If I navigate to Experiment Builder, I see a lot of definitions some are old…
Chris Snow
  • 23,813
  • 35
  • 144
  • 309
0
votes
1 answer

Error: Output field 'XXXX' is incomplete

I have a basic SPSS Modeller flow ... When I try to run the 'Value Bin' node I get the error: Error: Output field 'Value Bin' is incomplete Value Bin is defined as this: I shouldn't have any missing values: What does this error message…
Chris Snow
  • 23,813
  • 35
  • 144
  • 309
0
votes
3 answers

Not seeing the full column, in Pandas Dataframe

In my dataframe, I have a one column which has a very large set with a lot of information. When I do: df.head() It crops the column data so I can't see it all. Any ideas how stop the cropping and have scrollbar instead? Thanks
More Than Five
  • 9,959
  • 21
  • 77
  • 127
0
votes
1 answer

Watson Studio -- Error Downloading Desktop Version

Downloading the Watson Studio for desktop (to a Windows 7 machine) from here, and selecting only RStudio, I get the message "There was an error extracting the image. Please try again later." I've made several attempts over 2 days. Any help/advice…
Carl
  • 4,232
  • 2
  • 12
  • 24
0
votes
0 answers

Sentiment analysis using IBM Data Science Experience (DSX) and Bluemix Services

I’m trying to analyze customer feedback data (unstructured data) using IBM Data Science Experience (DSX) and Bluemix services. The objective is to do sentiment analysis. Is it possible to call the Bluemix instances from DSX for this exercise? If…
Deb
  • 77
  • 6
0
votes
3 answers

What OS versions are supported by Watson Studio Local?

I have Windows 10 installed and planning for Watson Studio Local installation. Is this OS supported or not ?
0
votes
3 answers

Connecting RStudio to DashDB in the IBM Watson Studio

How do I connect R Studio to DashDb inside IBM Watson Studio?
1 2 3
12
13