Coder Social home page Coder Social logo

ai-clinician-mimiciv's People

Contributors

guoziyang27 avatar venkatesh-sivaraman avatar venkats-test avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

ai-clinician-mimiciv's Issues

Records of problems encountered during debugging extraction and preprocessing

  1. The Extract function reports an error that the following table does not exist physiionet-data.mimic_hosp.chartevents. The location of chartevents in Mimic iv: physiionet-data.mimic_icu.chartevents
  2. There are no fluid_cv.csv and vaso_cv.csv in the generated result of mimic iv, input mv and cv are merged in mimic iv, it is normal that these two files are not generated
  3. pd.NA pd does not have the attribute of NA, it is changed to np.nan
  4. 05_build_states_and_actions.py TypeError: data type not understood
    Updated pip install --upgrade numpy, pip install --upgrade pandas

Bug in extract.py:“google.api_core.exceptions.Forbidden: 403”

After completing BigQuery authentication (including cloud permissions and local setup), running extract.py for the MIMIC-IV dataset results in a Forbidden error:

google.api_core.exceptions.Forbidden: 403 Access Denied: Table physionet-data:mimic_core.admissions: User does not have permission to query table physionet-data:mimic_core.admissions, or perhaps it does not exist in location US.

This issue is caused by a change in the directory structure of the MIMIC-IV dataset. The current dataset uses mimiciv_icu and mimiciv_hospital, while the repository's data_extraction/sql/elixhauser.sql and queries.py still reference mimic_icu and mimic_core. These references need to be updated to match the current MIMIC-IV structure.

If I manage to successfully make these changes, I will submit a pull request to merge my version.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.