Package implementing decision rules. Includes tools for calculations of various measures and indicators, as well as algorithms for filtering rulesets.
Project description
Decision Rules
Package implementing decision rules. The package allows user to define and process decision rules as Python objects and perform operations on datasets to which these rules apply.
Three types of problems are supported:
- classification
- regression
- survival
Functionalities includes, but is not limited to:
- serialization and deserialization
- prediction
- summary statistics
- comparison between rules (semantic and syntactic)
Running tests
python -m unittest discover .\tests
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
decision_rules-1.0.0.tar.gz
(70.3 kB
view details)
Built Distribution
File details
Details for the file decision_rules-1.0.0.tar.gz
.
File metadata
- Download URL: decision_rules-1.0.0.tar.gz
- Upload date:
- Size: 70.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9e36203d039d9cb8d26e313d5933bd516be2c43ba3e620761e231bd61d0fdbc |
|
MD5 | f27fa756f2103f0c6eb9066b31af6bb1 |
|
BLAKE2b-256 | f4e10d9ec676ab4e61b7e29e63c42a70bb2e2c9c0ca307b7857128e824fcf5f7 |
File details
Details for the file decision_rules-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: decision_rules-1.0.0-py3-none-any.whl
- Upload date:
- Size: 114.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c747b07474c74e7fc2df0952af4b9c6f2082a80e20b89645a455fadb60b8973 |
|
MD5 | 2c0daa060ce2288834ec4dd2c09a4ade |
|
BLAKE2b-256 | 262444bc2354c3e42a62004b0fb09e5583a3ee49d58750562670fcd311296b33 |