cancel
Showing results for 
Search instead for 
Did you mean: 

Create project from AI catalog using the R API

Create project from AI catalog using the R API

Hi All,

 

I’m trying to create a project from a dataset in the AI catalog trough the R API and I was wondering if someone has done it before.

 

I have previously used Dataset.get and Project.create_from_dataset in Python but I cannot seem to find the corresponding functions in R.

 

The function SetupProject in R doesn’t work with the dataset id from the AI catalog.

 

Has someone passed through this process and is it possible to create a project from data in the AI catalog using the R API?

 

Thanks!

Labels (1)
2 Replies

Hi Ira,

 

Thanks! I think this is exactly what I am looking for. Unfortunately, the function doesn't work for me as well 😕

SetupProjectFromDataSource seems equivalent to the python create_from_dataset 

IraWatt_0-1641898985464.png
However I haven't been able to get it to work yet : /