Skip to main content

Decision Forest C++ library with a scikit-learn compatible Python interface

Project description

Travis Codecov ReadTheDocs

koho (TM)

koho (Hawaiian word for ‘to estimate’) is a Decision Forest C++ library with a scikit-learn compatible Python interface.

  • Classification

  • Numerical (dense) data

  • Missing values (Not Missing At Random (NMAR))

  • Class balancing

  • Multi-Class

  • Multi-Output (single model)

  • Build order: depth first

  • Impurity criteria: gini

  • n Decision Trees with soft voting

  • Split a. features: best over k (incl. all) random features

  • Split b. thresholds: 1 random or all thresholds

  • Stop criteria: max depth, (pure, no improvement)

  • Bagging (Bootstrap AGGregatING) with out-of-bag estimates

  • Important Features

  • Export Graph

ReadTheDocs

New BSD License

Change Log: 1.1.0 Multi-Output (single model) 1.0.0 Missing Values (NMAR) : Python, Cython(bindings), C++ 0.0.2 Criterion implemented in Cython 0.0.1 Classification : Python only

Copyright 2019, AI Werkstatt (TM). All rights reserved.

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

koho-1.1.0.tar.gz (159.1 kB view details)

Uploaded Source

File details

Details for the file koho-1.1.0.tar.gz.

File metadata

  • Download URL: koho-1.1.0.tar.gz
  • Upload date:
  • Size: 159.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3

File hashes

Hashes for koho-1.1.0.tar.gz
Algorithm Hash digest
SHA256 29c987cab1b8c975e711b7377e73ac52ac217abcc5bab007288ccde318d2fd42
MD5 75c05ec09a18bf2b6109924ac6d0918d
BLAKE2b-256 e0522aaa23577b93c7fbc9abe58f0836c34e956ca90c535c704ac565893f0979

See more details on using hashes here.

Supported by

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