Skip to content

Weiren1996/featurebox

 
 

Repository files navigation

featurebox

Python Versions Version pypi Versions

Featurebox

Featurebox is a Python library that implements a comprehensive set of machine learning tools for materials informatics.

Currently In Test Phase

Featurebox inspired by

Featurebox relied on

Some helpful code can be copyed from these package and adapt to new environment. Infringement contents would be removed.

Requirements

  1. pymatgen recommend:
conda install --channel conda-forge pymatgen

Reference:https://github.com/materialsproject/pymatgen

  1. deap recommend:
pip install deap

Reference:https://github.com/DEAP/deap

  1. minepy recommend:
pip install minepy

Note:

If VC++ needed for windows, please download from https://www.lfd.uci.edu/~gohlke/pythonlibs/ and install locally.

Reference:https://minepy.readthedocs.io/en/latest/index.html

Install

pip install featurebox

License

GNU

About

Tool box for feature selection and modelling

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%