NLU API Dashboard
1.1.0
1.1.0
  • 👋Welcome to NLU API Dashboard
  • Overview
    • 💡What You Can Do
    • ✨APIs
    • 🏄Navigation
  • Getting Started
    • 🐥Sign Up & Log In
    • 🔮Data Integration
  • Data Management
    • ⬆️Upload Data
      • Data Integration
    • 🪄Set Data
    • 🔎Filter & Search
    • ⬇️Download Data
    • 📑Named Entity Dictionary
    • 🛐Entities Settings
    • 🌲Tree Classification Category Settings
  • Model Training
    • 🚦Status
    • ⛓️Train
    • 👩‍💻Evaluate & Tune
  • Model Management
    • 📈Performance Metrics
      • Review Analysis
      • NER
      • Classification
    • 🚀Manage Model
  • 📊Analytics
  • 🔤Terms
  • ⚙️Settings
  • 😎My Account
Powered by GitBook
On this page
  • 1. Inferring
  • 2. Not Confirmed
  • 3. Correct
  • 4. Incorrect

Was this helpful?

  1. Model Training

Status

Understand the 'Status' definition and meanings.

PreviousTree Classification Category SettingsNextTrain

Last updated 2 years ago

Was this helpful?

Note that 'status' feature exists in NER, Text classification, Sentiment Analysis projects.

In the Status column on Dashboard menu page, you can see one of the four status values below by hovering the mouse on the icon beside the Status title.

The value of the option in this state depends on the inference state of the model and whether it has been checked by the user.

1. Inferring

Inference is not done yet. Once inferring is done, the status changes to 2, 3, or 4.

2. Not Confirmed

Inference is done and either it's not confirmed by an agent or the training is turned off for the phrase.

3. Correct

Inference is complete, and the agent-authenticated result is accurate. There are two possible scenarios in this state.

1) The status is accurate when the inference result and verification result are the same, and no changes have been made to the row. That is, if the verification result is changed to be the same as the inference result or if the verification result is already the same as the inference result, the status will change to accurate when the training/test toggle is turned on.

2) It is accurate when the uploaded data contains tag information and the inference result matches the tag(s).

4. Incorrect

Inference is complete, and it has been confirmed that the result is incorrect by the agent. There are two possible scenarios for the status.

1) It is inaccurate when the inference result and the verified result are different, and changes have been made to the row. When the verified result is changed to be different from the inference result or when the verified result is already different from the inference result, the status will change to inaccurate when the training/test toggle is turned on.

2) It is inaccurate when the uploaded data contains tag information, and the inference result is different from the tag(s) when the training toggle is turned on.

🚦
Dashboard > Status column