From b11781ef103f791a66853b5e946c80f97a5d9c84 Mon Sep 17 00:00:00 2001 From: Luca Massimiliano Ghiringhelli <luca@fhi-berlin.mpg.de> Date: Tue, 7 Apr 2020 22:30:13 +0200 Subject: [PATCH] Update metainfo.json --- metainfo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metainfo.json b/metainfo.json index 833f9bf..b24d88b 100644 --- a/metainfo.json +++ b/metainfo.json @@ -13,7 +13,7 @@ ], "email": "ghiringhelli@fhi-berlin.mpg.de", "title": "NOMAD 2018 Kaggle research competition", - "description": "In this tutorial we will explore the best results of the NOMAD 2018 Kaggle research competition. The goal of this competition was to develop or apply data analytics models for the prediction of two target properties: the formation energy and the bandgap energy to facilitate the discovery of new transparent conductors and allow for advancements in (opto)electronic technologies", + "description": "In this tutorial, we will explore the best results of the NOMAD 2018 Kaggle research competition. The goal of this competition was to develop machine-learning models for the prediction of two target properties: the formation energy and the bandgap energy of transparent semiconducting oxides. The purpose of the modelling is to facilitate the discovery of new such materials and allow for advancements in (opto)electronic technologies", "url": "https://gitlab.mpcdf.mpg.de/nomad-lab/analytics-kaggle-competition", "link": "https://analytics-toolkit.nomad-coe.eu/hub/user-redirect/notebooks/tutorials/kaggle_competition/kaggle_competition.ipynb", "created": "", -- GitLab