biolab/orange3-educational

Name: orange3-educational

Owner: Bioinformatics Laboratory

Description: ? ? Educational widgets for machine learning and data mining in Orange 3.

Created: 2016-05-16 08:07:07.0

Updated: 2018-01-12 10:29:57.0

Pushed: 2018-01-12 10:27:44.0

Homepage:

Size: 4336

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Orange3-Educational

Educational widgets for machine learning and data mining in Orange.

License: CC-BY-NC-3.0

In order to use this package commercially, please obtain a Highcharts license.

Widgets in Educational Add-on demonstrate several key data mining and machine learning procedures. The widgets are useful for beginners to understand the inner working of key algorithms in the data mining and for teachers to be able to visually explain various methods in a classroom.

Installation

To install the add-on with pip use

pip install Orange3-Educational

To install the add-on from source, 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

After the installation, the widgets from this add-on are registered with Orange. To run Orange from the terminal, use

python3 -m Orange.canvas

new widgets are in the toolbox bar under Educational 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.