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

#22 Add unit tests for larger dataset to test performance. #23

Closed barrybecker4 closed 8 years ago

barrybecker4 commented 8 years ago

I've added some unit test to demonstrate a possible performance issue.