-
I would like to suggest a new feature for ATLAS that I believe would be very useful: the ability to run inference on predefined and custom predictive models within the Patient-Level Prediction module.…
-
Recently in company we needed to create a tool that could:
- read dicom files
- write data to the appropriate CIOD structure and validate it to a basic degree(types, whether it is required, quantity…
-
def score_avg(p, a): # patient id, predicted a
percent_true = train.Percent.values[train.Patient == p]
fvc_true = train.FVC.values[train.Patient == p]
weeks_true = train.Weeks.values[tr…
-
we should make CLIF "SQL ready" because SQL databases have an explicit relational database structure that will help us achieve the goal of having each hospitalization represented coherently in CLIF.
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
The AI-Based Medical Imaging and Diagnostic Platform is a tool that helps doctors quickly …
-
# Description
I would like to push a new dataset `vanderbilt-7t-swi` to git-annex.
Is a dataset shared by our collaborators from Vanderbilt University Institute of Imaging Science, contains 17 sub…
-
Hello,
When I used your function scDist, I encountered the following error:
================================================================================
Warning in (function (A, nv = 5, nu = …
-
https://techinformed.com/onepoint-a-new-low-hacker-group-targets-end-of-life-pharmacy-provider/
-
This is the current discharge modal in BHIMA:
On discussion with our Vanga colleagues, they propose breaking this into two fields:
1. Type of Discharge (including Regular Discharge, patient f…
-
### Description of feature
By Karsten:
We should ensure that we only impute into the future with past values. Think that this must be on patient by patient case