Coder Social home page Coder Social logo

pbipred's Introduction

English | δΈ­ζ–‡

PBIPred Tool

The local version of PBIPred (A machine learning based preterm brain injury predictor) for multiple samples.

1. Environment

# Please run these commands in terminal and install anaconda/miniconda first
git clone https://github.com/2019012971/PBIPred.git
cd PBIPred
conda create -n PBIPred python=3.9
conda activate PBIPred
pip install pycaret pycaret[full]

2. Data preprocessing

Kindly prepare a comma-separated values (CSV) file to be utilised as input. An illustrative example is provided in the file designated "input_template.csv".

3. Predict your own file

# The result is on the 'results.csv'
python predict.py --input input_template.csv --output results.csv

4. Detailed usage

usage: predict.py [-h] [--input INPUT] [--output OUTPUT]

Process input and output csv files.

optional arguments:
  -h, --help       show this help message and exit
  --input INPUT    Input csv file path
  --output OUTPUT  Output csv file path

4. Webserver

The webserver version of PBIPred is provided at http://pbipred.liaolab.net.

pbipred's People

Contributors

2019012971 avatar

Stargazers

 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.