Constructor
new DefaultParamsWritable()
- Source:
- See:
-
- DefaultParamsReadable, the counterpart to this trait
Extends
Methods
$init$() → (nullable) {?}
- Overrides:
- Source:
Returns:
- Type
- ?
save(path)
Saves this ML instance to the input path, a shortcut of `write.save(path)`.
Parameters:
Name | Type | Description |
---|---|---|
path |
string |
- Inherited From:
- Source:
write() → {module:eclairjs/ml/util.MLWriter}
- Overrides:
- Source: