Metadata-Version: 2.1
Name: featurebox
Version: 0.0.934
Summary: This is an box contains tools for machine learning.Some of code are non-originality, just copy for use. All the referenced code are marked,details can be shown in their sources
Home-page: https://github.com/boliqq07/featurebox
Author: wangchangxin
Author-email: 986798607@qq.com
Maintainer: wangchangxin
License: UNKNOWN
Description: <div align="center">
          <img alt="featurebox" src="https://github.com/boliqq07/featurebox/blob/master/img.jpg?raw=true">
        </div>
        
        [![Python Versions](https://img.shields.io/pypi/pyversions/featurebox.svg)](https://pypi.org/project/featurebox/)
        [![Version](https://img.shields.io/github/tag/boliqq07/featurebox.svg)](https://github.com/boliqq07/releases/latest)
        ![pypi Versions](https://badge.fury.io/py/featurebox.svg)
        
        
        Featurebox
        ----------------------
        Welcome to Featurebox.
        
        Featurebox is a open Python library that implements a comprehensive set of machine learning tools for materials
        informatics.
        
        Featurebox inspired by
        
        [XenonPy](https://github.com/yoshida-lab/XenonPy),
        [matminer](https://hackingmaterials.github.io/matminer/ ),
        [sympy](https://www.sympy.org/en/index.html)
        
        
        Document
        ----------------------
        [featurebox document](https://featurebox.readthedocs.io/en/latest/)
        
        Quick Install
        ----------------------
        
        ```bash
        pip install featurebox
        ```
        
        License
        ----------------------
        GNU LGPL-3.0 License
        
        Contact
        ----------------------
        Developer: Boliqq07: 986798607@qq.com
        
        
        
        
        
Keywords: features,combination,selection
Platform: Windows
Platform: Unix
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6
Description-Content-Type: text/markdown
