V1.0.0
This is the release 1.0.0 of PyXAI with new features:
- Regression for Boosted Trees with XGBoost or LightGBM
- Adding Theories (knowledge about the dataset)
- Easier model Import (automatic detection of model types)
- PyXAI's Graphical User Interface (GUI): displaying, loading and saving explanations.
- Supports Multiple Image Formats for imaging datasets
- Supports Data Pre-Processing (tool for preparing and cleansing a dataset)
- Unit Tests with the Unittest module