Skip to content

Commit 21f6a1b

Browse files
committed
update docstring
1 parent 547c776 commit 21f6a1b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/test.jl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,8 @@ that model are skipped. The following are applied to all models:
118118
119119
- `:model_instance`: Create a default instance.
120120
121-
- `:fitted_machine`: Bind instance to data in a machine and `fit!`
121+
- `:fitted_machine`: Bind instance to data in a machine and `fit!`. Call `report` and
122+
`fitted_params` on the machine.
122123
123124
- `:operations`: Call implemented operations, such as `predict` and `transform`
124125

0 commit comments

Comments
 (0)