Skip to content

Commit

Permalink
export PerformancEvaluation
Browse files Browse the repository at this point in the history
  • Loading branch information
ablaom committed Jun 17, 2022
1 parent fb2f018 commit 01278ad
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,
machines, sources, anonymize!, @from_network, fitresults,
@pipeline, Stack, Pipeline, TransformedTargetModel,
ResamplingStrategy, Holdout, CV, TimeSeriesCV,
StratifiedCV, evaluate!, Resampler, iterator,
StratifiedCV, evaluate!, Resampler, iterator, PerformanceEvaluation,
default_resource, pretty,
make_blobs, make_moons, make_circles, make_regression,
fit_only!, return!, int, decoder,
Expand Down

0 comments on commit 01278ad

Please sign in to comment.