From 21788b83e47701a1c7946a44c551c719c4e470ce Mon Sep 17 00:00:00 2001 From: Luigi Sbailo <sbailo@fhi-berlin.mpg.de> Date: Mon, 29 Nov 2021 12:45:20 +0000 Subject: [PATCH] Update metainfo.json --- metainfo.json | 1 + 1 file changed, 1 insertion(+) diff --git a/metainfo.json b/metainfo.json index b0c7dcd..7bc25ad 100644 --- a/metainfo.json +++ b/metainfo.json @@ -12,6 +12,7 @@ "email": "ghiringhelli@fhi-berlin.mpg.de", "title": "2018 NOMAD-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 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", + "notebook_name": "kaggle_competition.ipynb", "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.ipynb", "link_public": "https://analytics-toolkit.nomad-coe.eu/public/user-redirect/notebooks/tutorials/kaggle_competition.ipynb", -- GitLab