Ownlayer
  • 👋Welcome
  • Getting Started
    • 💫Quickstart
  • Iterate
    • 💡Prompt
    • 📃Dataset
      • Dataset Creation
      • Data point Evaluation
      • Dataset Evaluation
  • Monitor
    • 🔬Evaluators
      • 🖌️Create Evaluators
      • 🔌Smart Trigger an online Evaluator
      • 🎛️Evaluator Playground
    • 🧐Analyzers
  • Integrations
    • Segment
    • Amplitude
    • Posthog
  • REST API
  • Python SDK
Powered by GitBook
On this page
  • Generate Predictions
  • Evaluate Individual Datapoint
  1. Iterate
  2. Dataset

Data point Evaluation

PreviousDataset CreationNextDataset Evaluation

Last updated 7 months ago

Generate Predictions

You can generate predictions directly from the Dataset. This can be particularly helpful if you don't have predictions or would like to generate new predictions by passing your input data to specified LLM or custom endpoints.

Evaluate Individual Datapoint

  • Select data points via the checkbox on the left

  • Select the desired evaluators

Evaluation results will be populated as they finish, and detailed information is available when you click on them.

📃