<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)
[![Documentation Status](https://readthedocs.org/projects/featurebox/badge/?version=latest)](https://featurebox.readthedocs.io/en/latest/?badge=latest)
Featurebox
----------------------
Welcome to Featurebox.
Featurebox is an 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
Support
----------------------
[![Jetbrains](jetbrains.svg)](https://jb.gg/OpenSource)
Raw data
{
"_id": null,
"home_page": "https://github.com/boliqq07/featurebox",
"name": "featurebox",
"maintainer": "wangchangxin",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "features, combination, selection",
"author": "wangchangxin",
"author_email": "986798607@qq.com",
"download_url": "https://files.pythonhosted.org/packages/b1/de/e1a00d95344dc13e0dff77a5258974adafa8505674176bc7c0e211c9925d/featurebox-0.1.5.tar.gz",
"platform": "Windows",
"description": "<div align=\"center\">\r\n <img alt=\"featurebox\" src=\"https://github.com/boliqq07/featurebox/blob/master/img.jpg?raw=true\">\r\n</div>\r\n\r\n[![Python Versions](https://img.shields.io/pypi/pyversions/featurebox.svg)](https://pypi.org/project/featurebox/)\r\n[![Version](https://img.shields.io/github/tag/boliqq07/featurebox.svg)](https://github.com/boliqq07/releases/latest)\r\n![pypi Versions](https://badge.fury.io/py/featurebox.svg)\r\n[![Documentation Status](https://readthedocs.org/projects/featurebox/badge/?version=latest)](https://featurebox.readthedocs.io/en/latest/?badge=latest)\r\n\r\nFeaturebox\r\n----------------------\r\nWelcome to Featurebox.\r\n\r\nFeaturebox is an open Python library that implements a comprehensive set of machine learning tools for materials\r\ninformatics.\r\n\r\nFeaturebox inspired by\r\n\r\n[XenonPy](https://github.com/yoshida-lab/XenonPy),\r\n[matminer](https://hackingmaterials.github.io/matminer/ ),\r\n[sympy](https://www.sympy.org/en/index.html)\r\n\r\n\r\nDocument\r\n----------------------\r\n[featurebox document](https://featurebox.readthedocs.io/en/latest/)\r\n\r\nQuick Install\r\n----------------------\r\n\r\n```bash\r\npip install featurebox\r\n```\r\n\r\nLicense\r\n----------------------\r\nGNU LGPL-3.0 License\r\n\r\nContact\r\n----------------------\r\nDeveloper: Boliqq07: 986798607@qq.com\r\n\r\nSupport\r\n----------------------\r\n[![Jetbrains](jetbrains.svg)](https://jb.gg/OpenSource)\r\n\r\n\r\n\r\n",
"bugtrack_url": null,
"license": null,
"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",
"version": "0.1.5",
"project_urls": {
"Homepage": "https://github.com/boliqq07/featurebox"
},
"split_keywords": [
"features",
" combination",
" selection"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b1dee1a00d95344dc13e0dff77a5258974adafa8505674176bc7c0e211c9925d",
"md5": "de0d621a64e6c88e737666eb774d4d97",
"sha256": "ed6dbeaeaf331046b5ce447c7facfa3de0ae90d021b6de781a09e28b82b1ea70"
},
"downloads": -1,
"filename": "featurebox-0.1.5.tar.gz",
"has_sig": false,
"md5_digest": "de0d621a64e6c88e737666eb774d4d97",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 222779,
"upload_time": "2024-12-08T13:43:22",
"upload_time_iso_8601": "2024-12-08T13:43:22.608105Z",
"url": "https://files.pythonhosted.org/packages/b1/de/e1a00d95344dc13e0dff77a5258974adafa8505674176bc7c0e211c9925d/featurebox-0.1.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-08 13:43:22",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "boliqq07",
"github_project": "featurebox",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "deprecated",
"specs": []
},
{
"name": "pandas",
"specs": []
},
{
"name": "numpy",
"specs": []
},
{
"name": "ase",
"specs": []
},
{
"name": "numba",
"specs": []
},
{
"name": "sympy",
"specs": [
[
">=",
"1.6"
]
]
},
{
"name": "scipy",
"specs": []
},
{
"name": "joblib",
"specs": [
[
"~=",
"0.14.1"
]
]
},
{
"name": "setuptools",
"specs": [
[
"~=",
"49.2.0"
]
]
},
{
"name": "tqdm",
"specs": [
[
"~=",
"4.47.0"
]
]
},
{
"name": "Pillow",
"specs": [
[
">=",
"7.1.0"
]
]
},
{
"name": "requests",
"specs": [
[
"~=",
"2.22.0"
]
]
},
{
"name": "six",
"specs": [
[
"~=",
"1.15.0"
]
]
},
{
"name": "scikit-learn",
"specs": []
},
{
"name": "pymatgen",
"specs": []
},
{
"name": "mgetool",
"specs": [
[
">=",
"0.0.51"
]
]
},
{
"name": "deap",
"specs": [
[
"~=",
"1.3.1"
]
]
},
{
"name": "matplotlib",
"specs": []
},
{
"name": "networkx",
"specs": [
[
"~=",
"2.4"
]
]
}
],
"lcname": "featurebox"
}