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§
- Configuration
Error - Model configuration errors
- Convergence
Info - Convergence information
- Cross
Validation Error - Cross-validation errors
- Data
Error - Data-related errors
- Error
Builder - Builder for creating specific error types
- Feature
Error - Feature-related errors
- Fold
Info - Cross-validation fold information
- Matrix
Error - Matrix operation errors
- Matrix
Info - Matrix-related information
- Numerical
Error - Numerical computation errors
- Optimization
Error - Optimization and convergence errors
- Resource
Error - Resource-related errors
- Resource
Info - Resource information
- State
Error - Model state errors
Enums§
- Configuration
Error Kind - Cross
Validation Error Kind - Data
Error Kind - Error
Severity - Error severity levels
- Feature
Error Kind - Linear
Model Error - Comprehensive error type for linear model operations
- Matrix
Error Kind - Numerical
Error Kind - Optimization
Error Kind - Resource
Error Kind - State
Error Kind