Orange FCA add-on for Orange data mining software package.
Project description
Orange-FCA
This repository contains an add-on for the Orange Datamining Framework which extends the functionality with multiple Formal Concept Analysis widgets.
Requirements
Python 3.7+or3.10
Installation
In order to install local dependencies firstly initialize a local virtual environment (Example with Pipenv, otherwise follow normal pip installation).
- Pip
pip install -r requirements.txt
- Pipenv
pipenv install(orpipenv install --dev)
Then, we need to include the library into Orange:
-
Pip (editable mode)
pip install -e .
-
Pipenv
pipenv install '-e .'
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
The new widgets are in the toolbox bar under FCA Addon section.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file orange3-fca-addon-0.0.4.tar.gz.
File metadata
- Download URL: orange3-fca-addon-0.0.4.tar.gz
- Upload date:
- Size: 40.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c75a645e3ba3093796df89deb0304ed1129add2aa67a0c43cf3014df0c603104
|
|
| MD5 |
501504d21afa6dbded75b0d267564744
|
|
| BLAKE2b-256 |
79b50a29baa7b5bef2478bf65c41b2f3a4ad101fdc27a57f5b33360f26a2e9ce
|
File details
Details for the file orange3_fca_addon-0.0.4-py3-none-any.whl.
File metadata
- Download URL: orange3_fca_addon-0.0.4-py3-none-any.whl
- Upload date:
- Size: 29.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bcedc193d2e1125771d519b6253c6597d068b662a9ab3ac49d843170b68f6c24
|
|
| MD5 |
8da1b090a2618d1bdc8dac39dd1b5072
|
|
| BLAKE2b-256 |
c7ca61ee9cfe7817df484d8ed17b541f3fc04248552ab4ab7dbeec251cf1ea25
|