Metadata-Version: 1.2
Name: bcselector
Version: 0.0.13
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
Description: 
        # bcselector
        [![Python 3.7](https://img.shields.io/badge/python-3.7-blue.svg)](https://www.python.org/downloads/release/python-370/)
        [![PyPI version](https://badge.fury.io/py/bcselector.svg)](https://badge.fury.io/py/bcselector)
        [![Build Status](https://travis-ci.com/Kaketo/bcselector.svg?branch=master)](https://travis-ci.com/Kaketo/bcselector)
        [![codecov](https://codecov.io/gh/Kaketo/bcselector/branch/master/graph/badge.svg)](https://codecov.io/gh/Kaketo/bcselector)
        [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
        
        
        #### What is it?
        **bc-selector** it's a Python package to analyze budget-cost based variable selection in Python.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
