-
- Downloads
[SPARK-7639] [PYSPARK] [MLLIB] Python API for KernelDensity
Python API for KernelDensity Author: MechCoder <manojkumarsivaraj334@gmail.com> Closes #6387 from MechCoder/spark-7639 and squashes the following commits: 17abc62 [MechCoder] add tests 2de6540 [MechCoder] style tests bf4acc0 [MechCoder] Added doctests 84359d5 [MechCoder] [SPARK-7639] Python API for KernelDensity
Showing
- mllib/src/main/scala/org/apache/spark/mllib/api/python/PythonMLLibAPI.scala 11 additions, 1 deletion...la/org/apache/spark/mllib/api/python/PythonMLLibAPI.scala
- python/pyspark/mllib/stat/KernelDensity.py 61 additions, 0 deletionspython/pyspark/mllib/stat/KernelDensity.py
- python/pyspark/mllib/stat/__init__.py 2 additions, 1 deletionpython/pyspark/mllib/stat/__init__.py
- python/run-tests 1 addition, 0 deletionspython/run-tests
Loading
Please register or sign in to comment