Skip to content

Commit ec2e08c

Browse files
authored
deprecate verbose hyperparameter (#17)
1 parent 6ebb68b commit ec2e08c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

mlstars/primitives/sklearn.impute.SimpleImputer.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,6 @@
4545
"type": "str, int or float",
4646
"default": null
4747
},
48-
"verbose": {
49-
"type": "bool",
50-
"default": false
51-
},
5248
"copy": {
5349
"type": "bool",
5450
"default": true

0 commit comments

Comments
 (0)