-
I think some of the percentages of the sampled rows might be wrong in the last 3 examples:
The text claims that 20% of the rows are sampled, but the code requests 10%:
```
Select a sample of 20% …
-
[this](https://www.youtube.com/watch?v=mvbyRdRRb7o) is a talk Shi Zhengli (batwoman, head researcher at the lab) gave in June 2018. not sure what it can be used to substantiate but it is indeed very i…
ghost updated
4 years ago
-
As suggested in the tests of #3227, we should test KHI growth rates in PIConGPU again. Currently it looks like the current `dev` produces slightly too low growth rates.
This could be caused by eithe…
-
Per-process CPU stats can currently be obtained via third-party packages like https://github.com/elastic/gosigar. However, I believe that there exists a need for a certain type of applications to be a…
-
### Expected Behavior
I expect that when using JdkBlockingHttpClient the blocked call httpClient.send is used and not the asynchronous call httpClient.sendAsync. In this case, the entire request will…
-
### Proposal Details
Sometimes people try to get a random key/value out of a map, writing:
```go
for k, v = range m {
break
}
```
One example is/was in `database/s…
-
Board (to be filled): https://github.com/orgs/paritytech/projects/68
Note: Spam resilient accepting of messages is generally useful. So ideally we abstract that part and make it useful in other place…
-
### 🚀 The feature, motivation and pitch
There are several examples of datasets for molecular property prediction where each individual graph example easily fits in memory but there are too many examp…
-
QDEX | New | Review - VK | Review - AI
-- | -- | -- | --
Report Title | Title | | Makes sense
Report Type | Resources Industry Report Type | yes | So we're running with an entirely …
-
Consider Stack Overflow for getting support using TensorBoard—they have
a larger community with better searchability:
https://stackoverflow.com/questions/tagged/tensorboard
Do not use this temp…