Juan Cardona

Results 4 issues of Juan Cardona

**Describe the bug** Training fails when running the model "Label Combination Hoeffding tree". Ram is exceeded with stream with thousands of features. Sometimes the error is caught during training and...

**Describe the bug** The Multi-label stream generator class does not implement the method "has_more_samples". The parent class does, but it always returns True. This is particularly problematic when this stream...

I run the following command: `EvaluatePrequentialMultiLabel -l (multitarget.BasicMultiLabelClassifier -l multilabel.MultilabelHoeffdingTree) -s (generators.multilabel.MultilabelArffFileStream -l 20 -f /tmp/datasets/20ng/meka/20NG-F.arff) -f 868 -q 868 -w 868` And the output goes as follows (only first...

Hi, I've been trying to make sqlite3 work on the react-typescript example ([(link)](https://github.com/karolis-sh/electron-snowpack/tree/main/examples/react-typescript)) and it doesn't seem to work, have any of you tried anything similar? The steps to reproduce...

question