-
### Model Name
Adverse Drug Reaction prediction
### Model Description
Prediction of adverse drug reactions using chemical induced gene expression profile
### Slug
adr-prediction
### Tags
classiā¦
-
After completing #12 and #13, implement data collection in the inference pipeline. Test and report results, we should be able to see something uploaded to S3. Lets do a JSON document for now.
-
### Describe the bug.
While trying to fetch a model, Ersilia tries to fetch the model image from DockerHub if it does not exist locally. During this fetch, we have recently been seeing this warning aā¦
-
### Is your feature request related to a problem? Please describe.
Refer to issues https://github.com/ersilia-os/ersilia/issues/1100 and https://github.com/ersilia-os/eos-template/issues/40.
### Deā¦
-
-
### Describe the bug.
The [action](https://github.com/ersilia-os/ersilia/actions/workflows/ersilia-base-image-to-dockerhub.yml) building and pushing ersilia's base image (ersiliaos/base) takes dispā¦
-
Hello @DhanshreeA I don't know why the dockerfile in the model repo is this one: https://github.com/ersilia-os/eos3ae6/blob/main/Dockerfile
-
This model is ready for testing. If you are assigned to this issue, please try it out using the CLI, Google Colab and DockerHub and let us know if it works!
-
Please, check the EnsembleTabPFN if you want to use TabPFN with bigger dataset:
[https://github.com/ersilia-os/chempfn](https://github.com/ersilia-os/chempfn)
There is no 1000 rows or 100 featuresā¦
-
**Describe the bug**
Model eos3cf4 (MolFeat Chem GPT4.7M) gives Null outputs when fetched from DockerHub, not when fetched from GitHub. Docker Image is updated though to the same code as GitHub
**ā¦