Metadata-Version: 2.1
Name: aliby-baby
Version: 0.1.8
Summary: Birth Annotator for Budding Yeast
License: MIT
Author: Julian Pietsch
Author-email: jpietsch@ed.ac.uk
Requires-Python: >=3.7.1,<3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Pillow (>=9.0.0,<10.0.0)
Requires-Dist: colorama (>=0.4.4,<0.5.0)
Requires-Dist: imageio (==2.8.0)
Requires-Dist: keras-tuner (==1.0.1)
Requires-Dist: matplotlib (>=3.5.1,<4.0.0)
Requires-Dist: numpy (>=1.16.0,<2.0.0)
Requires-Dist: pandas (>=1.1.4)
Requires-Dist: ray[tune] (==1.4.0)
Requires-Dist: scikit-image (>=0.17.1,<=0.19.0)
Requires-Dist: scikit-learn (==0.22.2.post1)
Requires-Dist: tensorflow (==2.1.4)
Requires-Dist: tqdm (>=4.62.3,<5.0.0)
Requires-Dist: tune-sklearn (>=0.4.1,<0.5.0)
Requires-Dist: xgboost (==1.4.2)
