About Anaconda Help Download Anaconda

A Python package for data analysis and model optimization.

copied from cf-staging / apyxl

Installers

  • noarch v0.1.4

conda install

To install this package run one of the following:
conda install conda-forge::apyxl

Description

The apyxl package (Another PYthon package for eXplainable Learning) is a simple wrapper around XGBoost, Hyperopt, and SHAP. It allows users to build high-performing regression or classification models and leverage SHAP analysis to gain insights into the relationships between inputs and outputs. With apyxl, processing categorical features, fitting models using Bayesian hyperparameter search, and creating SHAP explainers can all be done with a single line of code, streamlining the entire process from data preparation to model interpretation. Additionally, the package offers methods for time series normalization, with upcoming support for econometric tasks such as Difference-in-Differences and Regression Discontinuity.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.2) Legal | Privacy Policy