lotrus28

Results 3 comments of lotrus28

I see now, that `k_fold_cross_validation` maintained the arguments `predictor` and `evaluation_measure` in `0.23.9`, but after `0.24.0 - 2020-02-20` they disappear. What is the reason for this?

@CamDavidsonPilon Thank you for the quick response! I decided not to write anything new and to just downgrade to `0.23.9`, since it has all the functionality that I need. It...

As noted [in this issue](https://github.com/rdpstaff/RDPTools/issues/26), installing [JDK 7](https://jdk.java.net/java-se-ri/7) solves the problem. At least, it has solved mine. That is a bit confusing, as in [another issue](https://github.com/rdpstaff/RDPTools/issues/18) moving to JDK 8...