Skip to content

razieh-morad/materials-ml-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

materials-ml-examples

Two polished examples for band-gap prediction from Materials Project data.

  • 01_tabular_baselines_bandgap.ipynb — matminer features → Ridge/XGB; IID + OOD, parity plots.
  • 02_ann_bandgap.ipynb — ANN (PyTorch) vs tree ensembles; leak-free CV; saved figures.

Repro

conda env create -f environment.yml
conda activate material-ml
export MP_API_KEY="your_api_key"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors