-
#### Describe the issue linked to the documentation
There is some discussion going on about the usefulness of some (if not all) over / under sampling methods implemented in the imbalanced learn pac…
-
Hi, thanks for making your codebase public. I walked through your preprocessing steps, and modeling part. And I could not find a place that you are weighting different classes or labels. As in Sentiho…
-
Hi,
I followed the same repo https://github.com/hszhao/PSPNet for training the PSPNet.
Since I have class imbalance, I get the per class accuracy 0 for all non-dominant classes.
If you have any s…
-
## Feature Request
**Is your feature request related to a problem? Please describe.**
See the implemented [double balancing algorithm](https://github.com/asreview/asreview/blob/main/asreview/model…
-
**Description of the desired feature**
I am using gempy to produce geologic models of multiple geologic layers simultaneously. In verde it seems that points are only ever considered part of 1 surfa…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
-
@drewbo, should we add class imbalance warning?
When I create a bounding box for an image classification task, a building classifier. I set the `background_ratio` to 1 and assumed Label Maker will…
Geoyi updated
6 years ago
-
In an imbalanced class scenario, TrainTestLabelDrift might not find significant drift in the label, as it is less sensitive to smaller categories.
This can be solved by:
* Adding weights to Cramer's …
-
1. What is the effect of using counters_per_class and focal_loss together and separately?
2. What is the effect of using focal_loss in all [yolo] layers and certain layers(only 1 or 2)?
3. How can w…