Skip to content

feat(ensemble): bagging accuracy + CV scoring#29

Merged
hamid-arian merged 1 commit into
mainfrom
feat/julia-ensemble-cv-scoring
Jun 19, 2026
Merged

feat(ensemble): bagging accuracy + CV scoring#29
hamid-arian merged 1 commit into
mainfrom
feat/julia-ensemble-cv-scoring

Conversation

@hamid-arian

Copy link
Copy Markdown
Member

Ports the ensemble sub-package: bagging_classifier_accuracy (exact binomial), fit_bagging + bagging_evaluate_schemes (uniform/c_i/variance weighting), calculate_bootstrap_accuracy; plus Validation.cross_val_score (per-fold RF score over any cross-validator). Behavioural on the DecisionTree.jl backend; exact theoretical accuracy verified. No new deps.

@hamid-arian hamid-arian merged commit c7c59f4 into main Jun 19, 2026
4 of 5 checks passed
@hamid-arian hamid-arian deleted the feat/julia-ensemble-cv-scoring branch June 19, 2026 23:47
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