Giter Site home page Giter Site logo

imputomics's People

Contributors

dommedicine avatar jakubkala avatar jarochi avatar krystynagrzesiak avatar michbur avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

jarochi

imputomics's Issues

Presentation synopsis

  1. Aim: benchmark the quality of missing data imputation and find if imputing data is necessary for decision-making based on the metabolomics data.
    2. Scheme: https://viewer.diagrams.net/?page-id=_Gg_AfVaFpc6PrHJ8jsU&highlight=0000ff&edit=_blank&layers=1&nav=1&page-id=_Gg_AfVaFpc6PrHJ8jsU#G1z9yDcNV2doGwIQaU7gxAmNQtFy5LXXCc
  2. Types of missing values.
  3. Considered imputation methods.
  4. "Safe imputation" https://github.com/michbur/metabolomics-missing-value-imputation/blob/main/functions/imputing.R#L68
  5. Problems:
    7. How to measure the impact on modeling?
    8. Is there a single measure incorporating the quality of imputation and the speed of the imputation?

App specification

  1. Input: single xlsx or csv file.
  2. Tab: input data
  3. Selection of the numeric-only columns.
  4. Prepare 20 methods named methodX where X is a numeric constant. Each method imputes missing data by filling it with its constant. Eg., method11 fills every missing value with 11.
  5. Provide a selection tab for selecting of the methods. Prepare also button "select all", "deselect all"
  6. Prepare an output where each imputation method has its tab (or maybe if only less than 5 methods are chosen).
  7. Prepare download buttons: download csv (all imputations in separate csv, file in a zip format) or xlsx where each sheet represents a different missing value imputation method.

Make sure that wrappers are correct

  • make sure that scaling is applied before all wrappers
  • make sure that wrappers are called correctly
  • make sure that hyperparameters are estimated correctly

Methods of initialization

Some methods (e.g., GSimp) require initialization for missing values. Should we initialize all the methods?

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.