RandomForestRegressorModel publish¶
-
publish
(self)¶ [BETA] Creates a scoring engine tar file.
Parameters: Returns: : dict
The HDFS path to the tar file.
Creates a tar file with the trained Random Forest Regressor Model The tar file is used as input to the scoring engine to predict the value of an observation.