Results from running a complete benchmark suite.
Value parameters
- endTime
-
When the benchmark completed
- results
-
Results for each experiment
- startTime
-
When the benchmark started
- suite
-
The benchmark suite that was run
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Get average scores across all experiments for each metric.
Get average scores across all experiments for each metric.
Attributes
Compare two experiments by name. Returns (difference in RAGAS score, comparison details)
Compare two experiments by name. Returns (difference in RAGAS score, comparison details)
Attributes
All failed results
All failed results
Attributes
Number of failed experiments
Number of failed experiments
Attributes
Get result for a specific experiment.
Get result for a specific experiment.
Attributes
Get metric comparison table. Returns map of experiment name -> map of metric name -> score
Get metric comparison table. Returns map of experiment name -> map of metric name -> score
Attributes
Get results ranked by RAGAS score (highest first).
Get results ranked by RAGAS score (highest first).
Attributes
Number of successful experiments
Number of successful experiments
Attributes
All successful results
All successful results
Attributes
Total benchmark duration in milliseconds
Total benchmark duration in milliseconds
Attributes
Total benchmark duration in seconds
Total benchmark duration in seconds
Attributes
Get the best performing experiment.
Get the best performing experiment.
Attributes
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product