Metadata-Version: 2.1
Name: psycopmlutils
Version: 0.2.6
Summary: A collection of machine-learning utilities used across the psycop-projects.
Author: Martin Bernstorff
Author-email: martinbernstorff@gmail.com
Requires-Python: >=3.9,<3.11
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Dist: SQLAlchemy (>=1.4.40,<1.4.42)
Requires-Dist: catalogue (>=2.0.8,<2.1.0)
Requires-Dist: dill (>=0.3.5,<0.3.6)
Requires-Dist: numpy (>=1.23.3,<1.24.0)
Requires-Dist: pandas (>=1.4.4,<1.6.0)
Requires-Dist: psutil (>=5.9.1,<6.0.0)
Requires-Dist: pydantic (>=1.9.0)
Requires-Dist: pyodbc (>=4.0.34,<=4.1.0)
Requires-Dist: scikit-learn (>=1.1.2,<1.2.0)
Requires-Dist: scipy (>=1.8.1,<1.10.0)
Requires-Dist: srsly (>=2.4.4,<2.5.0)
Requires-Dist: wandb (>=0.12.7,<0.13.5)
Requires-Dist: wasabi (>=0.9.0,<0.11.0)
