Hi, I'm trying to use the executable to create a model using the data for the testData.txt, included in the ELL/examples/data folder, which has 20 input data and 2 output data, but every time I try to use the executable it appears the error:
Loading data ...
Training ...
exception: size too big
I already tried to increase the number of trees (-nr) and the maximum number of splits of each tree(-ms), but the same error appears.
So I wanted to know which parameters to change to create the template.
Hi, I'm trying to use the executable to create a model using the data for the testData.txt, included in the ELL/examples/data folder, which has 20 input data and 2 output data, but every time I try to use the executable it appears the error: Loading data ... Training ... exception: size too big
I already tried to increase the number of trees (-nr) and the maximum number of splits of each tree(-ms), but the same error appears. So I wanted to know which parameters to change to create the template.
Best Regards