diff --git a/pages/_groups/MachineLearning.md b/pages/_groups/MachineLearning.md index fa0c2296..bca44811 100644 --- a/pages/_groups/MachineLearning.md +++ b/pages/_groups/MachineLearning.md @@ -39,6 +39,6 @@ members:
Machine Learning (ML) are nowadays a common path in data-driven research due to the amount of available data and the resources needed to process it and make sense out of it. In addition to data, software also plays and important role in ML. Models produced by an ML training process also become a thing on their own, a thing that could be seen as similar to software (e.g., prediction model that can be executed with some input and produce a prediction as output) or to data (e.g., clusters emerged from a clustering approach). Furthermore, the training software has to be tuned and optimized while the model has to be evaluted, either intrinsic or extrinsic. Ideally, all of this information should be reported and represented as metadata of the ML process. However, this is not always the case. This group, a joint effort across Research Data Alliance FAIR4ML Interest Group, ELIXIR Machine Learning Focus Group and NFDI4DataScience, aims at providing a common ground for the metadata necessary to describe ML approaches.
+Machine Learning (ML) is nowadays a common path in data-driven research due to the amount of available data and the resources needed to process it and make sense out of it. In addition to data, software also plays and important role in ML. Models produced by an ML training process also become a thing on their own, a thing that could be seen as similar to software (e.g., prediction model that can be executed with some input and produce a prediction as output) or to data (e.g., clusters emerged from a clustering approach). Furthermore, the training software has to be tuned and optimized while the model has to be evaluted, either intrinsic or extrinsically. Ideally, all of this information should be reported and represented as metadata of the ML process. However, this is not always the case. This group, a joint effort across Research Data Alliance FAIR4ML Interest Group, ELIXIR Machine Learning Focus Group and NFDI4DataScience, aims at providing a common ground for the metadata necessary to describe ML approaches.
To achieve its objectives, this group is using as a starting point Machine Learning Cards for models and datasets. Other efforst will also be taken into account, e.g., Data, Optimization, Model and Evaluation (DOME) recommendations, AIMe registry for artificial intelligence in biomedical research and HuggingFace.