From 83b3b7a0f65b70d5917c9a17a6191f68d41a4de5 Mon Sep 17 00:00:00 2001 From: Luigi Sbailo <sbailo@fhi-berlin.mpg.de> Date: Mon, 24 Feb 2020 11:34:29 +0100 Subject: [PATCH] Update metainfo.json --- metainfo.json | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/metainfo.json b/metainfo.json index 8dbf19f..c69daf2 100644 --- a/metainfo.json +++ b/metainfo.json @@ -25,11 +25,11 @@ }, "labels": { "application_keyword": [ - "Transparency", - "Conductivity" + "Formation energy prediction", + "Band gap energy prediction" ], "application_section": [ - "Formation and bandgap energies" + "Materials property prediction" ], "application_system": [ "Group-III oxidess" @@ -39,7 +39,9 @@ ], "data_analytics_method": [ "Kernel ridge regression", - "Neural networks" + "Neural networks", + "SOAP", + "n-gram" ], "platform": [ "jupyter" -- GitLab