mirror of
https://github.com/ArthurDanjou/ArtStudies.git
synced 2026-01-14 18:59:59 +01:00
- Updated execution counts for multiple code cells to maintain consistency. - Removed redundant imports and organized import statements. - Improved formatting for better readability in train-test split section. - Added markdown explanations for model performance metrics (MAE, RMSE). - Enhanced cross-validation training loop with detailed output for each fold's metrics.