Skip to content

Commit

Permalink
re-export CompactPerformanceEvaluation to close #1111
Browse files Browse the repository at this point in the history
  • Loading branch information
ablaom committed Dec 23, 2024
1 parent 92e6f17 commit e388a1d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/MLJ.jl
Original file line number Diff line number Diff line change
Expand Up @@ -144,8 +144,9 @@ export nrows, color_off, color_on,
source, node, fit!, freeze!, thaw!, Node, sources, origins,
machines, sources, anonymize!, @from_network, fitresults,
@pipeline, Stack, Pipeline, TransformedTargetModel,
ResamplingStrategy, Holdout, CV, TimeSeriesCV,
ResamplingStrategy, Holdout, CV, TimeSeriesCV, InSample,
StratifiedCV, evaluate!, Resampler, iterator, PerformanceEvaluation,
CompactPerformanceEvaluation,
default_resource, default_logger, pretty,
make_blobs, make_moons, make_circles, make_regression,
fit_only!, return!, int, decoder,
Expand Down

0 comments on commit e388a1d

Please sign in to comment.