Juan Cardona

Results 4 comments of Juan Cardona

> Hi @Juancard could you provide us withe the error log that you are getting? Hi @jacobmontiel, the only error log I get is the message given by Google Colaboratory....

I have the same issue running on an environment with 16gb of ram, it is there any way we can reduce the memory consumption of the model during training? The...

Yes. Same happens to me whenever I run WriteStreamToArffFile with the MetaMultilabelGenerator.

I finally solved it by forcing the generator to use a dense representation instead of a sparse one. That is, in the method called "generateMLInstance" I changed the following line:...