Module errors

Module errors 

Source
Expand description

Domain-specific error types for linear models

This module provides comprehensive error types specific to linear model operations, including detailed context, recovery suggestions, and error categorization.

Structs§

ConfigurationError
Model configuration errors
ConvergenceInfo
Convergence information
CrossValidationError
Cross-validation errors
DataError
Data-related errors
ErrorBuilder
Builder for creating specific error types
FeatureError
Feature-related errors
FoldInfo
Cross-validation fold information
MatrixError
Matrix operation errors
MatrixInfo
Matrix-related information
NumericalError
Numerical computation errors
OptimizationError
Optimization and convergence errors
ResourceError
Resource-related errors
ResourceInfo
Resource information
StateError
Model state errors

Enums§

ConfigurationErrorKind
CrossValidationErrorKind
DataErrorKind
ErrorSeverity
Error severity levels
FeatureErrorKind
LinearModelError
Comprehensive error type for linear model operations
MatrixErrorKind
NumericalErrorKind
OptimizationErrorKind
ResourceErrorKind
StateErrorKind