Metadata-Version: 2.1
Name: farc-hd
Version: 0.1.0
Summary: Fuzzy Association Rule-based Classification Model for High-Dimensional problems
Author-email: Iñaki Mellado <inaki.mellado@gmail.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: numpy>=1.20.0
Requires-Dist: scikit-learn>=1.0.0
Requires-Dist: numba>=0.55.0
