Skip to main content

A command-line tool for automatically classifying ternary labelling problems (hence TLP) on bipartite trees.

Project description

tplClassifier

Getting started

  1. Install round eliminator locally
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
git clone -b arbitrary2 https://github.com/olidennis/round-eliminator.git
cd round-eliminator
RUSTFLAGS="-C target-cpu=native" cargo build --release
cd ..
mv round-eliminator/target/release/server 'path-to-tlpClassifier'
  1. Generating the data set
python3 -m tlp_classifier generate -w 3 -b 2
  1. Running the classifier
python3 -m tlp_classifier classify -w 3 -b 2

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tlp-classifier-0.1.8.tar.gz (9.3 MB view hashes)

Uploaded Source

Built Distribution

tlp_classifier-0.1.8-py3-none-any.whl (18.7 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page