-
Simple Example:
```r
task % lrn("clust.kmeans", centers = x))
design = benchmark_grid(
tasks = task,
learners = kmeans_centers,
resamplings = rsmp("insample")
)
bmr = benchmark(design)
…
-
This tweet is motivating: https://twitter.com/reduzio/status/1311777674721931267
-
Hi,
I wonder what's the GPU-based hardware requirement to run this package. Any tips will be helpful.
Regards,
Zhao
-
It would be great for geomean to have a confidence interval.
Also, the calculation of geomean seems off?
-
## Namespace Request
Namespace: ocf
##### Description
High Performance Computing, Storage, Cloud & AI experts
##### GitHub Org Link
https://github.com/ocflimited
##### Admins
ocfmatt
qis…
-
**Title of the talk/workshop**
Accelerate your pandas workload using FireDucks at zero manual effort
**Abstract of the talk/workshop**
In general, a Data Scientist spends significant efforts in t…
-
Not sure if this has been requested already, but i thought i'd give it a go.
60fps capable mobile phone camera's have been around for quite some time now.
Samsung, for example, has been bringing out…
-
I didn’t see the ‘search’ command line switch detailed in the —help. The synopsis says search all metrics for those correlated to the given. I was going to try something like —
node --max-old-spa…
-
## 🚀 Feature
It would be great to have a library of optimization routines for the deterministic setting (a la `scipy.optimize`) using PyTorch autograd mechanics. I have written a [prototype library](…
-
Hi,
By any chance, do you have any documentation, because reading the README I am not sure how to calculate the values for parameters?
Thank you in advance.
Best wishes,
Michal