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

What does it mean by "The continuous date / time input field 'u_busq_idig' is ignored. Insufficient type specified for field 'sex'"?

i´m creating a model and at the moment of using de C5.0 Operator is appears me error and the following message: "The continuous date / time input field 'u_busq_idig' is ignored. Insufficient type specified for field 'sex'" Here i leave the image.…
0
votes
2 answers

Importing scripts into a notebook in IBM WATSON STUDIO

I am doing PCA on CIFAR 10 image on IBM WATSON Studio Free version so I uploaded the python file for downloading the CIFAR10 on the studio pic below. But when I trying to import cache the following error is showing. pic below- After spending…
geek
  • 73
  • 2
  • 12
0
votes
2 answers

Can't figure out how to create a new empty project on Watson Studio after the redesign

I'm taking the IBM Certification on Coursera and the instructions are to "create a project" and then select "visual recognition project" but after an apparent redesign, the 2nd option is no longer there. I read one previous post about this issue,…
Hardress
  • 47
  • 6
0
votes
1 answer

use the data from cloud object storage to jupyter noteboon in watson studio

I have a cloud object storage in IBM cloud and a bucket inside it. there are .wav files inside the bucket, and I have established a connection to my project in watson studio, I have added the data asset too. but I am not able to insert the data into…
Basudev
  • 135
  • 8
0
votes
2 answers

interrupt watson studio AI experiment

In watson studio the AI experiment is running from past 11 days. If I press stop the process from running it is giving an error code 500. How to stop this AI experiment ? code generated by watson AI
0
votes
1 answer

Problem updating joblib library from GitHub repo in IBM Watson Studio

In my program, I need to use some joblib functions. However, when I run the program, I get the error message: sklearn.externals.joblib is deprecated in 0.21 and will be removed in 0.23. Apparently the library has been updated in this Github repo but…
0
votes
1 answer

Installing spacy within Watson Machine Learning deployed function fails without error message

I'm trying to use a spaCy model within an IBM Cloud deployed function and the installation of spacy fails without a specific error. How to reproduce: def dummy_deployable_function(): try: import subprocess …
freecraver
  • 11
  • 2
0
votes
1 answer

How to deploy models in R to Watson Machine Learning?

I have trained an archetypal analysis model using the R library "archetypes" in a Notebook in Watson Studio and I want to deploy it to IBM Cloud Watson Machine Learning and predict the alpha coefficients for new data points using the service. I know…
0
votes
0 answers

Why in watson studio you don´t have the option to deploy a model web or upload a batch?

I had create and save a model in watson studio, at the moment of deploy i can´t only have the Webdeploy option and not the upload a batch option. Second if i deploy de model in web and test it it only accepts json and not the forms options. Does…
0
votes
1 answer

Error opening data file when sending DNN model to Watson for training

I built my image classification DNN model in python3 code locally and I am trying to send my model to Watson for training. I created 2 buckets in Watson Studio for 1) training- to store train dataset, which consists of images - and 2) storing the…
0
votes
2 answers

Trial unavailable: You’ve already had a trial of Watson Studio on this computer. How to Solve this?

I have a 'IBM Watson Studio Desktop Academic Trial' which is valid till June 17, 2020. I am getting the above message while launching the Watson Studio. Please let me know how to resolve it. Contacted IBM Digital Commerce Site Support and they…
0
votes
1 answer

Select database rows within a column

I have set up a Jupyter Notebook that calls my description column within a table from a PostgreSQL database and apply a Machine learning model from the Ibm watson studio API to this data. I was able to correctly get a response back with a…
locq
  • 301
  • 1
  • 5
  • 22
0
votes
1 answer

TypeError: is not JSON serializable

I'm setting up a Jupyter Notebook project for a Machine Learning project using Ibm Watson Studio and I keep getting a TypeError is not JSON serializable when I try to add datas from my Postgresql database table. The full error output: TypeError …
locq
  • 301
  • 1
  • 5
  • 22
0
votes
1 answer

Watson Studio - model builder questions on feature evaluation and getting test/train data for a saved model

I am using Watson Studio Model Builder to build a Linear Regression model. Does it perform any feature evaluation/extraction ? Is there a way to look up this information ? I see some hyperparameters associated with the estimators, but nothing on…
U-L
  • 2,671
  • 8
  • 35
  • 50
0
votes
1 answer

Problem with adding a user in Watson Studio

Problem with adding a user in Watson Studio, I am in IBM trying to add a standard IBM user within Cognos Analytics that I use in Watson Studio and when I try, says that user does not use an IBM email and therefore can not be added, but this is…