-
Using wfdb as a python package to read the waveforms, data preprocess is required.
Following steps should be taken:
- Noise cleaning: removing data spikes that reach zero, and search how to approach…
-
Dear developers,
I was looking for a Semi-Supervised ML method in R and found your excellent package. I tried your example code adapting it to my input data, and after some reformating it works app…
-
This package is very useful, thanks a lot for providing it! I would like to use it in a large open-source project ([3D Slicer](https://github.com/Slicer/Slicer)) but I'm not sure if I can rely on it i…
-
make sure in the maintainer section that we include discussions of what versions of python to support. the scientific python spec 00 is what we want to ideally promote here. see comment thread below:
…
-
I recently migrated from metwork v2.1 to v2.2. So I rebuilt only the plugin with embedded python packages (`local/lib/python3.X/site-packages`) because of the python upgrade from v3.10 to v3.11. It se…
-
Dear Doctor, good afternoon. The Data_sampling file in your package indicates that I am missing a "predictions" file. Could you please tell me how to deal with this bug? Thanks a million.
![image](ht…
-
Hi there is very little documentation on how to feed parameters into the script, and which script does what. It looks like cnn_main.py is the important one. Can you please provide a sample script for …
-
Hi Jochen,
We're implementing a web app for a German government organization and now have a CR to implement an XRechnung based invoicing. Unfortunately, Mustang seems to be bundled with a certain f…
-
Hi, I am new to SHAP , it is a great tools, but I have some questions that I am not sure :
**1. If mean(|SHAP|) of feature A is largest, can we determine feature A is the most important feature, or…
-
## Issue description
I found that PyTorch / LibTorch version 1.10 with certain topologies (classifiers with Fully-Connected/Dense-Layers) is during CPU inference significantly slower on Windows…