imatiach-msft commented on issue #23818: [SPARK-19591][ML][PYSPARK][FOLLOWUP] 
Add sample weights to decision trees
URL: https://github.com/apache/spark/pull/23818#issuecomment-464968564
 
 
   one concern that I'm not sure about, why does the build state:
   ```
   * This patch adds the following public classes _(experimental)_:
   * `class RandomForestClassifier(JavaEstimator, HasFeaturesCol, HasLabelCol, 
HasPredictionCol, HasSeed,`
   * `class RandomForestRegressor(JavaEstimator, HasFeaturesCol, HasLabelCol, 
HasPredictionCol, HasSeed`
   ```
   I'm not sure why it's showing this as they were not modified.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to