Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

C3 AI Integrated Development Studio (IDS) is a low-code/no-code environment for developing, deploying, and operating enterprise AI applications. C3 AI IDS provides data ingestion, data modeling, machine learning feature engineering and model lifecycle management, and a metadata-driven UI development tool. C3 AI IDS allows developers and data scientists to focus on solving business problems by providing an integrated environment that abstracts routine and complex application development tasks.

This is a specific task oriented demo/example for Data Integration on C3 IDS. If you are looking for more detailed guidebook, please visit C3 IDS Documentation.

How to integrate Kaggle Diamond CSV Dataset into the C3 AI Suite using C3 IDS (Step by Step)?

...

Step 1: Creating an Application on IDS

(If you already have an application on IDS, you can skip this step)

First, go to the IDS Develop section and click "My Apps and Packages".

...

Method 2: Importing using CSV data files

If you are following up on the current page, you might want to edit something in the raw file before process into the next step. In the raw file, the ID was not having a field name on the first row on the first column, you can add "ID" in that row in order to keep the integrity of the data for "the first line is the header of the file".

First, you will need to go to "Data Source Type", change it from "External Data Store" into "Import Files".

...