Skip to content
Snippets Groups Projects
  1. Jul 27, 2013
  2. Jul 16, 2013
  3. Jan 01, 2013
  4. Dec 29, 2012
    • Josh Rosen's avatar
      Port LR example to PySpark using numpy. · 099898b4
      Josh Rosen authored
      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.
      099898b4
Loading