/ML-HTVS-Li-SE

Primary LanguageJupyter Notebook

ML-HTVS-Li-SE

60

Explanations

We have made available a collection of Jupyter Notebooks that were utilized in this project. These Notebooks can be easily followed in sequential order. The associated data has been uploaded and can be accessed in the “data” folder, and all the necessary modules can be found in the “htvs_module” folder.

Please note that in the “03_5_h_clustering.ipynb” Notebook, only a partial dataset was used due to limitations on data upload.

Dependancy

  • Python3 3.8.5
  • Numpy 1.21.4
  • Pandas 1.4.0
  • Pymatgen 2020.09.08
  • Scikit-learn 1.1.1

References

  1. Prototypical structures were taken from https://materialsproject.org/
  2. ROOST model was used to predict formation energy, energy above the convex hull and bandgap (Paper: https://doi.org/10.1038/s41467-020-19964-7, Github: https://github.com/CompRhys/roost)
  3. m-XRD based clustering was used to choose appropriate high Li-ion conductive candidate materials for DFT validations (https://doi.org/10.1038/s41467-019-13214-1)