README.md
setup.cfg
setup.py
benchmarks/__init__.py
benchmarks/datasets.py
benchmarks/timer.py
benchmarks/operators/__init__.py
benchmarks/operators/run.py
benchmarks/operators/score.py
benchmarks/operators/train.py
benchmarks/trees/__init__.py
benchmarks/trees/metrics.py
benchmarks/trees/run.py
benchmarks/trees/score.py
benchmarks/trees/train.py
hummingbird/__init__.py
hummingbird/ml/__init__.py
hummingbird/ml/_executor.py
hummingbird/ml/_parse.py
hummingbird/ml/_topology.py
hummingbird/ml/_utils.py
hummingbird/ml/convert.py
hummingbird/ml/exceptions.py
hummingbird/ml/supported.py
hummingbird/ml/containers/__init__.py
hummingbird/ml/containers/_input_containers.py
hummingbird/ml/containers/_sklearn_api_containers.py
hummingbird/ml/containers/batch_container.py
hummingbird/ml/containers/sklearn/__init__.py
hummingbird/ml/containers/sklearn/onnx_containers.py
hummingbird/ml/containers/sklearn/pytorch_containers.py
hummingbird/ml/containers/sklearn/tvm_containers.py
hummingbird/ml/operator_converters/__init__.py
hummingbird/ml/operator_converters/_array_feature_extractor_implementations.py
hummingbird/ml/operator_converters/_decomposition_implementations.py
hummingbird/ml/operator_converters/_discretizer_implementations.py
hummingbird/ml/operator_converters/_gbdt_commons.py
hummingbird/ml/operator_converters/_kneighbors_implementations.py
hummingbird/ml/operator_converters/_label_encoder_implementations.py
hummingbird/ml/operator_converters/_linear_implementations.py
hummingbird/ml/operator_converters/_mlp_implementations.py
hummingbird/ml/operator_converters/_nb_implementations.py
hummingbird/ml/operator_converters/_normalizer_implementations.py
hummingbird/ml/operator_converters/_one_hot_encoder_implementations.py
hummingbird/ml/operator_converters/_physical_operator.py
hummingbird/ml/operator_converters/_pipeline_implementations.py
hummingbird/ml/operator_converters/_scaler_implementations.py
hummingbird/ml/operator_converters/_sv_implementations.py
hummingbird/ml/operator_converters/_tree_commons.py
hummingbird/ml/operator_converters/_tree_implementations.py
hummingbird/ml/operator_converters/constants.py
hummingbird/ml/operator_converters/lightgbm.py
hummingbird/ml/operator_converters/xgb.py
hummingbird/ml/operator_converters/onnx/__init__.py
hummingbird/ml/operator_converters/onnx/array_feature_extractor.py
hummingbird/ml/operator_converters/onnx/binarizer.py
hummingbird/ml/operator_converters/onnx/feature_vectorizer.py
hummingbird/ml/operator_converters/onnx/label_encoder.py
hummingbird/ml/operator_converters/onnx/linear.py
hummingbird/ml/operator_converters/onnx/normalizer.py
hummingbird/ml/operator_converters/onnx/one_hot_encoder.py
hummingbird/ml/operator_converters/onnx/onnx_operator.py
hummingbird/ml/operator_converters/onnx/scaler.py
hummingbird/ml/operator_converters/onnx/sv.py
hummingbird/ml/operator_converters/onnx/tree_ensemble.py
hummingbird/ml/operator_converters/sklearn/__init__.py
hummingbird/ml/operator_converters/sklearn/array_feature_extractor.py
hummingbird/ml/operator_converters/sklearn/decision_tree.py
hummingbird/ml/operator_converters/sklearn/decomposition.py
hummingbird/ml/operator_converters/sklearn/discretizer.py
hummingbird/ml/operator_converters/sklearn/gbdt.py
hummingbird/ml/operator_converters/sklearn/iforest.py
hummingbird/ml/operator_converters/sklearn/imputer.py
hummingbird/ml/operator_converters/sklearn/kneighbors.py
hummingbird/ml/operator_converters/sklearn/label_encoder.py
hummingbird/ml/operator_converters/sklearn/linear.py
hummingbird/ml/operator_converters/sklearn/mlp.py
hummingbird/ml/operator_converters/sklearn/nb.py
hummingbird/ml/operator_converters/sklearn/normalizer.py
hummingbird/ml/operator_converters/sklearn/one_hot_encoder.py
hummingbird/ml/operator_converters/sklearn/pipeline.py
hummingbird/ml/operator_converters/sklearn/poly_features.py
hummingbird/ml/operator_converters/sklearn/scaler.py
hummingbird/ml/operator_converters/sklearn/sv.py
hummingbird/ml/operator_converters/sparkml/__init__.py
hummingbird/ml/operator_converters/sparkml/discretizer.py
hummingbird/ml/operator_converters/sparkml/linear.py
hummingbird/ml/operator_converters/sparkml/vector_assembler.py
hummingbird_ml.egg-info/PKG-INFO
hummingbird_ml.egg-info/SOURCES.txt
hummingbird_ml.egg-info/dependency_links.txt
hummingbird_ml.egg-info/requires.txt
hummingbird_ml.egg-info/top_level.txt