Metadata-Version: 2.1
Name: sensai
Version: 1.3.0
Summary: The Python library for sensible AI
Home-page: https://github.com/aai-institute/sensAI
Author: appliedAI Institute gGmbh & jambit GmbH
License: MIT
Platform: UNKNOWN
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
Requires-Dist: pandas >=1.0.0
Requires-Dist: scipy >=1.4
Requires-Dist: numpy >=1.18.0
Requires-Dist: scikit-learn >=0.22.0
Requires-Dist: seaborn >=0.11.0
Requires-Dist: typing-extensions >=4.6
Provides-Extra: full
Requires-Dist: xgboost >=1.7.6 ; extra == 'full'
Requires-Dist: lightgbm >=2.3.0 ; extra == 'full'
Requires-Dist: torch >=1.4.0 ; extra == 'full'
Requires-Dist: torchtext >=0.5.0 ; extra == 'full'
Requires-Dist: tensorflow >=2.0 ; extra == 'full'
Requires-Dist: networkx >=2.4 ; extra == 'full'
Requires-Dist: Shapely >=1.7.0 ; extra == 'full'
Requires-Dist: geopandas >=0.7.0 ; extra == 'full'
Requires-Dist: utm >=0.7.0 ; extra == 'full'
Provides-Extra: geoanalytics
Requires-Dist: networkx >=2.4 ; extra == 'geoanalytics'
Requires-Dist: Shapely >=1.7.0 ; extra == 'geoanalytics'
Requires-Dist: geopandas >=0.7.0 ; extra == 'geoanalytics'
Requires-Dist: utm >=0.7.0 ; extra == 'geoanalytics'
Provides-Extra: lightgbm
Requires-Dist: lightgbm >=2.3.0 ; extra == 'lightgbm'
Provides-Extra: tensorflow
Requires-Dist: tensorflow >=2.0 ; extra == 'tensorflow'
Provides-Extra: torch
Requires-Dist: torch >=1.4.0 ; extra == 'torch'
Requires-Dist: torchtext >=0.5.0 ; extra == 'torch'
Provides-Extra: xgboost
Requires-Dist: xgboost >=1.7.6 ; extra == 'xgboost'

UNKNOWN


