You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/02/19 03:38:56 UTC

[GitHub] imatiach-msft commented on issue #23818: [SPARK-19591][ML][PYSPARK][FOLLOWUP] Add sample weights to decision trees

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org