Metadata-Version: 2.4
Name: sensai
Version: 1.6.0
Summary: The Python library for sensible AI
Home-page: https://github.com/oraios/sensAI
Author: Dominik Jain et al.
License: MIT
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: MIT License
License-File: LICENSE
Requires-Dist: pandas>=1.3.0
Requires-Dist: scipy>=1.7.0
Requires-Dist: numpy>=1.21.0
Requires-Dist: scikit-learn>=1.0.0
Requires-Dist: seaborn>=0.11.0
Provides-Extra: lightgbm
Requires-Dist: lightgbm>=2.3.0; extra == "lightgbm"
Provides-Extra: xgboost
Requires-Dist: xgboost>=1.7.6; extra == "xgboost"
Provides-Extra: geoanalytics
Requires-Dist: networkx>=2.6; extra == "geoanalytics"
Requires-Dist: Shapely>=1.8.0; extra == "geoanalytics"
Requires-Dist: geopandas>=0.10.0; extra == "geoanalytics"
Requires-Dist: utm>=0.7.0; extra == "geoanalytics"
Provides-Extra: torch
Requires-Dist: torch>=1.11.0; extra == "torch"
Requires-Dist: torchtext>=0.12.0; extra == "torch"
Provides-Extra: full
Requires-Dist: lightgbm>=2.3.0; extra == "full"
Requires-Dist: xgboost>=1.7.6; extra == "full"
Requires-Dist: networkx>=2.6; extra == "full"
Requires-Dist: Shapely>=1.8.0; extra == "full"
Requires-Dist: geopandas>=0.10.0; extra == "full"
Requires-Dist: utm>=0.7.0; extra == "full"
Requires-Dist: torch>=1.11.0; extra == "full"
Requires-Dist: torchtext>=0.12.0; extra == "full"
Dynamic: author
Dynamic: classifier
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary
