I would like to use areaUnderROC from MLlib in Apache Spark. I am currently running Spark 1.1.0 and this function is not available in pyspark but is available in scala.
Is there a feature tracker that tracks the advancement of porting Scala apis to Python apis?
I have tried to search in the official jira but I could not find any ticket number corresponding to this.