Skip to content

Commit

Permalink
Merge pull request #1043 from alan-turing-institute/reexports-patch-2…
Browse files Browse the repository at this point in the history
…7082023

Adding necessary exports
  • Loading branch information
OkonSamuel committed Aug 27, 2023
2 parents cc03a17 + 196df6e commit 70a4ed1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MLJ.jl
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ export nrows, color_off, color_on,
@load_boston, @load_ames, @load_iris, @load_reduced_ames, @load_crabs,
load_boston, load_ames, load_iris, load_reduced_ames, load_crabs,
Machine, machine, AbstractNode, @node,

source, node, fit!, freeze!, thaw!, Node, sources, origins,
machines, sources, anonymize!, @from_network, fitresults,
@pipeline, Stack, Pipeline, TransformedTargetModel,
ResamplingStrategy, Holdout, CV, TimeSeriesCV,
Expand Down

0 comments on commit 70a4ed1

Please sign in to comment.