master-thesis/src/metadata.yaml

36 lines
827 B
YAML
Raw Normal View History

2021-06-02 16:36:39 +00:00
---
author: Raffaele Mignone
title: Uno studio sulle fasi di un Machine Learning workflow e utilizzo di librerie
institute: Università degli studi del Sannio
department: Dipartimento di ingegneria
course: Corso di Laurea Magistrale in Ingegneria informatica
academic-year: Anno accademico 2020-2021
#############
babel: italian
lang: it-IT
toc: true
toc-depth: 3
lof: true
logo: src/figures/logo.png
twoside: false
openright: true
numbersections: true
eulerchapternumber: true
floatnumbering: true
link-citations: true
2021-06-02 16:36:39 +00:00
#############
2021-06-02 17:28:36 +00:00
ac-onlyused: true
ac-title: Acronimi
acronym:
- short: API
long: Application Program Interface
- short: ML
long: Machine Learning
2021-06-03 20:33:05 +00:00
- short: VPS
long: Virtual Private Server
##### crossref #####
figureTitle: "Figura"
tableTitle: "Tabella"
lofTitle: "Lista delle figure"
2021-06-02 16:36:39 +00:00
---