MANIFEST.in
setup.py
altrustworthyai/__init__.py
altrustworthyai/_version.py
altrustworthyai/develop.py
altrustworthyai/api/__init__.py
altrustworthyai/api/base.py
altrustworthyai/api/templates.py
altrustworthyai/blackbox/__init__.py
altrustworthyai/blackbox/_lime.py
altrustworthyai/blackbox/_partialdependence.py
altrustworthyai/blackbox/_permutationimportance.py
altrustworthyai/blackbox/_sensitivity.py
altrustworthyai/blackbox/_shap.py
altrustworthyai/data/__init__.py
altrustworthyai/data/_response.py
altrustworthyai/ext/__init__.py
altrustworthyai/ext/examples.py
altrustworthyai/ext/extension.py
altrustworthyai/ext/extension_utils.py
altrustworthyai/ext/blackbox/__init__.py
altrustworthyai/ext/data/__init__.py
altrustworthyai/ext/glassbox/__init__.py
altrustworthyai/ext/greybox/__init__.py
altrustworthyai/ext/perf/__init__.py
altrustworthyai/ext/provider/__init__.py
altrustworthyai/glassbox/__init__.py
altrustworthyai/glassbox/_aplr.py
altrustworthyai/glassbox/_decisiontree.py
altrustworthyai/glassbox/_linear.py
altrustworthyai/glassbox/_skoperules.py
altrustworthyai/glassbox/_ebm/__init__.py
altrustworthyai/glassbox/_ebm/_bin.py
altrustworthyai/glassbox/_ebm/_boost.py
altrustworthyai/glassbox/_ebm/_ebm.py
altrustworthyai/glassbox/_ebm/_json.py
altrustworthyai/glassbox/_ebm/_merge_ebms.py
altrustworthyai/glassbox/_ebm/_multiclass.py
altrustworthyai/glassbox/_ebm/_tensor.py
altrustworthyai/glassbox/_ebm/_utils.py
altrustworthyai/glassbox/_ebm/_research/__init__.py
altrustworthyai/glassbox/_ebm/_research/_group_importance.py
altrustworthyai/greybox/__init__.py
altrustworthyai/greybox/_shaptree.py
altrustworthyai/greybox/_treeinterpreter.py
altrustworthyai/perf/__init__.py
altrustworthyai/perf/_curve.py
altrustworthyai/perf/_regression.py
altrustworthyai/privacy/__init__.py
altrustworthyai/provider/__init__.py
altrustworthyai/provider/_compute.py
altrustworthyai/provider/_environment.py
altrustworthyai/provider/_visualize.py
altrustworthyai/root/LICENSE
altrustworthyai/root/README.md
altrustworthyai/root/build.bat
altrustworthyai/root/build.sh
altrustworthyai/root/bld/lib/altrustworthyai-inline.js
altrustworthyai/root/bld/lib/altrustworthyai-inline.js.LICENSE.txt
altrustworthyai/root/shared/libebm/.clang-format
altrustworthyai/root/shared/libebm/ApplyTermUpdate.cpp
altrustworthyai/root/shared/libebm/ApplyTermUpdate.o
altrustworthyai/root/shared/libebm/BoosterCore.cpp
altrustworthyai/root/shared/libebm/BoosterCore.hpp
altrustworthyai/root/shared/libebm/BoosterCore.o
altrustworthyai/root/shared/libebm/BoosterShell.cpp
altrustworthyai/root/shared/libebm/BoosterShell.hpp
altrustworthyai/root/shared/libebm/BoosterShell.o
altrustworthyai/root/shared/libebm/CODING_STYLE.md
altrustworthyai/root/shared/libebm/CalcInteractionStrength.cpp
altrustworthyai/root/shared/libebm/CalcInteractionStrength.o
altrustworthyai/root/shared/libebm/ConvertAddBin.cpp
altrustworthyai/root/shared/libebm/ConvertAddBin.o
altrustworthyai/root/shared/libebm/CutQuantile.cpp
altrustworthyai/root/shared/libebm/CutQuantile.o
altrustworthyai/root/shared/libebm/CutUniform.cpp
altrustworthyai/root/shared/libebm/CutUniform.o
altrustworthyai/root/shared/libebm/CutWinsorized.cpp
altrustworthyai/root/shared/libebm/CutWinsorized.o
altrustworthyai/root/shared/libebm/DataSetBoosting.cpp
altrustworthyai/root/shared/libebm/DataSetBoosting.hpp
altrustworthyai/root/shared/libebm/DataSetBoosting.o
altrustworthyai/root/shared/libebm/DataSetInnerBag.cpp
altrustworthyai/root/shared/libebm/DataSetInnerBag.hpp
altrustworthyai/root/shared/libebm/DataSetInnerBag.o
altrustworthyai/root/shared/libebm/DataSetInteraction.cpp
altrustworthyai/root/shared/libebm/DataSetInteraction.hpp
altrustworthyai/root/shared/libebm/DataSetInteraction.o
altrustworthyai/root/shared/libebm/DetermineLinkFunction.cpp
altrustworthyai/root/shared/libebm/DetermineLinkFunction.o
altrustworthyai/root/shared/libebm/Discretize.cpp
altrustworthyai/root/shared/libebm/Discretize.o
altrustworthyai/root/shared/libebm/Feature.hpp
altrustworthyai/root/shared/libebm/GaussianDistribution.hpp
altrustworthyai/root/shared/libebm/GenerateTermUpdate.cpp
altrustworthyai/root/shared/libebm/GenerateTermUpdate.o
altrustworthyai/root/shared/libebm/IMPORTANT.md
altrustworthyai/root/shared/libebm/InitializeGradientsAndHessians.cpp
altrustworthyai/root/shared/libebm/InitializeGradientsAndHessians.o
altrustworthyai/root/shared/libebm/InteractionCore.cpp
altrustworthyai/root/shared/libebm/InteractionCore.hpp
altrustworthyai/root/shared/libebm/InteractionCore.o
altrustworthyai/root/shared/libebm/InteractionShell.cpp
altrustworthyai/root/shared/libebm/InteractionShell.hpp
altrustworthyai/root/shared/libebm/InteractionShell.o
altrustworthyai/root/shared/libebm/PartitionMultiDimensionalCorner.cpp
altrustworthyai/root/shared/libebm/PartitionMultiDimensionalCorner.o
altrustworthyai/root/shared/libebm/PartitionMultiDimensionalFull.cpp
altrustworthyai/root/shared/libebm/PartitionMultiDimensionalFull.o
altrustworthyai/root/shared/libebm/PartitionMultiDimensionalStraight.cpp
altrustworthyai/root/shared/libebm/PartitionMultiDimensionalStraight.o
altrustworthyai/root/shared/libebm/PartitionMultiDimensionalTree.cpp
altrustworthyai/root/shared/libebm/PartitionMultiDimensionalTree.o
altrustworthyai/root/shared/libebm/PartitionOneDimensionalBoosting.cpp
altrustworthyai/root/shared/libebm/PartitionOneDimensionalBoosting.o
altrustworthyai/root/shared/libebm/PartitionRandomBoosting.cpp
altrustworthyai/root/shared/libebm/PartitionRandomBoosting.o
altrustworthyai/root/shared/libebm/Purify.cpp
altrustworthyai/root/shared/libebm/Purify.o
altrustworthyai/root/shared/libebm/RandomDeterministic.cpp
altrustworthyai/root/shared/libebm/RandomDeterministic.hpp
altrustworthyai/root/shared/libebm/RandomDeterministic.o
altrustworthyai/root/shared/libebm/RandomNondeterministic.hpp
altrustworthyai/root/shared/libebm/SplitPosition.hpp
altrustworthyai/root/shared/libebm/SubsetInnerBag.cpp
altrustworthyai/root/shared/libebm/SubsetInnerBag.hpp
altrustworthyai/root/shared/libebm/SubsetInnerBag.o
altrustworthyai/root/shared/libebm/Tensor.cpp
altrustworthyai/root/shared/libebm/Tensor.hpp
altrustworthyai/root/shared/libebm/Tensor.o
altrustworthyai/root/shared/libebm/TensorTotalsBuild.cpp
altrustworthyai/root/shared/libebm/TensorTotalsBuild.o
altrustworthyai/root/shared/libebm/TensorTotalsSum.hpp
altrustworthyai/root/shared/libebm/Term.cpp
altrustworthyai/root/shared/libebm/Term.hpp
altrustworthyai/root/shared/libebm/Term.o
altrustworthyai/root/shared/libebm/TermInnerBag.cpp
altrustworthyai/root/shared/libebm/TermInnerBag.hpp
altrustworthyai/root/shared/libebm/TermInnerBag.o
altrustworthyai/root/shared/libebm/Transpose.hpp
altrustworthyai/root/shared/libebm/TreeNode.hpp
altrustworthyai/root/shared/libebm/TreeNodeMulti.hpp
altrustworthyai/root/shared/libebm/altrustworthyai.sln
altrustworthyai/root/shared/libebm/compute_accessors.cpp
altrustworthyai/root/shared/libebm/compute_accessors.o
altrustworthyai/root/shared/libebm/cpu_64.o
altrustworthyai/root/shared/libebm/dataset_shared.cpp
altrustworthyai/root/shared/libebm/dataset_shared.hpp
altrustworthyai/root/shared/libebm/dataset_shared.o
altrustworthyai/root/shared/libebm/debug_ebm.cpp
altrustworthyai/root/shared/libebm/debug_ebm.o
altrustworthyai/root/shared/libebm/ebm_internal.hpp
altrustworthyai/root/shared/libebm/ebm_stats.hpp
altrustworthyai/root/shared/libebm/include_ordering.txt
altrustworthyai/root/shared/libebm/interpret.sln
altrustworthyai/root/shared/libebm/interpretable_numerics.cpp
altrustworthyai/root/shared/libebm/interpretable_numerics.o
altrustworthyai/root/shared/libebm/libebm.vcxproj
altrustworthyai/root/shared/libebm/libebm.vcxproj.filters
altrustworthyai/root/shared/libebm/libebm_exports.def
altrustworthyai/root/shared/libebm/libebm_exports.txt
altrustworthyai/root/shared/libebm/logging.o
altrustworthyai/root/shared/libebm/pch.hpp
altrustworthyai/root/shared/libebm/random.cpp
altrustworthyai/root/shared/libebm/random.o
altrustworthyai/root/shared/libebm/sampling.cpp
altrustworthyai/root/shared/libebm/sampling.o
altrustworthyai/root/shared/libebm/unzoned.o
altrustworthyai/root/shared/libebm/vs_python_setup.txt
altrustworthyai/root/shared/libebm/bridge/Bin.hpp
altrustworthyai/root/shared/libebm/bridge/GradientPair.hpp
altrustworthyai/root/shared/libebm/bridge/bridge.h
altrustworthyai/root/shared/libebm/bridge/bridge.hpp
altrustworthyai/root/shared/libebm/bridge/common.hpp
altrustworthyai/root/shared/libebm/bridge/zones.h
altrustworthyai/root/shared/libebm/compute/BinSumsBoosting.hpp
altrustworthyai/root/shared/libebm/compute/BinSumsInteraction.hpp
altrustworthyai/root/shared/libebm/compute/Objective.hpp
altrustworthyai/root/shared/libebm/compute/Registration.hpp
altrustworthyai/root/shared/libebm/compute/approximate_math.hpp
altrustworthyai/root/shared/libebm/compute/compute.hpp
altrustworthyai/root/shared/libebm/compute/compute_wrapper.hpp
altrustworthyai/root/shared/libebm/compute/math.hpp
altrustworthyai/root/shared/libebm/compute/registration_exceptions.hpp
altrustworthyai/root/shared/libebm/compute/zoned_bridge_cpp_functions.hpp
altrustworthyai/root/shared/libebm/compute/avx2_ebm/avx2_32.cpp
altrustworthyai/root/shared/libebm/compute/avx2_ebm/avx2_ebm.vcxproj
altrustworthyai/root/shared/libebm/compute/avx2_ebm/avx2_ebm.vcxproj.filters
altrustworthyai/root/shared/libebm/compute/avx512f_ebm/avx512f_32.cpp
altrustworthyai/root/shared/libebm/compute/avx512f_ebm/avx512f_ebm.vcxproj
altrustworthyai/root/shared/libebm/compute/avx512f_ebm/avx512f_ebm.vcxproj.filters
altrustworthyai/root/shared/libebm/compute/cpu_ebm/cpu_64.cpp
altrustworthyai/root/shared/libebm/compute/cpu_ebm/cpu_ebm.vcxproj
altrustworthyai/root/shared/libebm/compute/cpu_ebm/cpu_ebm.vcxproj.filters
altrustworthyai/root/shared/libebm/compute/cuda_ebm/cuda_32.cu
altrustworthyai/root/shared/libebm/compute/cuda_ebm/cuda_ebm.vcxproj
altrustworthyai/root/shared/libebm/compute/cuda_ebm/cuda_ebm.vcxproj.filters
altrustworthyai/root/shared/libebm/compute/metrics/AucMetric.hpp
altrustworthyai/root/shared/libebm/compute/objectives/CrossEntropyBinaryObjective.hpp
altrustworthyai/root/shared/libebm/compute/objectives/CrossEntropyMulticlassMultitaskObjective.hpp
altrustworthyai/root/shared/libebm/compute/objectives/CrossEntropyMulticlassObjective.hpp
altrustworthyai/root/shared/libebm/compute/objectives/ExampleRegressionObjective.hpp
altrustworthyai/root/shared/libebm/compute/objectives/GammaDevianceRegressionObjective.hpp
altrustworthyai/root/shared/libebm/compute/objectives/LogLossBinaryMultitaskObjective.hpp
altrustworthyai/root/shared/libebm/compute/objectives/LogLossBinaryObjective.hpp
altrustworthyai/root/shared/libebm/compute/objectives/LogLossMulticlassObjective.hpp
altrustworthyai/root/shared/libebm/compute/objectives/PoissonDevianceRegressionObjective.hpp
altrustworthyai/root/shared/libebm/compute/objectives/PseudoHuberRegressionObjective.hpp
altrustworthyai/root/shared/libebm/compute/objectives/RmseLogLinkRegressionObjective.hpp
altrustworthyai/root/shared/libebm/compute/objectives/RmseRegressionMultitaskObjective.hpp
altrustworthyai/root/shared/libebm/compute/objectives/RmseRegressionObjective.hpp
altrustworthyai/root/shared/libebm/compute/objectives/TweedieDevianceRegressionObjective.hpp
altrustworthyai/root/shared/libebm/compute/objectives/objective_registrations.hpp
altrustworthyai/root/shared/libebm/inc/libebm.h
altrustworthyai/root/shared/libebm/special/linux_wrap_functions.cpp
altrustworthyai/root/shared/libebm/special/pch.cpp
altrustworthyai/root/shared/libebm/special/windows_DllMain.cpp
altrustworthyai/root/shared/libebm/tests/CutQuantileTest.cpp
altrustworthyai/root/shared/libebm/tests/CutUniformTest.cpp
altrustworthyai/root/shared/libebm/tests/CutWinsorizedTest.cpp
altrustworthyai/root/shared/libebm/tests/DiscretizeTest.cpp
altrustworthyai/root/shared/libebm/tests/PurifyTest.cpp
altrustworthyai/root/shared/libebm/tests/RandomStreamTest.hpp
altrustworthyai/root/shared/libebm/tests/SuggestGraphBoundsTest.cpp
altrustworthyai/root/shared/libebm/tests/bit_packing_extremes.cpp
altrustworthyai/root/shared/libebm/tests/boosting_unusual_inputs.cpp
altrustworthyai/root/shared/libebm/tests/dataset_shared_test.cpp
altrustworthyai/root/shared/libebm/tests/interaction_unusual_inputs.cpp
altrustworthyai/root/shared/libebm/tests/libebm_test.bat
altrustworthyai/root/shared/libebm/tests/libebm_test.cpp
altrustworthyai/root/shared/libebm/tests/libebm_test.hpp
altrustworthyai/root/shared/libebm/tests/libebm_test.sh
altrustworthyai/root/shared/libebm/tests/libebm_test.vcxproj
altrustworthyai/root/shared/libebm/tests/libebm_test.vcxproj.filters
altrustworthyai/root/shared/libebm/tests/pch_test.cpp
altrustworthyai/root/shared/libebm/tests/pch_test.hpp
altrustworthyai/root/shared/libebm/tests/random_test.cpp
altrustworthyai/root/shared/libebm/tests/rehydrate_booster.cpp
altrustworthyai/root/shared/libebm/unzoned/logging.cpp
altrustworthyai/root/shared/libebm/unzoned/logging.h
altrustworthyai/root/shared/libebm/unzoned/unzoned.cpp
altrustworthyai/root/shared/libebm/unzoned/unzoned.h
altrustworthyai/utils/_SPOTgreedy.py
altrustworthyai/utils/__init__.py
altrustworthyai/utils/_clean_simple.py
altrustworthyai/utils/_clean_x.py
altrustworthyai/utils/_compressed_dataset.py
altrustworthyai/utils/_explanation.py
altrustworthyai/utils/_histogram.py
altrustworthyai/utils/_link.py
altrustworthyai/utils/_measure_interactions.py
altrustworthyai/utils/_misc.py
altrustworthyai/utils/_native.py
altrustworthyai/utils/_preprocessor.py
altrustworthyai/utils/_privacy.py
altrustworthyai/utils/_purify.py
altrustworthyai/utils/_rank_interactions.py
altrustworthyai/utils/_seed.py
altrustworthyai/utils/_shap_common.py
altrustworthyai/utils/_synthetic.py
altrustworthyai/utils/_unify_data.py
altrustworthyai/utils/_unify_predict.py
altrustworthyai/visual/__init__.py
altrustworthyai/visual/_inline.py
altrustworthyai/visual/_interactive.py
altrustworthyai/visual/_udash.py
altrustworthyai/visual/dashboard.py
altrustworthyai/visual/plot.py
altrustworthyai/visual/assets/favicon.ico
altrustworthyai/visual/assets/udash.css
altrustworthyai/visual/assets/udash.js
altrustworthyai_core.egg-info/PKG-INFO
altrustworthyai_core.egg-info/SOURCES.txt
altrustworthyai_core.egg-info/dependency_links.txt
altrustworthyai_core.egg-info/entry_points.txt
altrustworthyai_core.egg-info/requires.txt
altrustworthyai_core.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_develop.py
tests/test_example_notebooks.py
tests/test_explainers.py
tests/test_ext.py
tests/test_extension_utils.py
tests/test_mli_interop.py
tests/test_selenium.py
tests/tutils.py
tests/api/__init__.py
tests/api/test_base.py
tests/blackbox/__init__.py
tests/blackbox/test_permutationimportance.py
tests/blackbox/test_sensitivity.py
tests/ext/__init__.py
tests/ext/test_examples.py
tests/glassbox/__init__.py
tests/glassbox/test_aplr.py
tests/glassbox/test_decisiontree.py
tests/glassbox/test_linear.py
tests/glassbox/ebm/__init__.py
tests/glassbox/ebm/test_bin.py
tests/glassbox/ebm/test_ebm.py
tests/glassbox/ebm/test_ebm_exact.py
tests/glassbox/ebm/test_ebm_utils.py
tests/glassbox/ebm/test_merge_ebms.py
tests/glassbox/ebm/test_multiclass.py
tests/glassbox/ebm/research/__init__.py
tests/glassbox/ebm/research/test_group_importance.py
tests/greybox/__init__.py
tests/greybox/test_treeinterpreter.py
tests/provider/__init__.py
tests/provider/test_environment.py
tests/provider/test_providers.py
tests/utils/__init__.py
tests/utils/test_SPOTgreedy.py
tests/utils/test_clean_simple.py
tests/utils/test_clean_x.py
tests/utils/test_compressed_dataset.py
tests/utils/test_explanation.py
tests/utils/test_link.py
tests/utils/test_measure_interactions.py
tests/utils/test_native.py
tests/utils/test_purify.py
tests/visual/__init__.py
tests/visual/test_dashboard.py
tests/visual/test_inline.py
tests/visual/test_interactive.py
tests/visual/test_plot.py