zhengruifeng created SPARK-30377:
------------------------------------

             Summary: Make Regressors extend abstract class Regressor
                 Key: SPARK-30377
                 URL: https://issues.apache.org/jira/browse/SPARK-30377
             Project: Spark
          Issue Type: Improvement
          Components: ML
    Affects Versions: 3.0.0
            Reporter: zhengruifeng


Just found that  {{AFTSurvivalRegression}} , {{DecisionTreeRegressor}}, 
{{FMRegressor}}, {{GBTRegressor}}, {{RandomForestRegressor}} directly extend 
{{Predictor}}

 

Only {{GeneralizedLinearRegression}} and {{LinearRegression now extend 
Regressor.}} 

 

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to