Metadata-Version: 2.1
Name: DA4RDM-RecSys-ContentBased
Version: 1.0.2
Summary: A package that recommends similar data collections based on unstructured and explicitly provided meta information of files.
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: joblib (==1.2.0)
Requires-Dist: numpy (==1.24.1)
Requires-Dist: keras (==2.10.0)
Requires-Dist: pandas (==1.5.3)
Requires-Dist: scipy (==1.10.1)
Requires-Dist: scikit-learn (==1.2.1)
Requires-Dist: nlpaug (==1.1.11)
Requires-Dist: tensorflow (==2.10.1)
Requires-Dist: tensorflow-hub (==0.12.0)
Requires-Dist: threadpoolctl (==3.1.0)
Requires-Dist: tensorflow-intel (==2.11.0)
Requires-Dist: tensorboard (==2.10.1)

# DA4RDM-RecSys-ContentBased

## Description
The DA4RDM-RecSys-ContentBased is a python based package that recommends similar data collections based on unstructured and explicitly provided meta information of files.

