-
In the GitHub README a hint on how to create 72 bytes of random data could be added. The following command works well on macOS and linux:
`head -c 72 /dev/urandom > JammerNetz-secret.bin`
For ea…
-
**Multilabel classification**
http://scikit-learn.org/stable/auto_examples/plot_multilabel.html#sphx-glr-auto-examples-plot-multilabel-py
**A demo of K-Means clustering on the handwritten digits…
-
This would be a very good feature to have in future with MTK
https://reference.wolfram.com/language/ref/NondimensionalizationTransform.html
Unitful has recipes for Buckingham pi groups, which …
-
In our [2022-08-19](https://github.com/fatiando/community/blob/main/development-calls/2022.md#2022-08-19) Weekly Call we decided to run a survey to gather information about our community. The goals …
-
The [documentation here](http://rqda.r-forge.r-project.org/documentation_2.html) suggests that it should be possible to calculate the inter-coder reliability coefficient:
> "Name of coder" is the n…
-
The proposal is to add recursive feature elimination algorithm for optimizing forecasting models
-
This issue is now to track the implementation of various evaluation methods and workflows for LLMs.
Evaluations:
- [x] G-Eval
- [ ] PingPong
- [ ] InfiniteBench
- [ ] Ruler
- [ ] MMLU
- [ ] M…
-
I’ve been repeatedly asked this question and my answer always was something like ‘I have no evidence’. Unfortunately, in this domain every person who able to say something valuable instantly turns co…
-
I've been thinking recently about how the current approach to calculating confidence intervals is inadequate statistically. The .std file reports the SE in bounded space which can lead to a CI that vi…
-
I have somewhere about 100 databases and each have ~25 collections. And first time when I login in to RockMongo it working very slow. When I go to databases page I can wait over 2 minute. My server: i…