You are here: Home / LBN / Up2date / Big Data / BastionLinux 19 / python3-sklearn-compiledtrees-1.2-1.lbn19.x86_64

python3-sklearn-compiledtrees-1.2-1.lbn19.x86_64

Package Attributes
RPM  python3-sklearn-compiledtrees-1.2-1.lbn19.x86_64.rpm Architecture  x86_64 Size  81273 Created  2019/09/30 06:59:44 UTC
Package Specification
Summary Compiled scikit-learn decision trees for faster evaluation
Group Unspecified
License UNKNOWN
Home Page https://github.com/paulgb/sklearn-pandas
Description

In some use cases, predicting given a model is in the hot-path, so speeding up decision tree evaluation is very useful.

An effective way of speeding up evaluation of decision trees can be to generate code representing the evaluation of the tree, compile that to optimized object code, and dynamically load that file via dlopen/dlsym or equivalent.

See https://courses.cs.washington.edu/courses/cse501/10au/compile-machlearn.pdf for a detailed discussion, and http://tullo.ch/articles/decision-tree-evaluation/ for a more pedagogical explanation and more benchmarks in C++.

This package implements compiled decision tree evaluation for the simple case of a single-output regression tree or ensemble.

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(FileDigests)  
rpmlib(CompressedFileNames)  
rpmlib(PartialHardlinkSets)  
rpmlib(PayloadIsXz)  
Provides
python3-sklearn-compiledtrees
python3-sklearn-compiledtrees(x86-64)

Document Actions