-
The paper by Yuanyi Liu, Dezhen Chen, and Ziyuan Shen presents a model-based forecast for the 2024 U.S. presidential election, focusing on Kamala Harris' candidacy. Using logistic regression and a pol…
-
A surprising error on `step_select`. If you deselect a predictor using `step_select`, then fit a model with the recipe and try to predict, it will yield an error message
```
Error in `step_select()…
-
## Describe the issue
Hello,
I'm currently using custom annotation to retrieve upstream variant annotation.
My custom annotation is a clinvar vcf that I processed to add p. informations from NCB…
-
Hi Fabian,
When I use se3-transformer for my dataset. I find it seems quite difficult for the model to fit the training data. To understand why, I create a simple task in the following way.
I ge…
-
Hi,
Thanks for solving my former issue #3.
I notice that your upload code seems not including the LaMBO-2 part. I am really interested in the NOS combining with the multiple objective optimizat…
-
**Describe the feature you'd like**
Like many other inference libraries in python (e.g. OpenAI), create a real awaitable version of Predict for realtime sagemaker inference endpoints. This will help …
-
Hello,
First of all thank you for this awesome contribution to the scientific world.
I performed some tests with binary classification on the corpus with 5.000 samples and the result was not good ( …
-
Hi Homer,
I am using the delightful scuff-tmatrix tool. I am puzzled by what appears to be a constant multiplicative-factor discrepancy in the expected T-Matrix values and the known T-Matrix values…
-
## ❓ Questions & Help
Is there an example or can someone show me a simple model architecture of RGCN for edge classification? I've looked the documentation and examples for everything, but looking …
-
## FRQ 1 (Arrays, ArrayLists, & 2D Arrays)
The first FRQ question had a heavy focus on ArrayLists and 2D Arrays. In my ASL project, one of the main functions I made for my team, named convertToMN…