oner_induction 0.2.1

An implementation of the 1R rule induction algorithm
Documentation
[dependencies.itertools]
version = "0.9"

[dependencies.ndarray]
version = "0.13"

[dependencies.rustc-hash]
version = "1.1.0"

[package]
authors = ["Richard Dallaway <richard@dallaway.com>"]
categories = ["science"]
description = "An implementation of the 1R rule induction algorithm"
edition = "2018"
exclude = [".github/"]
keywords = ["machine-learning", "data-science", "rules"]
license = "MPL-2.0+"
name = "oner_induction"
readme = "README.md"
repository = "https://github.com/d6y/oner_induction"
version = "0.2.1"