-
## current situation (CDX 1.6):
- it is allowed to have EITHER one spdx license expression OR multiple named/spdx licenses. see [spec](https://cyclonedx.org/docs/1.6/json/#components_items_licenses)
…
-
Currently, moabb stratifies and picks random samples from X for training (T)/validation (V) respectively. A simple assignment vector could look like this:
```
[T,T,T,V,T,V,V,T,T,V,T,V,T,T]
```
…
-
Darts has established itself as a premier time series forecasting library. Adding multi-horizon time series classification support would solidify its position and significantly benefit researchers and…
-
I've just noticed in #702, the `License-File` test was removed, and in recent packages, that metadata line is no longer in `METADATA`. Was the draft rejected, or what happened there?
-
Hi folks,
This new classifier will be useful for users of https://github.com/PyCQA/pylint to discover plugins published by the community. Pylint has support for custom plugins and there are quite a…
-
### Describe the type of feature and its functionality.
Could ypu please provide a starting point code for tree-based classifiers (such as random forest)?
### Describe step by step what files and …
-
```
a machine learning project that we should consider investigating is
called java-ml. see:
http://java-ml.sourceforge.net/
This looks to be a nice library of classifiers etc. that we may consider…
-
Hi, I'm making use of NeuroNER as part of a larger Python program.
As part of our use case we want to have multiple Neuro NER classifiers running in the same program.
Currently when we attempt t…
-
Hi, If I want to use CT scans , so the width is 128, length 128 and the depth for example 96, how can I use Resnet
-
Installation of Bohr takes a lot of time. This especially affects CI since it is run often. The solution is to install some dependencies on demand.
This could be done with the `requires_extra` func…