Metadata-Version: 2.1
Name: wm-faiss
Version: 1.0.0
Summary: Classifiers/Estimators using FAISS for efficiency
Home-page: https://github.com/RonanChance/wm-faiss
Author: Ronan Donovan
Author-email: rcdonovan@wm.edu
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
License-File: LICENSE
Requires-Dist: numpy (>=1.16.0)
Requires-Dist: scikit-learn (>=0.22.0)
Requires-Dist: faiss-cpu (>=1.7.0)

See: https://github.com/RonanChance/faiss-wm
