-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
Description
tutorials
- remove explicit import for auc etc Remove explicit import of auc, confmat etc. #21
- add tutorial for StaticTransformer/FeatureSelector Add tutorial for StaticTransformer #24
- add bootstrapping to ISL5 Add boostrapping to ISL #22
- add examples for composition
- add tutorial to export networks #11
- Some demonstration of @from_network #7
- Example with a pipeline where the model part is swapped #14
- stacking example (@ablaom to provide)
- use of
IteratedModel
and Flux Add the MNIST example from MLJFlux/examples #153