From d57bc26c54ff1550f464ee5e1196edf9b50455d2 Mon Sep 17 00:00:00 2001 From: Jean-Michel Bruel <jbruel@gmail.com> Date: Fri, 22 Nov 2024 14:33:31 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=96=20DOC:=20Adding=20parntners?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/modules/ROOT/pages/definitions.adoc | 1 + content/modules/ROOT/pages/index.adoc | 14 ++++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 content/modules/ROOT/pages/definitions.adoc diff --git a/content/modules/ROOT/pages/definitions.adoc b/content/modules/ROOT/pages/definitions.adoc new file mode 100644 index 0000000..eabd61e --- /dev/null +++ b/content/modules/ROOT/pages/definitions.adoc @@ -0,0 +1 @@ +:ut2j: https://www.univ-tsle2.fr[UT2J] \ No newline at end of file diff --git a/content/modules/ROOT/pages/index.adoc b/content/modules/ROOT/pages/index.adoc index cea5ad8..1ce2bc2 100644 --- a/content/modules/ROOT/pages/index.adoc +++ b/content/modules/ROOT/pages/index.adoc @@ -1,10 +1,13 @@ = Overview of the project +:toc: [WARNING] ==== This web site is under construction. ==== +== Abstract + The MLOps movement adopts the DevOps objective of reducing the gaps between development and operations teams by integrating data scientist teams and Machine Learning (ML) models. In this project, we wish to apply and adapt good software engineering practices to strengthen both the overall quality of the ML model construction processes and the quality of the software systems produced, particularly in terms of extra-functional properties that will become crucial issues: Fairness, Accountability, Transparency, Ethics, and Security (FATES). The key concerns will tackle the study, formalization, measurement, and management of these properties throughout the continuous MLOps process. Indeed, more than traditional Key Performance Indicators (KPIs), such as precision and recall, are required to evaluate models' robustness in practical applications. @@ -18,3 +21,14 @@ image::poster.png["Poster", width=80%, xref=attachment$FATES-MLOPS-poster2024.pd // include::ROOT:page$project.adoc[leveloffset=+1] A poster is available in xref:attachment$FATES-MLOPS-poster2024.pdf[PDF]. + +== Partners + +- Université Toulouse Jean Jaurès ({ut2j}) +- Université de +- INRIA Nice +- Mc Master University + +== Contact + +Please send an email to contact@fates-mlops.org for any request. \ No newline at end of file -- GitLab