materialsproject / matbench

Matbench: Benchmarks for materials science property prediction
https://matbench.materialsproject.org
MIT License
111 stars 48 forks source link

new_benchmark #353

Open Alice0416 opened 3 months ago

Alice0416 commented 3 months ago

Description

This pull request adds a random forest algorithm utilizing features from the Sine Coulomb Matrix and MagPie featurization algorithms. Here are the key details of the algorithm:

Both algorithms were executed within the Automatminer v1.0.3.20191111 framework for convenience, although no auto-featurization or AutoML processes were applied.

Data Processing

  1. For structure problems: Both Sine Coulomb Matrix and MagPie features were applied.

  2. For problems without structure: Only MagPie features were applied.

Model Details

Additional Information

Raw Data and Example Notebook: Available on the matbench repository.

Included files

-- benchmarks
---- matbench_v0.1_RFSCM/Magpie
------ results.json.gz             # required filename
------ my_python_file.py            # required filename
------ info.json                   # required filename