Metadata-Version: 2.1
Name: bcselector
Version: 0.0.4
Summary: Python package to help you in variable selection.
Home-page: https://github.com/Kaketo/bcselector
Author: Tomasz Klonecki
Author-email: tomasz.klonecki@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: numpy (>=1.18.1)
Requires-Dist: matplotlib (>=3.2.1)
Requires-Dist: pandas (>=1.0.3)
Requires-Dist: sklearn (>=0.20)

===========
bcselector
===========


What is it?
-----------
**bc-selector** it's a Python package to analyze budget-cost based variable selection in Python.

