featurebox


Namefeaturebox JSON
Version 0.1.4 PyPI version JSON
download
home_pagehttps://github.com/boliqq07/featurebox
SummaryThis 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
upload_time2024-10-22 14:32:51
maintainerwangchangxin
docs_urlNone
authorwangchangxin
requires_python>=3.6
licenseNone
keywords features combination selection
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <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/95/df/7ac6cdf65115c2b76163a384b307496e2199df3e3f705755c229de71855e/featurebox-0.1.4.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.4",
    "project_urls": {
        "Homepage": "https://github.com/boliqq07/featurebox"
    },
    "split_keywords": [
        "features",
        " combination",
        " selection"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "95df7ac6cdf65115c2b76163a384b307496e2199df3e3f705755c229de71855e",
                "md5": "832f43fe07f5748b2814c0b8f89fe943",
                "sha256": "3c4a0a1a22ee582c7d8e53251249f18d0b3434dd41282c76a3046b02d5d1cae8"
            },
            "downloads": -1,
            "filename": "featurebox-0.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "832f43fe07f5748b2814c0b8f89fe943",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 222766,
            "upload_time": "2024-10-22T14:32:51",
            "upload_time_iso_8601": "2024-10-22T14:32:51.914745Z",
            "url": "https://files.pythonhosted.org/packages/95/df/7ac6cdf65115c2b76163a384b307496e2199df3e3f705755c229de71855e/featurebox-0.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-22 14:32:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "boliqq07",
    "github_project": "featurebox",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "featurebox"
}
        
Elapsed time: 0.37956s