-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathpaper.bib
98 lines (88 loc) · 2.98 KB
/
paper.bib
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
@article{EKTShyp,
author={Kovács, Edith and Szántai, Tamás},
journal={Ann Oper Res},
pages={71-90},
title={Hypergraphs as a Mean of Discovering the Dependence Structure of a Discrete Multivariate Probability Distribution},
volume={193},
year={2012},
DOI = {10.1007/s10479-010-0814-y}
}
@article{patternrec,
author = {Tamas Szantai and Edith Kovacs},
title = {Application Of t-Cherry Junction Trees in Pattern Recognition},
journal = {BRAIN. Broad Research in Artificial Intelligence and Neuroscience},
volume = {1},
number = {0},
year = {2010},
keywords = {pattern recognition, probabilistic modeling, h-uniform hyper- tree, t-cherry junction tree},
issn = {2067-3957},
url = {https://www.edusoft.ro/brain/index.php/brain/article/view/103},
pages = {40--45}
}
@article{gRain,
title = {Graphical Independence Networks with the {gRain} Package for {R}},
author = {S{\o}ren H{\o}jsgaard},
journal = {Journal of Statistical Software},
year = {2012},
volume = {46},
number = {10},
pages = {1--26},
Url = {http://www.jstatsoft.org/v46/i10/},
DOI={10.18637/jss.v046.i10}
}
@article{ChowLiu,
title={Approximating Discrete Probability Distributions with Dependence Trees},
author={C. K. Chow and C. N. Liu},
journal={IEEE Transactions On Information Theory},
volume={IT-14 no. 3},
pages={462-467},
year={1968}
}
@manual{R,
Address = {Vienna, Austria},
Author = {{R Core Team}},
Organization = {R Foundation for Statistical Computing},
Title = {R: A Language and Environment for Statistical Computing},
Url = {https://www.R-project.org/},
Year = {2018},
}
@article{EKTS,
title={On the Approximation of a Discrete Multivariate Probability Distribution Using the New Concept of t-Cherry Junction Tree},
author={Edith Kovács and Tamás Szántai},
journal={Lecture Notes in Economics and Mathematical System},
volume={633},
pages={39-56},
year={2010},
publisher={Springer},
DOI={10.1007/978-3-642-03735-1_3}
}
@article{EKTSdisc,
title={Discovering a junction tree behind a Markov network by a greedy algorithm},
author={Edith Kovács and Tamás Szántai},
journal={Optim Eng},
volume={14},
pages={503-518},
year={2013},
DOI={10.1007/s11081-013-9232-8}
}
@Book{Proulx,
title={Impact of Social Structure on Wireless Networking: Modeling and Utility},
publisher = {Atizona State University},
year={2015},
author={Brian Proulx}
}
@article{Y-STR,
title={Modelling the Dependence Structure of Y-STR Haplotypes Using Graphical Models},
author={Mikkel Meyer Andersen and James Curran and Jacob de Zoete and Duncan Taylor and John Buckleton},
journal={Forensic Science International: Genetics},
volume={37},
pages={29-36},
year={2018},
DOI={10.1016/j.fsigen.2018.07.014}
}
@misc{UCI ,
author = "Dua, Dheeru and Graff, Casey",
year = "2017",
title = "{UCI} Machine Learning Repository",
url = "http://archive.ics.uci.edu/ml",
institution = "University of California, Irvine, School of Information and Computer Sciences" }