📈Performance Metrics

Understand how to measure the performance of each API model and metrics, and how to calculate each metric.

The NLU service uses various metrics to show the performance and characteristics of the model. The correct interpretation of these metrics is vital to utilize the full power of NLU.

The overall metrics we use in NLU are

  1. Precision

  2. Recall

  3. F1-score

  4. Accuracy.

For the definition of each metric, please refer to Terms page

How to Measure Performance

You can train a model by clicking the 'Train Model' button on the top right corner of the Dashboard. The training process ends with measuring the model's performance using the samples you marked as 'Test' in the Dashboard tab page [Image 1].

Where you can check Performance

The 'History' tap page lists up models you trained with the measured performances in order of most recent creation. [Image 2]

If you press the 'details' button provided for each model, you can check the performance metric for each category [Image 3]

Last updated