-
As the product owner, I would like to refine the basic search for "keywords" based on work completed in Issue #95 to satisfy the following use case -
As an end-user, I would like to enter any keyword…
-
On the road to building aarch64 wheels, we are trying to release 0.18.2
Presently, from what I know, we need to:
- [x] Backport enough things to ensure that the tests pass on v0.18.x
- [x] Enab…
-
-
The following code is accepted:
```agda
open import Agda.Builtin.Bool
open import Agda.Primitive
record Σ {a b} (A : Set a) (B : A → Set b) : Set (a ⊔ b) where
field
x y : Bool
{-# BU…
-
I’m hoping that you may be able to provide some advice about how to set up my measurement model. My datasets do not include incidence data as shown in most of the papers I have looked. Instead, I have…
-
Hi all,
What are the degrees of freedom in conditionTest derived from?
If df=2, does that mean that the WaldStat was derived from values from 2 knots (after fitGAM processing)?
On a conditionTe…
-
### getting a ValueError inside the predictWords function at line 6 ,
y_pred = predictor.predict_proba(wordsDf)
and inside the naive_bayes.py
```
in predictWords(wordsDf, df)
4 pred…
-
I am trying to train a network on 201 labeled frames on the TigerGPU server. I previously trained this network with 100 labeled frames, but I added some more training data to improve the tracking. I a…
-
For full Py3 compatibility we need to replace our task distribution setup. We currently have an alpha quality replacement (PYMEClusterOfOne). This issue summarises the remaining tasks before we can sw…
-
Trying to subset a TTF font with makeotf, and getting an error:
```
> makeotf -ff ./Noto/diacritics.fea -gs -nshw -r -f ./Noto/original/NotoSerif-Bold.ttf -o ./Noto/NotoSerif-Bold.otf
makeotf […