Returns an MLReader
instance for this class.
Returns an MLReader
instance for this class.
Reads an ML instance from the input path, a shortcut of read.load(path)
.
Reads an ML instance from the input path, a shortcut of read.load(path)
.
Implementing classes should override this to be Java-friendly.
Trait for objects that provide
MLReader
.ML instance type