Automated Organization Profile

Lusófona University, COPELABS

Current S-Index

6.4

Sum of Dataset Indices for all datasets

Average Dataset Index per Dataset

0.8

Average Dataset Index per dataset

Total Datasets

8

Total datasets in this organization

Average FAIR Score

78.4%

Average FAIR Score per dataset

Total Citations

2

Total citations to the organization's datasets

Total Mentions

0

Total mentions of the organization's datasets

S-Index Interpretation

S-Index Over Time

Cumulative Citations Over Time

Cumulative Mentions Over Time

Datasets

Active Learning Prototypes for Teaching Game AI

Supplementary materials for “Active Learning Prototypes for Teaching Game AI” Overview This package contains the following files and folders: LICENSE_CODE.txt - The license for the included code. LICENSE_DATA.txt - The license for the included data. README.md - Package description. requirements.txt- Specifies the Python dependencies required for running the included notebook. survey_analysis.ipynb - Notebook used for analyzing the survey data. survey_data.ods- Fully anonymized survey data. Reproducibility of results The results presented in the research paper “Active Learning Prototypes for Teaching Game AI”, published in the Proceedings of the IEEE Conference on Games 2023, and authored by Nuno Fachada, Filipa F. Barreiros, Phil Lopes and Micaela Fonseca, can be reproduced with the Jupyter notebook included in this package. Licenses The code in the Jupyter Notebook is made available under the MIT license (see LICENSE_CODE.txt). The non-code materials are made available under a CC-BY 4.0 license (see LICENSE_OTHER.txt).

Authors

  • Fachada, Nuno ;
  • Barreiros, Filipa F. ;
  • Lopes, Phil ;
  • Fonseca, Micaela
0 Citations0 Mentions79% FAIR0.3 Dataset Index
10.5281/zenodo.81170202023

Active Learning Prototypes for Teaching Game AI

Supplementary materials for “Active Learning Prototypes for Teaching Game AI” Overview This package contains the following files and folders: LICENSE_CODE.txt - The license for the included code. LICENSE_DATA.txt - The license for the included data. README.md - Package description. requirements.txt- Specifies the Python dependencies required for running the included notebook. survey_analysis.ipynb - Notebook used for analyzing the survey data. survey_data.ods- Fully anonymized survey data. Reproducibility of results The results presented in the research paper “Active Learning Prototypes for Teaching Game AI”, published in the Proceedings of the IEEE Conference on Games 2023, and authored by Nuno Fachada, Filipa F. Barreiros, Phil Lopes and Micaela Fonseca, can be reproduced with the Jupyter notebook included in this package. Licenses The code in the Jupyter Notebook is made available under the MIT license (see LICENSE_CODE.txt). The non-code materials are made available under a CC-BY 4.0 license (see LICENSE_OTHER.txt).

Authors

  • Fachada, Nuno ;
  • Barreiros, Filipa F. ;
  • Lopes, Phil ;
  • Fonseca, Micaela
0 Citations0 Mentions79% FAIR0.3 Dataset Index
10.5281/zenodo.81170192023

MN-DS: A Multilabeled News Dataset for News Articles Hierarchical Classification

Overview This dataset contains 10,917 news articles with hierarchical news categories collected between January 1st 2019, and December 31st 2019 classified by using NewsCodes Media Topic taxonomy. We manually labelled the articles based on a hierarchical taxonomy with 17 first-level and 109 second-level categories. This dataset can be used to train machine learning models for automatically classifying news articles by topic. This dataset can be helpful for researchers working on news structuring, classification, and predicting future events based on released news. Reproducibility of results The results presented in the research paper "MN-DS: A Multilabeled News Dataset for News Articles Hierarchical Classification", technical validation can be reproduced using functions in github repository. Licenses The dataset is made available under a CC-BY 4.0 license (see LICENSE_DATA.txt).

Authors

  • Petukhova, Alina ;
  • Fachada, Nuno
0 Citations0 Mentions79% FAIR0.3 Dataset Index
10.5281/zenodo.73948512022

MN-DS: A Multilabeled News Dataset for News Articles Hierarchical Classification

Overview This dataset contains 10,917 news articles with hierarchical news categories collected between January 1st 2019, and December 31st 2019 classified by using NewsCodes Media Topic taxonomy. We manually labelled the articles based on a hierarchical taxonomy with 17 first-level and 109 second-level categories. This dataset can be used to train machine learning models for automatically classifying news articles by topic. This dataset can be helpful for researchers working on news structuring, classification, and predicting future events based on released news. Reproducibility of results The results presented in the research paper "MN-DS: A Multilabeled News Dataset for News Articles Hierarchical Classification", technical validation can be reproduced using functions in github repository. Licenses The dataset is made available under a CC-BY 4.0 license (see LICENSE_DATA.txt).

Authors

  • Petukhova, Alina ;
  • Fachada, Nuno
