GithubHelp home page GithubHelp logo

gyguo / ie-net Goto Github PK

View Code? Open in Web Editor NEW
42.0 1.0 2.0 4.39 MB

official code of "Eliminating Indefiniteness of Clinical Spectrum for Better Screening COVID-19", accepted by IEEE Journal of Biomedical and Health Informatics (JBHI2021).

Python 100.00%
health-informatics ieee-journal covid-19

ie-net's Introduction

IE-Net

official implementation of "Eliminating Indefiniteness of Clinical Spectrum for Better Screening COVID-19", accepted by IEEE Journal of Biomedical and Health Informatics (JBHI2021).

Requirements

To install the environment via Anaconda:

conda env create -f environment.yaml

Prepare Dataset

the original dataset is in https://www.kaggle.com/einsteindata4u/covid19

cd ./data
unzip feature_original.zip

Training and Evaluation of IE-Net

To train the models in this paper, run this command:

cd ./tools
python main_multiple.py

Best Models

The best performed model is in

./checkpoint_best.pth

Comparison

The comparison experiments are

cd ./comparison
python comparison_experiments_fill_0_multimetric.py

Results

For 10-fold cross-validation, our model achieves high performance on the COVID-19 Clinical dataset. The table below shows the results in the paper.

Accuracy Recall Precision AUC
Results in paper 94.80±1.98 92.79±3.07 92.97±3.06 94.93±2.00

Recently, we introduce F1-score as the metric for selecting the best model, the performance in terms of Recall and Precision has improved. As mentioned in the paper, Recall is the most important metric in this paper.

Accuracy Recall Precision AUC F1
Results F1 94.05±2.17 95.99±3.69 94.42±2.26 90.50±3.76 93.81±2.52

ie-net's People

Contributors

gyguo avatar

Stargazers

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

Watchers

 avatar

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.