Metadata-Version: 2.1
Name: affectlog_utils
Version: 0.4.3
Summary: Common basic utilities used across various TAI tools
Home-page: https://github.com/affectlog/trustworthy-ai-widgets
Author: AL360°
Author-email: developer@affectlog.com
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: requests
Requires-Dist: scikit-learn
Requires-Dist: scipy

# Trustworthy AI Utilities for Python

### This package has been tested with Python 3.7, 3.8, 3.9, 3.10 and 3.11

The Trustworthy AI Utilities package contains common functions shared across various TAI tools, including fairlearn, interpret-community, trustworthyai, affectlog-widgets and other packages, as well as notebook examples.

Please see the main documentation website:
https://trustworthyaitoolbox.ai/

The open source code can be found here:
https://github.com/affectlog/trustworthy-ai-widgets
