Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydu1 committed Sep 12, 2024
2 parents 9226e60 + b5429b6 commit 74cd6ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Check out Jupyter Notebooks in the [tutorials](https://github.com/jaydu1/ensembl

Name | Description
---|---
[basics.ipynb](https://github.com/jaydu1/ensemble-cross-validation/blob/main/tutorials/demo.ipynb) | Basics about how to apply ECV/CGCV on risk estimation and hyperparameter tuning for ensemble learning.
[basics.ipynb](https://github.com/jaydu1/ensemble-cross-validation/blob/main/tutorials/basics.ipynb) | Basics about how to apply ECV/CGCV on risk estimation and hyperparameter tuning for ensemble learning.
[cgcv_l1_huber.ipynb](https://github.com/jaydu1/ensemble-cross-validation/blob/main/tutorials/cgcv_l1_huber.ipynb) | Custom CGCV for M-estimator: l1-regularized Huber ensembles.

The code is tested with `scikit-learn == 1.3.1`.
Expand Down

0 comments on commit 74cd6ec

Please sign in to comment.