-
Hello!
I have been testing the tool on an M2 Mac under a new conda env with Python 3.7, rdkit and shap installed.
During the step 3 of your example demo I get this error:
```
python molshap.py…
-
While checking AFCS.SIP.1 I found that my results are more conservative (by 3 dB) due to the Transmit radio classification as an ODU
The transmit radio model is `IP20S-6-M60X-X AMR.` and this…
-
# Feature request
## Is your feature request related to a problem? Please describe.
I would like to load an existing schema into the tool in order to work on it
## Describe the solution you'd…
-
Actually it seems not defined globally within the hole projects, so maybe it's a piece of testing code before release?
-
Hi,
while using your pretrained models (thanks again for providing them) and trying to get to the same F1 scores on predictions you published I came across the following issue:
The order of labe…
-
I've hacked bomsaway to take a filename on the command line so I can run it direct from KiCAD with the command:
python "/full/path/to/Boms-Away/bomsaway.py" "%P/%B.sch" &
Or just supply the file…
ghost updated
6 years ago
-
We often have this kind of use case:
- Read src_accounts.csv file and write to `accounts` table on PostgreSQL
- Read src_payments.csv file and write to `payments` table on PostgreSQL
- Read src_reques…
-
I'm essentially following the Findoutmore "On the looks and feels of this published dataset" at the end of [this section](http://handbook.datalad.org/en/latest/basics/101-130-yodaproject.html#publishi…
adswa updated
4 years ago
-
I am trying to run the following command for three replicates of the same simulation with a single model:
```
library(BacArena)
library(sybil)
library(parallel)
library(data.table)
set.seed(1231…
-
My UNI-T UT61E has a RS232 interface, not a USB interface.
I ended up modifying miniterm to set 7 bits as it allows me to set everything else, DTR to +5V, RTS to -5V, 19200, and odd parity.
(Act…