// ============================================================================
// Unit Tests for linreg-core
// ============================================================================
//
// This directory contains unit tests for internal library functionality.
// Tests are organized by module.
// K-Fold Cross Validation tests
// New modular test structure for diagnostics
// New modular test structure for distributions
// Old: distributions_tests (kept for now for backward compatibility)
// Legacy file - will be removed after migration
// Feature importance metrics tests
// GLMNET algorithm validation tests
// LOESS non-parametric regression tests
// Polynomial regression tests
// Model save/load tests