-
-
Hi! I was trying to reproduce your results, but it didn't surpass the performance of Pensieve for all percentiles, as shown in the figure below. I trained the model for 500 epochs and it started to ov…
-
in `qzscores.R`, the factor array zscores are currently computed using `sd()`, which, according to the R documentation:
> Like var this uses denominator n - 1.
That seems appropriate for _estimating…
-
## Guidance notes for meeting facilitators
What do meeting facilitators need to document ?
-
**What happened**:
Whenever an nginx controller pod in our cluster is terminated, we see a surge of `dial tcp connection refused` and other network related errors in the application that se…
-
**Describe the bug**
Post-processing failed; Command failed with exit code 1: C:\Users\mmiftah\AppData\Local\pensieve\app-1.0.8\resources\extra\ffmpeg.exe -i
**To Reproduce**
Import an audio fil…
-
**Is your feature request related to a problem? Please describe.**
Is it possible to run Pensieve on Mac
**Describe the solution you'd like**
It would be great to run it on Mac
-
---
tags: pensieve
---
A collection of public thoughts that could be blogposts but i dont have time, so here, have the short form. I may upgrade these to full posts in future.
- **Friction**. …
-
## Paste the link of the GitHub organisation below and submit
https://github.com/mozilla
---
###### Please subscribe to this thread to get notified when a new repository is created
-
Hello.
I faced on error when:
```python
import optuna
study = optuna.create_study()
...
optuna.visualization.plot_intermediate_values(study)
```
this shows:
```
AttributeError …