GB
GB
The GitHub CI test failed due to the following reason: qemu-system-x86_64: -display gtk: Parameter 'type' does not accept value 'gtk' make: *** [Makefile:202: run] Error 2 Error: Process completed with...
Thank you for your guidance! We tested our PR on WSL and Linux with X11 forwarding environment. But we haven't tested much on non-graphical environment, which may lead to CI...
**Anomaly detection - Isolation Forest -Manual Hyperparameter Selection - Haibin Lai Test** **Test Result:** Successful **Process Step:** **Template -> \[Section Name: Option\]** - Built-in Training Data Option: 5 - Output...
 ## Decision Tree Wrong Case When running automl for `Decision Tree`, geochempi went out an error on `self.criterion` for `ValueError: Some value(s) of y are negative which is not...
Hi! I also encounter this problem. Did you get any solution?
Hi! I found that adding "-DBUILD_WITH_SHARED_LIBS=ON" maybe work cmake -DBUILD_WITH_SHARED_LIBS=ON -DCMAKE_BUILD_TYPE=Debug .. make -j