-
over the years, a bunch of papers have been published at MLO and around which might help DISCO one way or the other. here goes a list of the ones we spoke about. it is still up for debate which we act…
-
Consider using MCD (http://scikit-learn.org/stable/auto_examples/covariance/plot_robust_vs_empirical_covariance.html) to calculate the sitewise location and spread of features.
(Also worth looking …
-
As a developer, I want to ensure that the application configuration is secure and robust.
-
Transactions that are received by the `Block Producer` but that are not valid are stuck in the queue forever and can prevent the node from building further batches ( Deadlock ).
Hence we need a bet…
-
## The ask
We want to be able to do fine-tuned ordering in the suggestions menu. For example, we may wish to prioritize popular commands above others.
We have implemented custom ordering before such…
-
### Suggestion
To prevent issues like #122, we should:
- [ ] Be more robust and don't fail the entire content search because one item fails. We should catch exceptions on an item level and ignore …
-
Not sure the full scope of the problem, but noting it here to investigate at some point. Reported on [CrossValidated](https://stats.stackexchange.com/questions/655190/robust-fit-indices-not-calculati…
-
The prefect worker on Guerin sometimes crashes for kind of opaque reasons- I'd love to get more insight into why this happens and figure out how to prevent the error, automatically restart it, or othe…
-
**Describe the bug**
_A clear and concise description of what the bug is._
Short Summary of the expected behavior: MQTT communication should be robust. It should recover if interrupted for example.…
-
**Is your feature request related to a problem? Please describe.**
The compiler is currently used as part of several language servers which attempt to provide a good intellisense for IDEs like VSCode…