-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
31 lines (31 loc) · 992 Bytes
/
Copy pathCITATION.cff
File metadata and controls
31 lines (31 loc) · 992 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
type: software
title: "Predicting Materials Band Gaps from Chemical Composition"
version: 1.0.0
date-released: 2024-01-01
url: "https://github.com/neweracy/Prediction-model"
repository-code: "https://github.com/neweracy/Prediction-model"
license: MIT
authors:
- family-names: "Your"
given-names: "Name"
orcid: "https://orcid.org/0000-0000-0000-0000"
keywords:
- materials-informatics
- band-gap-prediction
- machine-learning
- materials-science
- compositional-descriptors
- magpie
- xgboost
- random-forest
- materials-project
- pymatgen
- matminer
abstract: >-
A composition-based machine learning framework for predicting electronic
band gaps of inorganic materials. Uses Magpie compositional descriptors
derived from chemical formulas and trains XGBoost and Random Forest
regressors on 15,537 thermodynamically stable compounds from the
Materials Project database.