-
There is a chunk of code (below) that appears in many time. It appears to be (one of) the longer steps to reproducing the data. Is there any reason why we could not subset out features (1000 at a time…
-
### Report
Thanks for the great work!
I'm trying to print out bag-level predictions (i.e. for each donor). I'm following the classification with MIL tutorial (https://multimil.readthedocs.io/en/la…
-
Hi again,
Sorry for the spam, but I hope it might be useful :)
So, your script `scripts/prediction.py` is pretty nice, but it is not deployed when installing pyment via github. One solution is …
-
#### Classifying accounts by gender and age can be really helpful when targeting accounts. Outputs will be the different genders and some age range e.g. >20, 20-40, 40-60, >60.
Advantages of this f…
-
There seems to be an issue with making predictions from a model that contains interactions between a `strat` term and a categorical factor. To demonstrate, I'm going to use the example from the `cph` …
-
Hello!
Recently I ran smcfcs using "coxph" for the substantive model:
```
imp_init Error in eval(temp, environment(formula$terms), parent.frame()) :
object 'imputations' not found
After tr…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
This feature involves integrating a fitness prediction model that tracks user health data …
-
**Is your feature request related to a problem? Please describe.**
Implement an age clock measurement method for DNA methylation arrays
**Describe the solution you'd like**
Implement preprocessin…
-
🔍 Problem Description:
In the banking industry, it is critical to predict which customers are at risk of leaving to develop retention strategies and prevent revenue loss. This project, titled Custome…
-
I am modifying the program to use the polars data frame and to have it seamlessly handle input files where the data uses gene symbols instead of ids, or even a mix. I want to verify that I get the sam…