This commit is contained in:
2025-06-05 21:28:30 +02:00
parent 819f6a0cb3
commit 23edf6d6ab
6304 changed files with 466 additions and 708478 deletions
-25
View File
@@ -1,25 +0,0 @@
---
tags:
- '#machinelearning'
- '#projects/proposals'
---
# FAIR data principles to ML
The **FAIR Data Principles** are a set of guiding **principles** in order to make **data** *findable*, *accessible*, *interoperable* and *reusable* (Wilkinson et al., 2016). These **principles** provide guidance for scientific **data** management and stewardship and are relevant to all stakeholders in the current digital ecosystem.
They aim at applying reproducibility, transparency, and reuse of research pipeline.
By focusing on *interoperable* and *reusable* principles to ML, it means that it is necessary to have a common technology to describe, find and share the research process and used datasets, thus being able to answer a number of questions including which libraries are used to validate the model, which hyperparameters were used when running the model, how many training runs were performed in the ML pipelines, etc.
**References**
- [[(17) (PDF) Machine Learning Pipelines_ Provenance, Reproducibility and FAIR Data Principles--@17PDFMachine]]