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.
2 parents ee0a281 + 9c1bf7c commit eca57b1Copy full SHA for eca57b1
src/metadata_utils.jl
@@ -78,6 +78,7 @@ Helper function to write the metadata for a model `T`.
78
* `supports_weights=false`: whether the model supports sample weights
79
* `supports_class_weights=false`: whether the model supports class weights
80
* `load_path="unknown"`: where the model is (usually `PackageName.ModelName`)
81
+* `human_name=nothing`: human name of the model
82
83
## Example
84
0 commit comments