CitrineInformatics / lolo

A random forest
Apache License 2.0
41 stars 12 forks source link

Better Error Messages for Lolopy #173

Open WardLT opened 5 years ago

WardLT commented 5 years ago

The error message for lolopy when java isn't installed is: ValueError: invalid literal for int() with base 10: b''

We should make a better error message for this issue, and probably print warnings if you're running on Windows and the confidence intervals are not likely to work.

maxhutch commented 5 years ago

Here's another: https://github.com/CitrineInformatics/lolo/issues/191