Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doc improvements and sundry small items #805

Merged
merged 10 commits into from
Jun 21, 2021
Prev Previous commit
Next Next commit
address #804 : re-export Stack
ablaom committed Jun 21, 2021

Verified

This commit was signed with the committer’s verified signature.
commit 2820bfab9bfd203d8950c8bf5fbc59c382e0c370
2 changes: 1 addition & 1 deletion src/MLJ.jl
Original file line number Diff line number Diff line change
@@ -76,7 +76,7 @@ export nrows, color_off, color_on,
Machine, machine, AbstractNode, @node,
source, node, fit!, freeze!, thaw!, Node, sources, origins,
machines, sources, anonymize!, @from_network, fitresults,
@pipeline,
@pipeline, Stack,
ResamplingStrategy, Holdout, CV,
StratifiedCV, evaluate!, Resampler, iterator,
default_resource, pretty,