-
Notifications
You must be signed in to change notification settings - Fork 0
/
glossary.tex
48 lines (46 loc) · 1.8 KB
/
glossary.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
\newglossaryentry{domain-knowledge}{%
name={domain knowledge},%
description={valid knowledge used to refer to an area of human endeavour, an autonomous computer activity, or other specialized discipline}}
%batch/ambiente batch
%streaming/ambiente streaming
%framework
%feature
%mineria de datos
%aprendizaje automatico
% inteligencia artificial
% árboles de decisión
%naive bayes
% procesamiento de lenguaje natural
% meka
% weka
%cidetic
% clustering
% python
% java
\newacronym{mll}{MLL}{Clasificación multi-etiquetas}
\newacronym{moa}{MOA}{Massive Online Analysis}
\newacronym{ia}{IA}{Inteligencia Artificial}
\newacronym{ti}{TI}{Tecnología de la Información}
\newacronym{id3}{ID3}{Iterative Dichotomiser 3}
\newacronym{cart}{CART}{Classification and Regression Tree}
\newacronym{br}{BR}{Binary Relevance}
\newacronym{cc}{CC}{Classifier Chains}
\newacronym{lp}{LP}{Label Powerset}
\newacronym{lc}{LC}{Label Combination}
\newacronym{ebr}{EBR}{Ensamble de Binary Relevance}
\newacronym{ecc}{ECC}{Ensamble de Classifier Chains}
\newacronym{ps}{PS}{Pruned Set}
\newacronym{ht}{HT}{Hoeffding Tree}
\newacronym{mlht}{MLHT}{Multi-label Hoeffding Tree }
\newacronym{isoup}{iSoup-Tree}{Incremental Structured Output Prediction Tree}
\newacronym{rtg}{RTG}{Generador de Árbol Aleatorio}
\newacronym{rbf}{RBF}{Generador de Función Radial Base}
\newacronym{vp}{VP}{Verdaderos Positivos}
\newacronym{vn}{VN}{Verdaderos Negativos}
\newacronym{fp}{FP}{Falsos Positivos}
\newacronym{fn}{FN}{Falsos Negativos}
\newacronym{efmp}{EFMP}{Ensamble Fijo por Mayoría Ponderada}
\newacronym{efmp2}{EFMP2}{Ensamble Fijo por Mayoría Ponderada 2}
\newacronym{dwm}{DWM}{Dynamic Weighted Majority}
\newacronym{gooweml}{GOOWE-ML}{GOOWE-ML}
\newacronym{cidetic}{CIDETIC}{Centro de Investigación, Docencia y Extensión en TIC de la Universidad Nacional de Luján}