-
**0.21.1*:
**3.18.10**:
**Ubuntu**:
Hi Team,
In the reference [link](https://hoanganhngo610.github.io/river-clustering.kdd.2022/related-materials.html), It claims that there are "20 internal …
-
Read this paper and discuss key takeaways for our project here.
-
I want to add all the existing metrics which are present in Sci-kit Learn.
**Classification Metrics**
* [x] Accuracy
* [x] AUC
* [x] Average Precision (AP)
* [x] Balanced Accuracy
* [x] Brier…
-
## Describe the bug
After loading the metric named "[Matthews Correlation Coefficient](https://huggingface.co/metrics/matthews_correlation)" from `🤗datasets`, the `.compute` method fails with the f…
-
First of all, let me share my appreciation for this library. It's been great to use so far and I really appreciate it.
I've been looking at the [Cross Encoders section](https://www.sbert.net/exampl…
-
Hello,
I am very new to JASP (just learned about it yesterday) and the first impression is great. I am used to STATA and with the help of a friend was running some random forest classification mode…
-
Hi, I encounter the same problem as in https://github.com/facebookresearch/LAMA/issues/10.
And I found the reason why 2 examples are filtered is that the `obj_label` are `1970s` and `1990s`. And in `…
-
## Expected Behavior
loading library works successfully
## Actual Behavior
Error due to fairlearn updating their API in v0.9.0
```
[/usr/local/lib/python3.10/dist-packages/credoai/modules/const…
-
## Environment info
> - `adapters` version: 0.1.0
> - Platform: linux
> - Python version: 3.8
> - PyTorch version (GPU?): 2.1.1+gpu
> - Tensorflow version (GPU?):-
> - Using GPU in sc…
-
Hello,
I am fine-tuning a multiclass audio classifier by using the template script with two GPUs:
https://github.com/huggingface/transformers/blob/main/examples/pytorch/audio-classification/READ…