Skip to content

feat: complete regression pipeline#80

Merged
eprifti merged 1 commit intomainfrom
feat/regression-pipeline
Mar 27, 2026
Merged

feat: complete regression pipeline#80
eprifti merged 1 commit intomainfrom
feat/regression-pipeline

Conversation

@eprifti
Copy link
Copy Markdown
Contributor

@eprifti eprifti commented Mar 27, 2026

Regression display (Train/Test metrics), test evaluation, non-stratified CV, voting skip. 776 tests pass. Refs #79

…g skip

- Regression-aware display: shows 'spearman 0.674/0.660' instead of 'AUC 0.000/0.500'
- Test metric computation: Spearman/Pearson/RMSE computed on test data
- CV: non-stratified random splitting when y has > 3 unique values (regression)
- Voting: skipped with info message for regression fit functions
- New Individual.display_with_fit() for regression-specific model output

Refs #79
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant