-
## Observed behavior
It is not possible to scroll on older IOS devices in an HTML5 App.
I tried these versions.
- Ipad Mini 2 - 12.5.5
- Ipad - 10.3.3
- Ipad - 9.3.5
They work very w…
-
Instructions:
* Fill out the sections below, replace …'s with information about your issue
* Use the 'preview' function above this text box to verify formatting before submitting
## Observed …
-
Instructions:
* Fill out the sections below, replace …'s with information about your issue
* Use the 'preview' function above this text box to verify formatting before submitting
## Observe…
-
Hi FLARE team,
I am training a SGP potential with **force_only** tag set to **True**. If I try resuming training by using the from_checkpoint() method, it spits out the following errors:
Traceba…
-
## Bug Report
scatter table region:
```
[2021/04/25 10:37:03.844 +08:00] [INFO] [split_region.go:60] ["split batch regions request"] ["split key count"=8] ["batch count"=1] ["first batch, regio…
-
Hi ,
I'm run in Ubuntu
DL-Learner/dllearner-ext-1.4.0/bin/enrichment -e http://... -o results.ttl -f turtle -r http://example.com/father#female
After the whole process the error is:
Exception …
-
Hi,
Thanks for your nice contribution!
I detected a couple of errors that maybe you would like to correct:
Here:
https://github.com/simonrouard/CRASH/blob/4cf336706bafdcd7277370ddf987b2f4d559e032…
-
**Describe the bug**
Opening an exploration has errors in console.
![image](https://user-images.githubusercontent.com/54740946/122790359-df3b3b00-d2d5-11eb-85ce-400eae4eeeaa.png)
Exploration …
-
**Describe the bug**
Less of a bug than a question:
The T-learner takes the mean of the treatment effect `te` which is calculated over all subjects (so the mean over all rows of differences betwee…
ras44 updated
1 month ago
-
Hey there,
I fit a model with the following code:
```
# Define Super Learner
stack = make_learner(
Stack,
lrnr_glm,
lrnr_randomForest,
lrnr_xgboost,
lrnr_xgboost_limited…