480Oswego2013 / CSC-HCI-480-2013-repo

8 stars 8 forks source link

Out of Bounds Exception on RFParameter selection & Feedback #45

Closed nonelement closed 11 years ago

nonelement commented 11 years ago

When generating a forest using the build server, a selection of "cylinders" as the classification variable, 75 trees, and to ignore "name", causes an out of bounds exception in the console that provides no feedback in the interface. We received this error several times for other combinations of variables as well.

mkhayes commented 11 years ago

I think this is either a problem with H2O or with the data set since I can reproduce the same error using the H2O web interface.

480Oswego2013 commented 11 years ago

I'm not sure what to test exactly, when I loaded a data sheet I could not re-produce the error

mkhayes commented 11 years ago

You can now select ignore "name" and other columns without problems. I found that selecting "power" as classification variable causes the program to freeze, possibly due to the size of the confusion matrix generated.