Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
fraggle_
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
KNNSampler: Stochastic Imputations for Recovering Missing Value Distributions
(arxiv.org)
1 points
by
fraggle_
1y ago
|
1 comments
2.
▲
by
fraggle_
1y ago
We study a missing-value imputation method, termed kNNSampler, that imputes a given unit's missing response by randomly sampling from the observed responses of the most similar units to the given unit in terms of the observed covariat
3.
▲
Poolifier Web Worker Release 0.5.0
(github.com)
2 points
by
fraggle_
1y ago
|
0 comments
4.
▲
Poolifier Release 5.0.0
(github.com)
3 points
by
fraggle_
1y ago
|
0 comments
5.
▲
Tinybench Release 3.0.0
(github.com)
2 points
by
fraggle_
2y ago
|
0 comments
6.
▲
Benchmark Tool Tatami-Ng Release 0.7.3
(github.com)
1 points
by
fraggle_
2y ago
|
0 comments
7.
▲
by
fraggle_
2y ago
It falls apart since the beginning: the science definition given does not match the real world process of building scientific knowledge.
8.
▲
by
fraggle_
2y ago
SAP lacks skills at cloud security. There's a long list of security issues on SAP cloud services. And it's only for the ones known.
9.
▲
by
fraggle_
2y ago
### Changed - Support per task function(s) priority and worker choice strategy definition via a task function object: { taskFunction: (data?: Data) => Response | Promise<Response>, priority?: number, strategy?: WorkerChoiceStrategy
10.
▲
Tatami-Ng Version 0.4.4
(github.com)
1 points
by
fraggle_
2y ago
|
0 comments
11.
▲
Tatami-Ng Version 0.3.0
(github.com)
1 points
by
fraggle_
2y ago
|
0 comments
12.
▲
Tatami-Ng Version 0.2.0
(github.com)
1 points
by
fraggle_
2y ago
|
1 comments
13.
▲
by
fraggle_
2y ago
Cross JavaScript runtime benchmarking library
14.
▲
Poolifier Web Worker version 0.3.15
(github.com)
1 points
by
fraggle_
2y ago
|
1 comments
15.
▲
by
fraggle_
2y ago
## What's Changed ### Fixed - Fix possible race condition at worker node recreation on worker node `error` and `exit` events. ### Changed - Optimize different JavaScript runtime handling code with a branching less design pattern. -