apyxl
A Python package for data analysis and model optimization.
A Python package for data analysis and model optimization.
To install this package, run one of the following:
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.
Summary
A Python package for data analysis and model optimization.
Last Updated
Oct 18, 2024 at 16:02
License
BSD-2-Clause
Total Downloads
1.7K
Supported Platforms