Available in VPC.
NCLUE features menu describes the NCLUE features interface and explains how to create and delete features.
NCLUE features interface
The NCLUE features menu interface is structured as follows:

| Component | Description |
|---|---|
| ① Menu name | Shows the current menu name. |
| ② Basic features | Basic functions provided in the NCLUE features menu.
|
| ③ Delete | Click to delete a Feature |
| ④ Feature List | List of created features
|
Create a feature
A feature is created by using a sequence dataset that lists user behavior. To create:
- In the VPC environment of the NAVER Cloud Platform console, navigate to
> Services > AI Services > NCLUE. - Click NCLUE features.
- Click [Create a feature] button.
- When the feature creation popup appears, configure the feature settings.
- Feature name: Enter a unique name within 100 characters
- User data file: The sequence dataset file used to generate the featureCaution
- 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 limit on the size of the sequence dataset. However, Object Storage fees apply based on the storage size.
- Storage bucket: Select the Object Storage bucket containing the sequence dataset from the dropdown
- To use a new Object Storage bucket, click [Create an Object Storage] button. After creating the Object Storage bucket, you must upload the sequence dataset to that bucket and click
for it to appear in the dropdown. For details, see Object Storage Bucket Creation.
- To use a new Object Storage bucket, click [Create an Object Storage] button. After creating the Object Storage bucket, you must upload the sequence dataset to that bucket and click
- File path: Enter the path where the sequence dataset is stored within 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 feature will appear in the list with status Registered, and once generation is complete, the status will change to Available.
Note
Feature creation uses GPU resources and can take up to 24 hours. The generated feature data is stored in NCLUE's dedicated storage and cannot be viewed directly.
Delete a feature
To delete a feature:
Caution
- Deleted Features cannot be recovered. Decide carefully before deleting.
- If the sequence dataset used for feature creation is no longer needed, delete it from Object Storage. Otherwise, Object Storage fees may continue to incur.
Note
- Features in Pending or In progress cannot be deleted (the [Delete] button will be disabled).
- Multiple features can be selected and deleted at once.
- In the VPC environment of the NAVER Cloud Platform console, navigate to
> Services > AI Services > NCLUE. - Click NCLUE features.
- In the feature list, select the feature to delete and click [Delete] button.
- Review the contents of the deletion popup, then click [Delete] button.
- The feature will be removed from the list.