Git Product home page Git Product logo

mcorrect's Introduction

mCorrect

A python implementation of the Techniques presented in '[1]' for model selection and correlation structure estimation in multiple datasets. Given a multi-modal dataset, this technique estimates the following:

  • The number of correlated components across the datasets.
  • The structure of the correlated components

The technique solves the complete model selection problem shown above by employing bootstrap based hypothesis testing.

Cite the work as follows:

@article{hasija2019determining,
  title={Determining the dimension and structure of the subspace correlated across multiple data sets},
  author={Hasija, Tanuj and Lameiro, Christian and Marrinan, Timothy and Schreier, Peter J},
  journal={arXiv preprint arXiv:1901.11366},
  year={2019}
}

Installation

To install the toolbox and the required packages, (it is recommended to create a virtual environment) simply run:

 git clone https://github.com/praneeth-b/corramal.git

cd mCorrect/

python3 setup.py install

Repository Structure

  • mCorrect.datagen: Consists of methods to generate synthetic multi-datasets based on a given correlation structure input.

  • mCorrect.linear_mcorrect: Consists of linear techniques(algorithms) to perform correlation analysis on multi-datasets.

  • mCorrect.nonlinear_mcorrect (Todo): Consists of non-linear techniques(algorithms) to perform correlation analysis on multi-datasets.

  • mCorrect.examples: Contains example files describing the usage of the algorithms of the toolbox. The example notebook contains a tutorial style jupyter notebook which demontrates the usage of various modules of the toolbox within executable cells which can be found here

  • mCorrect.visualization : Contains methods to graphically visualize the correlation sturcture in multiple datasets.

  • mCorrect.metrics: Contains the methods to measure performance metrics of the algorithms.

  • mCorrect.utils: Contains helper functions used throughout the toolbox.

References

[1] T. Hasija, C. Lameiro, T. Marrinan, and P. J. Schreier,"Determining the Dimension and Structure of the Subspace Correlated Across Multiple Data Sets,".

[2] T. Hasija, Y. Song, P. J. Schreier and D. Ramirez, "Bootstrap-based Detection of the Number of Signals Correlated across Multiple Data Sets," Proc. Asilomar Conf. Signals Syst. Computers, Pacific Grove, CA, USA, November 2016.

mcorrect's People

Contributors

praneeth-b avatar alexanderdann 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.