org.apache.spark.ml.regression
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.
Returns an MLReader
instance for this class.
Returns an MLReader
instance for this class.