-
### Description & Motivation
Loop customization was removed from Trainer 2.0, and thus solutions like https://github.com/SkafteNicki/pl_cross no longer work. We want to provide examples and answers…
-
My question is simple: is it possible to use MAPIE for transformer based models from lets say huggingface? Thank you!
-
_Please make sure to close the issue once you consider it as solved_
_Please use screenshots only when you cannot copy-paste the object, e.g. for figures or maps_
**Error and context**
We wante…
-
Following is the full error which I am getting.
```
Traceback (most recent call last):
File "cleanit.py", line 212, in
cit.train()
File "cleanit.py", line 114, in train
pyx = clea…
-
I think pairs.txt was made according to your example pairs_label.txt. Could you tell me what's wrong with it? (in pairs_label.txt we have 500 of positive (name/name_0001.png name/name_0002.png 1, etc.…
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no si…
-
-
Hello, I want to train a new model on your scpdb subset. Can you give me the structure id in each fold, so I can optimize my model? Thanks.
-
data attached-
{code:java}
buildModel 'glm', {"model_id":"glm-0060b235-2f87-44db-862e-016fde378037","training_frame":"data","nfolds":0,"response_column":"y","ignored_columns":[],"ignore_const_cols…
-
There is a failure in Stacked Ensemble when you use either an XGBoost or Naive Bayes classifier during multinomial classification. Unfortunately, there is a lack of test coverage for these two cases,…