0 Citations0 Mentions79% FAIR0.3 Dataset Index
10.5281/zenodo.73948502022

Snappable Meshes Performance Dataset (Version: 1.0.0)

Overview This dataset contains performance and navigation benchmarks obtained by generating eight maps with the snappable meshes algorithm multiple times. Data in columns is organized as follows: run - Number of generation run. genset - Generated map (maps "(a)" to "(h)" from the Benchmark scene. navset- Number of navigation points used to generate the navigation metrics. tg - Duration of the map generation process, in milliseconds. tv - Duration of the map validation process, in milliseconds. c - Average percentage of valid connections between navigation points. ar - Relative area of the largest fully-connected (i.e., fully-navigable) region. nclu - Number of isolated regions, i.e., of regions which are not connected to any another. genseed - Seed used for the generation process. navseed - Seed used for determining the validation metrics. A number of results presented in the research paper "Procedural Generation of 3D Maps with Snappable Meshes" are obtained from this dataset. Reproducibility of results The results presented in the research paper "Procedural Generation of 3D Maps with Snappable Meshes", namely in Figure 8 and Figure 10, can be reproduced with the Jupyter notebook included with this dataset (file analysis.ipynb). Licenses The dataset is made available under a CC-BY 4.0 license (see LICENSE_DATA.txt). The code in the Jupyter Notebook is made available under the MIT license (see LICENSE_CODE.txt).

Authors

  • Fachada, Nuno
0 Citations0 Mentions77% FAIR1.9 Dataset Index
10.5281/zenodo.58512092022

Snappable Meshes Performance Dataset (Version: 1.0.0)

Overview This dataset contains performance and navigation benchmarks obtained by generating eight maps with the snappable meshes algorithm multiple times. Data in columns is organized as follows: run - Number of generation run. genset - Generated map (maps "(a)" to "(h)" from the Benchmark scene. navset- Number of navigation points used to generate the navigation metrics. tg - Duration of the map generation process, in milliseconds. tv - Duration of the map validation process, in milliseconds. c - Average percentage of valid connections between navigation points. ar - Relative area of the largest fully-connected (i.e., fully-navigable) region. nclu - Number of isolated regions, i.e., of regions which are not connected to any another. genseed - Seed used for the generation process. navseed - Seed used for determining the validation metrics. A number of results presented in the research paper "Procedural Generation of 3D Maps with Snappable Meshes" are obtained from this dataset. Reproducibility of results The results presented in the research paper "Procedural Generation of 3D Maps with Snappable Meshes", namely in Figure 8 and Figure 10, can be reproduced with the Jupyter notebook included with this dataset (file analysis.ipynb). Licenses The dataset is made available under a CC-BY 4.0 license (see LICENSE_DATA.txt). The code in the Jupyter Notebook is made available under the MIT license (see LICENSE_CODE.txt).

Authors

  • Fachada, Nuno
0 Citations0 Mentions77% FAIR1.9 Dataset Index
10.5281/zenodo.58512082022

ColorShapeLinks 2019/20 Grades Dataset (Version: 1.0.0)

Overview This dataset contains grades (0-20 scale) given to students in the context of the ColorShapeLinks AI assignment during the two semesters of the 2019/20 academic year. A number of results presented in the research paper "ColorShapeLinks: A Board Game AI Competition for Educators and Students" are obtained from this dataset. Reproducibility of results The results presented in the research paper "ColorShapeLinks: A Board Game AI Competition for Educators and Students", namely in Figure 5 and Table 4, can be reproduced with the Jupyter notebook included with this dataset (file analysis.ipynb). Licenses The dataset is made available under a CC-BY 4.0 license (see LICENSE_DATA.txt). The code in the Jupyter Notebook is made available under the MIT license (see LICENSE_CODE.txt).

Authors

  • Fachada, Nuno
1 Citation0 Mentions79% FAIR0.6 Dataset Index
10.5281/zenodo.45436792021

ColorShapeLinks 2019/20 Grades Dataset (Version: 1.0.0)

Overview This dataset contains grades (0-20 scale) given to students in the context of the ColorShapeLinks AI assignment during the two semesters of the 2019/20 academic year. A number of results presented in the research paper "ColorShapeLinks: A Board Game AI Competition for Educators and Students" are obtained from this dataset. Reproducibility of results The results presented in the research paper "ColorShapeLinks: A Board Game AI Competition for Educators and Students", namely in Figure 5 and Table 4, can be reproduced with the Jupyter notebook included with this dataset (file analysis.ipynb). Licenses The dataset is made available under a CC-BY 4.0 license (see LICENSE_DATA.txt). The code in the Jupyter Notebook is made available under the MIT license (see LICENSE_CODE.txt).

Authors

  • Fachada, Nuno
1 Citation0 Mentions79% FAIR0.6 Dataset Index
10.5281/zenodo.45436782021