Skip to content

Commit d977670

Browse files
committed
update readme
1 parent bbd0220 commit d977670

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -29,16 +29,6 @@ MLJTestIntegration.test(models, data...; mod=Main, level=2, throw=false, verbosi
2929

3030
For detailed documentation, run `using MLJTestIntegration; @doc MLJTestIntegration.test`.
3131

32-
For convenience, a number of specializations of this method are also provided:
33-
34-
- `test_single_target_classifiers`
35-
- `test_single_target_regressors`
36-
- `test_single_target_count_regressors`
37-
- `test_continuous_table_transformers`
38-
39-
Query the document strings for details, or see
40-
[examples/bigtest/notebook.jl](examples/bigtest/notebook.jl).
41-
4232

4333
# Example: Testing models filtered from the MLJ model registry
4434

0 commit comments

Comments
 (0)