-
Hi @tztztztztz, I am interested in your work and I would like to ask you as the title says whether you think that I could use your eqlv2 solution for regression.
I have a heavily imbalanced datase…
-
Thank you for releasing the data and code for reference. I learned from your code and write my own code to run inference on single image. I used your well-trained model for multi-lable multi-disease c…
-
`utils.score_stratified_by_confound()`
Helper to summarize the performance score (accuracy, MSE, MAE etc) for each
level or variant of confound. This is helpful to assess any bias towards a
…
-
hello, please do something with bad heroes(for example, Gyrocopter that has the worst talents on this planet - he needs some attack range talent, atleast/atck spd etc.), because no one wants to pick t…
-
Hi,
thanks for your repository and the great work. I was looking for an example of the "hard negative mining strategy" they employ in the paper but couldnt find one. It is just not clear to me how …
-
## Bug Description
I have used your template before (approx 1 year ago) without issues. Now, I re-cloned your project, installed it's dependencies, and I am trying to run the training job: `poetry …
-
# Non Critical
## Typos in comments:
### change `trucate` to `truncate`:
```
TopUpKeeperHelper.sol
156,36: * @param length The length to trucate the list of topups to.
```
### change `prepraed`…
-
Regarding your question about the library source code, you don't need to provide its source code. However, you need to explain in the report what the library is been used for. And the reason for using…
-
It could be nice to include a class that encapsulates data augmentation via Nearest Neighbour-inspired algorithms such as SMOTE (Synthetic Minority Over-sampling Technique), ADASYN etc. @tallamjr deve…
-
I use GCE ingresses via hosted GKE (not running my own ingress-gce).
We have a large-ish cluster with GKE subsetting and a lot of internal network pass-through load balancers.
We wanted to move …