sramirez / spark-MDLP-discretization

Spark implementation of Fayyad's discretizer based on Minimum Description Length Principle (MDLP)
Apache License 2.0
44 stars 27 forks source link

#2 Update to more recent versions of scala and spark #4

Closed barrybecker4 closed 8 years ago

barrybecker4 commented 8 years ago

Scala 2.11.6, Spark 1.6.2, sbt 13.12. It all seems to build and deploy fine, but without tests, its hard to say if everything still works. Will work on adding some tests next.