-
- Downloads
Port LR example to PySpark using numpy.
This version of the example crashes after the first iteration with "OverflowError: math range error" because Python's math.exp() behaves differently than Scala's; see SPARK-646.
pyspark/examples/lr.py
0 → 100755
Please register or sign in to comment