Skip to content
Snippets Groups Projects
Commit be1e5a98 authored by Baptiste Bauvin's avatar Baptiste Bauvin
Browse files

Coverage public

parent 44ee4de2
No related branches found
No related tags found
No related merge requests found
...@@ -48,6 +48,8 @@ pages: ...@@ -48,6 +48,8 @@ pages:
- sphinx-build -b html . ../build - sphinx-build -b html . ../build
- cd ../.. - cd ../..
- cp -r ./docs/build public - cp -r ./docs/build public
- mv htmlcov/index.html public/coverage/
- mv htmlcov/style.css public/coverage/
artifacts: artifacts:
paths: paths:
- public - public
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0) [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0)
[![Build Status](https://gitlab.lis-lab.fr/baptiste.bauvin/summit/badges/develop/pipeline.svg)](https://gitlab.lis-lab.fr/baptiste.bauvin/summit/badges/develop/pipeline.svg) [![Build Status](https://gitlab.lis-lab.fr/baptiste.bauvin/summit/badges/master/pipeline.svg)](https://gitlab.lis-lab.fr/baptiste.bauvin/summit/badges/master/pipeline.svg)
[![Coverage Report](https://gitlab.lis-lab.fr/baptiste.bauvin/summit/badges/master/coverage.svg)](https://gitlab.lis-lab.fr/baptiste.bauvin/summit/badges/master) [![Coverage Report](https://gitlab.lis-lab.fr/baptiste.bauvin/summit/badges/master/coverage.svg)](http://baptiste.bauvin.pages.lis-lab.fr/summit/coverage/index.html)
# Supervised MultiModal Integration Tool's Readme # Supervised MultiModal Integration Tool's Readme
This project aims to be an easy-to-use solution to run a prior benchmark on a dataset and evaluate mono- & multi-view algorithms capacity to classify it correctly. This project aims to be an easy-to-use solution to run a prior benchmark on a dataset and evaluate mono- & multi-view algorithms capacity to classify it correctly.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment