Metadata-Version: 2.4
Name: fraudaverse
Version: 0.0.10
Summary: Python lib to access FraudAverse analytical capabilities
Author-email: FraudAverse Group GmbH <info@fraudaverse.com>
License-Expression: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pyarrow==20.0.0
Requires-Dist: requests==2.32.3
Requires-Dist: pytest==8.3.5
Requires-Dist: pytest-runner==6.0.1
Requires-Dist: python-dotenv==1.1.0
Requires-Dist: python-dateutil
Requires-Dist: numpy
Requires-Dist: pandas==2.2.3
Requires-Dist: scikit-learn==1.6.1
Requires-Dist: scipy==1.15.2
Requires-Dist: xgboost==3.0.0
Dynamic: license-file

# Python Library for FraudAverse AI/ML

This library is work in progress.

It can be used to connect python with fraudaverse, mostly to upload a scoring model that was generated
with xgboost.
