summaryrefslogtreecommitdiff
path: root/data_mining_glossary.tex
blob: 4c73b65fe57fd44a7e1d2e53f96c8b2642556467 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
\newglossaryentry{d:model}
{
    type=dm,
    name=model,
    description={model is a model}
}
\newglossaryentry{d:flup}
{
    type=dm,
    name=FluPrint,
    description={Data used in this work}
}
\newglossaryentry{d:simon}
{
    type=dm,
    name=SIMON,
    description={Follow up study used in this work}
}