toniesteves / Iguanas-rule-based-classifier

Iguanas is a fast, flexible and modular Python package for generating a Rules-Based System (RBS) for binary classification use cases.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyPI version codecov Build Publish to PyPi

What is Iguanas?

Iguanas is a fast, flexible and modular Python package for:

  • Generating new rules using a labelled dataset.
  • Optimising existing rules using a labelled or unlabelled dataset.
  • Combining rule sets and removing/filtering those which are unnecessary.
  • Generating rule scores based on their performance.

It aims to help streamline the process for developing a deployment-ready Rules-Based System (RBS) for binary classification use cases.

Getting started

Instructions on installing and using Iguanas can be found in the Iguanas documentation.

About

Iguanas is a fast, flexible and modular Python package for generating a Rules-Based System (RBS) for binary classification use cases.

License:Apache License 2.0


Languages

Language:Jupyter Notebook 57.5%Language:Python 42.0%Language:Dockerfile 0.3%Language:Shell 0.1%Language:CSS 0.1%