NCLUE Features

Prev Next

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:

nclue-feature-vpc_screen

Component Description
① Menu name Shows the current menu name.
② Basic features Basic functions provided in the NCLUE features menu.
  • [Create a feature] button: Click to create a feature
  • [Features and pricing information] button: Click to go to the NCLUE service overview page.
  • [Refresh]: Click to refresh the feature list.
Delete Click to delete a Feature
④ Feature List List of created features
  • Feature ID: Unique ID automatically assigned when the feature is created
  • Feature name: Name entered during feature creation
  • Status: Current feature status
    • Registered: Feature creation has been initiated
    • Pending: Waiting before proceeding to the next step. If there are many requests, the wait time may be longer.
    • In progress: Feature is being generated
    • Available: Feature generation completed and available for use
    • Failed: Feature generation failed
  • User data bucket: Name of the Object Storage bucket where the sequence dataset file is stored
  • User data file path: Storage path of the sequence dataset within the Object Storage bucket
  • System message: Message displayed if feature creation fails (see NCLUE troubleshooting)
  • Creation date: Timestamp when feature creation was requested
  • Completed at: Timestamp when feature creation was completed
  • User count: Number of rows in the sequence dataset
  • Token count: Total number of tokens in the sequence dataset
    • Maximum tokens per user: 2,048
  • Size: Storage size of the generated feature

Create a feature

A feature is created by using a sequence dataset that lists user behavior. To create:

  1. In the VPC environment of the NAVER Cloud Platform console, navigate to i_menu > Services > AI Services > NCLUE.
  2. Click NCLUE features.
  3. Click [Create a feature] button.
  4. 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 feature
      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 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 i-nclue_refresh for it to appear in the dropdown. For details, see Object Storage Bucket Creation.
      • 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.
  5. 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.
  1. In the VPC environment of the NAVER Cloud Platform console, navigate to i_menu > Services > AI Services > NCLUE.
  2. Click NCLUE features.
  3. In the feature list, select the feature to delete and click [Delete] button.
  4. Review the contents of the deletion popup, then click [Delete] button.
    • The feature will be removed from the list.