Skip to content
Snippets Groups Projects
Commit 5fe4bf68 authored by Luca Massimiliano Ghiringhelli's avatar Luca Massimiliano Ghiringhelli
Browse files

Update metainfo.json

parent fd03f8fc
No related branches found
No related tags found
No related merge requests found
......@@ -4,41 +4,38 @@
"Ghiringhelli, Luca M."
],
"email": "sbailo@fhi-berlin.mpg.de",
"title": "Exploratory analysis of octet-binary compounds ",
"title": "Introduction to exploratory analysis (unsupervised learning) of materials spaces",
"description": "Exploratory analyses make use of unsupervised learning techniques to extract information from unknown datasets. In this tutorial, we make use of some of the most popular clustering and dimension reduction algorithms to analyze a dataset composed of 82 octet-binary compounds.",
"url": "https://gitlab.mpcdf.mpg.de/nomad-lab/analytics-exploratory-analysis",
"link": "https://analytics-toolkit.nomad-coe.eu/hub/user-redirect/notebooks/tutorials/exploratory_analysis.ipynb",
"link_public": "https://analytics-toolkit.nomad-coe.eu/public/user-redirect/notebooks/tutorials/exploratory_analysis.ipynb",
"link_video": "https://www.youtube.com/watch?v=EJTjF9ehp7k",
"updated": "2021-01-11",
"updated": "2021-02-04",
"flags":{
"featured": true,
"top_of_list": false
},
"labels": {
"application_keyword": [
"k-means",
"Hierarchical clustering",
"DBSCAN",
"HDBSCAN",
"DenPeak",
"PCA",
"t-SNE",
"MDS",
"Octet binaries"
],
"application_section": [
"Tutorials for artificial-intelligence methods"
],
"application_system": [
"octet-binary materials"
"Octet binaries"
],
"category": [
"beginner_tutorial"
],
"data_analytics_method": [
"ai_methods": [
"Clustering",
"Dimension reduction"
"Dimension reduction",
"k-means",
"Hierarchical clustering",
"DBSCAN",
"HDBSCAN",
"DenPeak",
"PCA",
"t-SNE",
"MDS"
],
"platform": [
"jupyter"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment