Metadata-Version: 2.4
Name: skweights
Version: 0.1.1
Summary: Scikit-learn compatible meta-estimators for heuristic business rules and feature weighting.
Author-email: Aron Kipkurui <aronidengeno@gmail.com>
Project-URL: Homepage, https://github.com/wizard-hash2/skweights
Project-URL: Bug Tracker, https://github.com/wizard-hash2/skweights/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: scikit-learn>=1.0.0
Requires-Dist: pandas>=1.0.0
Requires-Dist: numpy>=1.20.0
