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

Update to scala 11 and spark 1.6.2 #2

Closed barrybecker4 closed 8 years ago

barrybecker4 commented 8 years ago

I forked and built locally. I made the changes to the sbt and maven files to use the more recent versions of scala, spark, and sbt. Will create a pull request shortly.

sramirez commented 8 years ago

OK, I think this issue is closed with PR #4