srowen commented on issue #23549: [SPARK-26616][MLlib] Expose document frequency in IDFModel URL: https://github.com/apache/spark/pull/23549#issuecomment-455915299 Hm, that's weird, it's the opposite failure, right? ``` File "/home/jenkins/workspace/NewSparkPullRequestBuilder/python/pyspark/ml/feature.py", line 971, in __main__.IDF Failed example: model.numDocs Expected: 3 Got: 3L ``` I am not even sure what would cause it to vary?
---------------------------------------------------------------- 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]
