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 c893a81 commit 9c1bf7cCopy full SHA for 9c1bf7c
src/metadata_utils.jl
@@ -77,7 +77,6 @@ Helper function to write the metadata for a model `T`.
77
* `output_scitype=Unkonwn`: allowed scitype of the transformed data (unsupervised)
78
* `supports_weights=false`: whether the model supports sample weights
79
* `supports_class_weights=false`: whether the model supports class weights
80
-* `docstring=nothing`: docstring for the model
81
* `load_path="unknown"`: where the model is (usually `PackageName.ModelName`)
82
* `human_name=nothing`: human name of the model
83
0 commit comments