We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 547c776 commit 21f6a1bCopy full SHA for 21f6a1b
src/test.jl
@@ -118,7 +118,8 @@ that model are skipped. The following are applied to all models:
118
119
- `:model_instance`: Create a default instance.
120
121
-- `:fitted_machine`: Bind instance to data in a machine and `fit!`
+- `:fitted_machine`: Bind instance to data in a machine and `fit!`. Call `report` and
122
+ `fitted_params` on the machine.
123
124
- `:operations`: Call implemented operations, such as `predict` and `transform`
125
0 commit comments