Metadata-Version: 2.4
Name: octmnist-classifier
Version: 0.1.0
Summary: A CNN-based classifier for OCTMNIST retinal disease classification with training, prediction, and CLI tools.
Author: Kirupanandan Jagadeesan
Author-email: kirupana@buffalo.edu
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Intended Audience :: Science/Research
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: torch>=1.9.0
Requires-Dist: numpy>=1.19
Requires-Dist: matplotlib>=3.3
Requires-Dist: scikit-learn>=0.24
Requires-Dist: medmnist
Requires-Dist: seaborn>=0.11
Requires-Dist: pillow>=8.0
Requires-Dist: clustimage>=1.2.6
Requires-Dist: imbalanced-learn>=0.8
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description-content-type
Dynamic: license
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
