Namespace AiDotNet.Models.Inputs
Classes
- ModelEvaluationInput<T, TInput, TOutput>
Represents the input data required for evaluating a machine learning model.
- ModelStatsInputs<T, TInput, TOutput>
Represents a container for inputs needed to calculate various statistics and metrics for a model.
- OptimizationInputData<T, TInput, TOutput>
Represents the input data for optimization processes, including training, validation, and test datasets.
- UncertaintyCalibrationData<TInput, TOutput>
Provides optional calibration data for uncertainty quantification features.