Code Monkey home page Code Monkey logo

ensemble-system-for-predicting-liver-disease's Introduction

Developing an ensemble system for predicting liver disease in adults

Liver disease is a significant health concern that affects millions of people worldwide. Early detection of liver disease can help prevent complications and improve patient outcomes.

The aim of this project is to develop and compare 2 types of ensemble system that predict the presence of liver disease in adults.

The first approach taken is from a pure data science perspective, with a focus on pre-processing the dataset before training the models.

The second approach looks into medical literature to identify and possibly categorise important attributes in line with the medical field's point of view which involves creating new attributes, categorizing feature variables based on established medical knowledge, and incorporating domain-specific insights into feature selection and engineering.

Some medical articles Article 1, Article 2, Article 3, Article 4 (uploaded in the repo) are utilized to help with medical knowledge, also categorising the Age attribute into young, middle-aged, and older adults help to identify patterns related to age in the dataset.

The solution would predict (with reasonable accuracy) whether a new patient (i.e., one that is not in the dataset) is at high risk of liver disease. It is also important that the solution performs well for both well and at-risk persons.

Both ensemble systems are compared to determine which one would perform better.

Data

The dataset used in this project is titled Liver_Disease_Raw_Dataset and is available in the repo, data processing is done in the project notebook.

ensemble-system-for-predicting-liver-disease's People

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.