-
-
It came up in discussions a few times, but we don't have any explicit documentation how to write a new model class for statsmodels.
some information is spread across mailing list, current documentati…
-
Just an idea, I've been browsing through the client decoder stream setup and it seems a whole frame needs to be queued to begin the decoder. Ignoring any details that I have no idea about, it could be…
-
We may want to introduce some basic vocabulary very early in the book. This is not a complete appendix, it's just a short review chapter that will get us up to speed. Here is a running list of potenti…
-
Currently, in Vega-lite there is a way to use svg patterns as fill encoding. Following is an example
```
Test
…
-
What is the overall set of questions? @juliabruneau
- Monthly overview of trends is a good, useful analysis that tells us basic dynamics.
- What is the metric to tell us if there is a long-term tre…
-
Every core component could have a clientlibrary associated with it, that should contain code to instantiate the JS/dynamic part of the component.
I noticed that a MutationObserver pattern is intro…
-
We have these checkboxes that add more instrumentation:
https://github.com/flutter/devtools/blob/master/packages/devtools_app/lib/src/performance/performance_screen.dart#L389
We have a message tha…
Hixie updated
3 months ago
-
These could be used for lots of purposes outside of basketball https://gist.github.com/pbeshai/ffd0f9d84b4e8df27db2
-
I would like to get the local feature importance of the ith observation for individual variables as described in Casalicchio et al. section 4 lines 7-8 by integrating the ICI curve for the ith observa…