matminer icon indicating copy to clipboard operation
matminer copied to clipboard

pymatgen preset in ElementProperty

Open computron opened this issue 7 years ago • 1 comments

The features chosen for the "pymatgen" preset are somewhat random (I chose them on a whim, based on no data, while coding in a rush)

Someone can try to do a better job with this...

computron avatar Feb 09 '18 18:02 computron

Another thing one could do is:

  • "pymatgen" preset just contains a large list of pymatgen element properties
  • add a new "matminer" preset that tries to find all the independent columns between DEML, Magpie, pymatgen (i.e., columns that are not just linearly dependent on one another) and combine all those into one preset.

computron avatar Jun 01 '18 20:06 computron