-
I am reading through skopt's docs and it seems like there might be a typo in the description for both `gbrt_minimize` and `forest_minimize`.
**gbrt_minimize:**
```
Gradient boosted regression tr…
-
Hello,
I have a regression model that I composed by taking a MobileNet classifier (pre-trained with ImageNet weights), then removing its classification head and adding a flatten+dense layer that sp…
-
related issues (mostly in context of discrete cases, with variance differing between null and alternative)
- #8561
- #8159
- #8652
Our power classes can solve for minimum detectable effect size.…
-
Explaining and demonstrating the use of tpot library that can be used to find the best model with the best parameters for classification and regression task without much efforts.
Please assign this…
-
**Describe the bug**
I am encountering an AttributeError when unpickling a DataContainer object from the xeofs package. The error message is:
`AttributeError: 'DataContainer' object has no attri…
-
I see my R2 for testing data to be 0.215. Should i still rely on the model? Also, what are the ways I can improve the accuracy of the model?
-
Symptom2Disease is a kaggle competion, [link here](https://kaggle.com/datasets/niyarrbarman/symptom2disease/)
-
Hello, I have found that by re-training the diffusion model on a different a high quality face dataset and after training inference using the regression model, around 10 out of around 5000 or so image…
-
I am experimenting with floating-point operations and encountered an issue where, after compiling a function with torch.compile, my denormal values disappear. As seen in the provided code below, some_…
-
Hi,
after trying to convert an own pretrained model checkpoint into Transformers library with the following code snippet:
```
# LM Head
model.lm_head.dense.weight = data2vec_model.encoder.lm_h…