Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

🍊 🕸 Network analysis add-on for Orange data mining suite.

License

Unknown, GPL-2.0 licenses found

Licenses found

Unknown
LICENSE
GPL-2.0
COPYING
NotificationsYou must be signed in to change notification settings

biolab/orange3-network

Repository files navigation

Documentation Status

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

Installation

Install from Orange add-on installer through Options - Add-ons.

To install the add-on with pip use

pip install orange3-network

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 toPython's site-packages directory), run

python setup.py develop

You can also run

pip install -e .

which is sometimes preferable as you canpip uninstall packages later.

Anaconda

If using Anaconda Python distribution, simply run

pip install orange3-network

Compiling on Windows

If 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 install

Usage

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

orange-canvas

or

python3 -m Orange.canvas

New 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

Unknown
LICENSE
GPL-2.0
COPYING

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Contributors19


[8]ページ先頭

©2009-2025 Movatter.jp