Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32
🍊 🕸 Network analysis add-on for Orange data mining suite.
License
Unknown, GPL-2.0 licenses found
Licenses found
biolab/orange3-network
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Orange3-Network is an add-on forOrange data mining software package. Itprovides network visualization and network analysis tools.
Documentation is found at:http://orange3-network.rtfd.io
Install from Orange add-on installer through Options - Add-ons.
To install the add-on with pip use
pip install orange3-networkTo install the add-on from source, run
python setup.py installTo register this add-on with Orange, but keep the code in the development directory (do not copy it toPython's site-packages directory), run
python setup.py developYou can also run
pip install -e .which is sometimes preferable as you canpip uninstall packages later.
If using Anaconda Python distribution, simply run
pip install orange3-networkIf you are not using Anaconda distribution, but building the add-on directly from the source code, Windows users need to compile the code.DownloadMicrosoft Visual Studio compiler and run the command
python setup.py build_ext -i --compiler=msvc installAfter the installation, the widgets from this add-on are registered with Orange. To run Orange from the terminal,use
orange-canvasor
python3 -m Orange.canvasNew widgets are in the toolbox bar under Networks section.
About
🍊 🕸 Network analysis add-on for Orange data mining suite.
Topics
Resources
License
Unknown, GPL-2.0 licenses found
Licenses found
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Uh oh!
There was an error while loading.Please reload this page.