Available in VPC.
Task Modeling explains the Task Modeling menu interface and describes how to create and delete Tasks.
Task Modeling interface
The Task Modeling menu interface is structured as follows.

| Component | Description |
|---|---|
| ① Menu name | Shows the current menu name. |
| ② Basic features | Basic features provided in the Task Modeling menu.
|
| ③ Delete | Click to delete a Task |
| ④ Task list | List of created tasks
|
Create a Task
You create a task by using a user feature together with an answer dataset. To create:
Note
- Only one Task is created at a time, in the order that creation requests are received.
- Task creation time may decrease or increase depending on available service resources.
- In the VPC environment of the NAVER Cloud Platform console, navigate to
> Services > AI Services > NCLUE. - Click the Task Modeling menu.
- Click [Create a Task] button.
- When the Task creation popup appears, configure the new Task.
-
Task name: Enter a unique name within 100 characters
-
Train/Test detailed settings: Click toggle button to manually configure the data used for Train and Test
Note- You can use the dataset even if the labels are imbalanced, without any correction.
- Train: Configure the training set used to train the model
- Test: Configure the test set used to evaluate the trained model
- If you do not configure these in detail, the NAVER Cloud Platform will split them automatically.
-
Ground truth data file: Ground truth dataset file to use for Task creation
Caution- Files containing personal information (resident registration numbers, passport numbers, driver's license numbers, credit card numbers, mobile phone numbers, emails) cannot be used.
- There is no upper limit on the size of the answer dataset that can be used. However, Object Storage fees will be charged depending on the storage size. However, Object Storage fees apply based on the storage size.
Note- The minimum number of labels in the answer dataset is 100 samples each for labels 0 and 1.
- You can use the dataset even if the labels are imbalanced, without any correction.
- Feature: Select the feature to apply to the Task Model
- For details on creating features, see Create a feature.
- Click
to refresh the dropdown.
- Storage bucket: Enter the path where the Ground truth dataset is stored within the Object Storage bucket.
- To use a new Object Storage bucket, click [Create an Object Storage] button. However, after you create an Object Storage bucket, you must upload the ground truth dataset file to that bucket and click
so that the bucket appears in the dropdown menu. For details, see Object Storage Bucket Creation.
- To use a new Object Storage bucket, click [Create an Object Storage] button. However, after you create an Object Storage bucket, you must upload the ground truth dataset file to that bucket and click
- File path: Enter the path where the ground truth dataset is stored in the Object Storage bucket.
- The following special characters cannot be used in file paths:
- &$@;:+,?*\{}^%`[]<>~#|"'
- Characters with ASCII codes 0–31 and 128–255 are also not allowed.
- The following special characters cannot be used in file paths:
-
- Click [Create] button.
- The Task appears in the list with the status Registered, and when Task creation is complete, the status changes to Available.
Note
Data for the created Task is stored in a space dedicated to the NCLUE service and cannot be viewed directly.
Delete a Task
To delete a Task:
Caution
- Deleted Tasks cannot be recovered. Make sure you really want to delete a Task before proceeding.
- If the ground truth dataset used when creating the Task is no longer needed, delete it from Object Storage. If you do not delete it, Object Storage fees will continue to be charged based on the size of the ground truth dataset.
Note
- If you select a Task in Pending or In progress status, the [Delete] button will be disabled.
- You can select and delete multiple Tasks at once.
- In the VPC environment of the NAVER Cloud Platform console, navigate to
> Services > AI Services > NCLUE. - Click the Task Modeling menu.
- In the Task list, select the Task you want to delete, then click [Delete] button.
- Review the information in the Task deletion popup, then click [Delete] button.
- The Task will be removed from the list.