diff --git a/content/modules/ROOT/pages/definitions.adoc b/content/modules/ROOT/pages/definitions.adoc new file mode 100644 index 0000000000000000000000000000000000000000..eabd61ef66516755e9c13a4ac87cd565dd5de25a --- /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 cea5ad8b23b9cb19465f07a59e1c08aca78e4fb6..1ce2bc2c3df36cc6d7fee3e4c6e0eac3879b6b71 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