Skip to content

ghayth82/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

Install

pip install featurebox