biolab/orange3-datafusion

Name: orange3-datafusion

Owner: Bioinformatics Laboratory

Description: ? :link: Data fusion add-on for Orange3

Created: 2015-06-08 09:53:31.0

Updated: 2017-10-06 23:34:15.0

Pushed: 2018-01-12 16:40:07.0

Homepage:

Size: 7869

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Orange3 Data Fusion

This is a data fusion add-on for Orange3. Add-on wraps scikit-fusion, a Python library for data fusion, and implements a set of widgets for loading of the data, definition of data fusion schema, collective matrix factorization and exploration of latent factors.

Installation

To install the add-on, run

python setup.py install

To register this add-on with Orange, but keep the code in the development directory (do not copy it to Python's site-packages directory), run

python setup.py develop
Usage

Run Orange from the terminal by

python -m Orange.canvas

Data fusion widgets are in the toolbox bar under Data Fusion section.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.