Giter Club home page Giter Club logo

lung-cancer-expert-system's Introduction

Expert System TNM Classification of Malignant Tumors Lung Cancer

Course:

BME10. Artificial Intelligence and medical diagnosis decision support systems.

Supervisors:

Anastasios Delopoulos
Ioanna Chouvarda
Panagiotis Givissis

Contributors:

Grigorios Papapostolou
Ioannis Dervisis
Christos Karapapas

How to run an experiment

Experta needs Python 3.8 to work properly so a Python environment with 3.8 would be ideal.

Step1.

One easy way to create one is by Installing Anaconda and create an environment following these steps.

conda create -n dss-env-01 python=3.8  
conda activate dss-env-01  

Step2.

Once the environment is setup and activated, run the "synthesizer_nb" Jupyter notebook to generate some synthetic data.

Step3.

Run the "experiment" Jupyter notebook.

Feature Requests

  1. Create rules that would also return exam orders apart from the Suspicion, T, N, M and Overal Stage estimates.
  2. Decouple the value addition to the properties of synthetic data from the estimate function and have these values determined during the synthetic data generation.

Backlog

  1. Find statistics about how many cases of each cancer stage and non-cancer typically exist in a cohort and adapt these percentages in the funtion that generates the synthetic data, to have more realistic data.
  2. Create a web UI, using Streamlit or any other similar library.
  3. Binarization of total financial and delay cost so that the results would be more useful in the exploratory data analysis.

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.