Skip to content

kernc/orange3-datafusion

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Data fusion add-on for Orange3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%