-
Hello,
Thank you for maintaining this crate! I need to use some json-ld functionality in a no_std environment. I have started adding no_std support to the dependencies of this crate. I am working m…
-
Hello,
I've been trying to run train the model on 4 GPUs but I am having some problems with the rank of the GPUs. In fact it cannot see the arguement. More specifically:
```shell
bash train.sh …
-
### Task
We have a new bait set that we would like to add a QC criteria for. The bait set is "Lymphoma MRD" and the criteria should be PCT_TARGET_BASES_1000X > 0.95.
### Suggested approach
_No re…
-
Currently, we have some code in the featurebuilder that allows us to analyze only the first X% of chats, where X is defined relative to the _number of chats_ in the conversation:
Code initializing …
xehu updated
2 months ago
-
It currently emits 1,2,10,20,30,40,50,100
there seems to be at least one user who's interested, #851. But I'm not sure if thats good enough evidence for changing the summary metric.
Alternativel…
-
```python
In[2]: import pandas as pd
...: import numpy as np
...: pd.__version__
Out[2]: u'0.23.4'
In[3]: ts = pd.Series([np.nan, 1., 2., 3., np.nan, 4., np.nan])
In[4]: ts.pct_change(fill…
-
Downloaded the standalone Fmask for windows and are having some issue. The package came with the following files:
![fmask](https://cloud.githubusercontent.com/assets/14100311/10771211/93b413f6-7cbd-1…
-
Improve [kchal_get_bat_pct()](https://github.com/PocketSprite/8bkc-sdk/blob/3bc66c80cc5c16d0b526aeb5e96d7c41927b387b/8bkc-components/8bkc-hal/kchal-pksp.c#L156) state of charge estimation.
Right no…
-
### What version of Hugo are you using (`hugo version`)?
$ hugo version
hugo v0.136.5+extended linux/amd64 BuildDate=unknown
### Does this issue reproduce with the latest release?
yes
…
-
Hello
I am struggling with e_on. My goal is to have a secondary graph to appear on the side of the primary graph when clicking on the tile corresponding to the 'yes'
for example this dataframe
``…