-
I'm working on a text classification problem similar to the sentiment_imdb problem, with 4 classes. My training set is highly imbalanced and I'd like to use balanced class weights for training. What's…
-
![image](https://github.com/user-attachments/assets/7ed0fc54-dcda-4362-8af6-ed7c289a4693)
Are these two for-loops meant to enlarge the amount of head-neck data and abdomen data to make them comparabl…
-
I am trying to use a custom Resampler class to make drawing over 10M data points more efficient. It works nicely except for the fact it is drawing 2 lines per Resampler. Looks like a bug.
```…
-
# Lines of code
https://github.com/code-423n4/2024-02-hydradx/blob/main/HydraDX-node/pallets/omnipool/src/lib.rs#L1541
# Vulnerability details
# Bug Description
The HydraDx protocol includes an o…
-
# Hi Mr.kaidic
Firstly, Thanks for you sharing your code and paper.
I read your paper and used your code to be impressed.
As i read this paper, there are comments for 2 cases.
- 1. training …
-
mstpr-brainbot
High
# Mismatching funding fees can result in the protocol incurring a deficit or insolvency risk
## Summary
When funding fees are calculated if it's high enough it can be capped for…
-
mstpr-brainbot
Medium
# Unbacked tokens can be used for opening positions
## Summary
When a position is opened the leverage is taken from the corresponding pool. If the pools available liquidity is…
-
Hello, this is a nice work and I want to follow it. As mentioned in this paper, the used dataset are first cropped into 512x512 image patches with 0.5 overlap rate, and then some patches with extreme …
-
xiaoming90
high
# Imbalanced approach of distributing the liquidation fee within `setSymbolsPrice` function
## Summary
The imbalance approach of distributing the liquidation fee within `setSymbols…
-
Add a warning message to Balance when trying to run very large/imbalanced weights (say, anything more than like 100k cases and population frame that's 10x the sample).
The thinking here is that, if t…