SlideShare a Scribd company logo
Error Statistics of Hidden Markov Model and Hidden Boltzmann Model Results A paper by Lee A Newberg Presented by Yaser Sulaiman 1
I’m a computer scientist 2
who recently got interested in bioinformatics 3
a different “flavor” of probability theory & stochastic processes 4
HMMs in computer science 5
temporal pattern recognition 6
speech recognition 7
handwriting recognition 8
bioinformatics 9
10 photo by John A Burnett
bioinformatics in 5 minutes 11
12
biological sequences 13
DNA {A,T,C,G}   14
15 stolen from Iowa State University
RNA {A,U,C,G}   16
proteins {A,R,N,D,C,E,Q,G,H,I,L,K,M,F,P,S,T,W,Y,V}   17
18 stolen from Wikipedia
sequence comparison 19
@ the heart of bioinformatics 20
why? 21
22
not to mention evolution 23
sequence alignment 24
find optimal alignment 25
according to a scoring function 26
align AACGT and AACT to max. identities 27
AACGT ||  | AA-CT 28
AACGT ||| | AAC-T 29
it’s not always that easy! 30
31 photo by JohnGoode
there’s more to bioinformatics than can fit into this presentation 32
back to the paper 33
Error statistics of HMM & hidden Boltzmann model results 34
Error statistics of HMM & hidden Boltzmann model results 35
how to interpret a score 36
1. is it strong enough to indicate signal? 37
2. is it weak enough to indicate noise? 38
false positive & true positive rates 39
false positive rate (fpr) for s0 Pr⁡(score of noise≥s0)   40
true positive rate (tpr) for s0 Pr⁡(score of signal≥s0)   41
a faster, more general approach to estimating fpr/tpr 42
we assume that we’re given: 43
a hidden Boltzmann model 44
a simple background model describing noise 45
a computable foreground model describing signal 46
Error statistics of HMM & hidden Boltzmann model results 47
a Markov process with unobserved states 48
transition probabilities + emission probabilities 49
Error statistics of HMM & hidden Boltzmann model results 50
generalization of HMM 51
scores rather than probabilities 52
states (including start & terminal) 53
transitions 54
emitters 55
emissions 56
alphabet 57
each state, transition, & emission has a real-valued score 58
emission path 59
sequence 60
score of emission path ∑(encountered scores)   61
62
hidden? 63
an emission path can’t be uniquely determined from its sequence 64
a sequence can be emitted by any of several emission paths 65
66
how to score a given sequence 67
maximum score smaxD=max𝜋∈𝜋Ds(𝜋)   68
forward score an HMM interpretation of the hidden Boltzmann model 69
for anys,exp⁡(s) is treated as if it were an HMM probability   70
expsfwD=𝜋∈𝜋Dexp⁡(s𝜋)   71
free score definition of free energy from thermodynamics 72
temperature T∈(0,+∞)   73
ZD,T=expsfreeD,TT=𝜋∈𝜋Dexp⁡(s𝜋T)   74
background model 75
simple model: sequence positions are i.i.d. 76
PrDB=i=1LPr⁡(di|B)   77
mathematical problem statement 78
fprs0=D∈DLPrDBΘ(sD≥s0)   79
algorithm 80
fpr(s0) can be estimated via naïve sampling   81
alternatively, fpr(s0) can be estimated via importance sampling   82
fprs0=D∈DLPrDTf(D,s0) where fD,s0=PrDBΘ(sD≥s0)Pr⁡(D|T)   83
importance sampling is more efficient 84
importance sampling distribution 85
PrDT=PrDBZ(D,T)Z(T)   86
f(D,s0)=ZTΘ(sD≥s0)Z(D,T)   87
sampling of sequences in a nutshell 88
draw sample sequences according to Pr⁡(D|T)   89
compute f(D,s0) for each sample   90
use the average as an estimate for fpr(s0)   91
estimation of fpr 92
fpr1s0=Z(T)Ni=1NΘ(sDi≥s0)Z(Di,T) =1− tnr1(s0)   93
tnr2s0=Z(T)Ni=1NΘ(sDi<s0)Z(Di,T) =1− fpr2(s0)   94
fpr3s0=&fpr1(s0), if fpr1(s0)≤tnr2(s0)&fpr2(s0), otherwise   95
which estimator is the best? 96
based on the results, fpr3   97
choice depends on efficiency of the estimators 98
estimation of tpr 99
by extending the technique for estimating tpr 100
choice of T   101
which T will be efficient for a given s0?   102
the relation between T and s0 isn’t straightforward   103
build a calibration curve 104
“we have empirically observed lower variances for error statistic estimation when the fraction of sampled sequences exceeding the given score threshold is 20-60%.” 105
results 106
HMMER 3.0 107
randomly generated a length M=100, Plan7 profile-HMM   108
estimated its error statistics using polypeptide sequences of length L=200   109
time to calculate error statistics for s0is 4.2-6.3 seconds   110
runtime for naïve sampling would be much larger 111
“an error statistic less than 10−20 would require a runtime longer than the present age of the universe.”   112
a quick check using Wolfram|Alpha 113
114
discussion 115
116
future directions 117
real problem instances 118
scaling to different problem instances 119
re-use of simulations 120
other scoring functions 121
complex background models 122
stochastic context-free grammars 123
to summarize 124
error statistic estimation for hidden Boltzmann models 125
applied to HMM 126
faster than naïve sampling 127
more general than other approaches 128
…</presentation> <questions>… 129

More Related Content

Similar to Error Statistics of Hidden Markov Model and Hidden Boltzmann Model Results

Pre-computation for ABC in image analysis
Pre-computation for ABC in image analysisPre-computation for ABC in image analysis
Pre-computation for ABC in image analysis
Matt Moores
 
Triggering patterns of topology changes in dynamic attributed graphs
Triggering patterns of topology changes in dynamic attributed graphsTriggering patterns of topology changes in dynamic attributed graphs
Triggering patterns of topology changes in dynamic attributed graphs
INSA Lyon - L'Institut National des Sciences Appliquées de Lyon
 
FUNCTION OF RIVAL SIMILARITY IN A COGNITIVE DATA ANALYSIS
FUNCTION OF RIVAL SIMILARITY IN A COGNITIVE DATA ANALYSISFUNCTION OF RIVAL SIMILARITY IN A COGNITIVE DATA ANALYSIS
FUNCTION OF RIVAL SIMILARITY IN A COGNITIVE DATA ANALYSIS
Irene Pochinok
 
Dr. Marius Stan presents: Uncertainty of Thermodynamic Data - Humans and Mach...
Dr. Marius Stan presents: Uncertainty of Thermodynamic Data - Humans and Mach...Dr. Marius Stan presents: Uncertainty of Thermodynamic Data - Humans and Mach...
Dr. Marius Stan presents: Uncertainty of Thermodynamic Data - Humans and Mach...
inside-BigData.com
 
Inria Tech Talk - La classification de données complexes avec MASSICCC
Inria Tech Talk - La classification de données complexes avec MASSICCCInria Tech Talk - La classification de données complexes avec MASSICCC
Inria Tech Talk - La classification de données complexes avec MASSICCC
Stéphanie Roger
 
2012 mdsp pr06  hmm
2012 mdsp pr06  hmm2012 mdsp pr06  hmm
2012 mdsp pr06  hmmnozomuhamada
 
A walk through the intersection between machine learning and mechanistic mode...
A walk through the intersection between machine learning and mechanistic mode...A walk through the intersection between machine learning and mechanistic mode...
A walk through the intersection between machine learning and mechanistic mode...
JuanPabloCarbajal3
 
Petar Petrov MSc thesis defense
Petar Petrov MSc thesis defensePetar Petrov MSc thesis defense
Petar Petrov MSc thesis defense
Petar Petrov
 
MUMS: Bayesian, Fiducial, and Frequentist Conference - Uncertainty Quantifica...
MUMS: Bayesian, Fiducial, and Frequentist Conference - Uncertainty Quantifica...MUMS: Bayesian, Fiducial, and Frequentist Conference - Uncertainty Quantifica...
MUMS: Bayesian, Fiducial, and Frequentist Conference - Uncertainty Quantifica...
The Statistical and Applied Mathematical Sciences Institute
 
RNA synthesis
RNA synthesisRNA synthesis
RNA synthesis
Juan Carlos Munévar
 
Mimo system-order-reduction-using-real-coded-genetic-algorithm
Mimo system-order-reduction-using-real-coded-genetic-algorithmMimo system-order-reduction-using-real-coded-genetic-algorithm
Mimo system-order-reduction-using-real-coded-genetic-algorithmCemal Ardil
 
Cmb part3
Cmb part3Cmb part3
Bayesian Inference of deterministic population growth models -- Brazilian Mee...
Bayesian Inference of deterministic population growth models -- Brazilian Mee...Bayesian Inference of deterministic population growth models -- Brazilian Mee...
Bayesian Inference of deterministic population growth models -- Brazilian Mee...
Luiz Max Carvalho
 
Bioinformatics life sciences_v2015
Bioinformatics life sciences_v2015Bioinformatics life sciences_v2015
Bioinformatics life sciences_v2015
Prof. Wim Van Criekinge
 
Prac excises 3[1].5
Prac excises 3[1].5Prac excises 3[1].5
Prac excises 3[1].5
Forensic Pathology
 
Bayesian phylogenetic inference_big4_ws_2016-10-10
Bayesian phylogenetic inference_big4_ws_2016-10-10Bayesian phylogenetic inference_big4_ws_2016-10-10
Bayesian phylogenetic inference_big4_ws_2016-10-10
FredrikRonquist
 
. An introduction to machine learning and probabilistic ...
. An introduction to machine learning and probabilistic .... An introduction to machine learning and probabilistic ...
. An introduction to machine learning and probabilistic ...butest
 
Bayesian Inference and Uncertainty Quantification for Inverse Problems
Bayesian Inference and Uncertainty Quantification for Inverse ProblemsBayesian Inference and Uncertainty Quantification for Inverse Problems
Bayesian Inference and Uncertainty Quantification for Inverse Problems
Matt Moores
 
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
IJERD Editor
 

Similar to Error Statistics of Hidden Markov Model and Hidden Boltzmann Model Results (20)

Pre-computation for ABC in image analysis
Pre-computation for ABC in image analysisPre-computation for ABC in image analysis
Pre-computation for ABC in image analysis
 
Triggering patterns of topology changes in dynamic attributed graphs
Triggering patterns of topology changes in dynamic attributed graphsTriggering patterns of topology changes in dynamic attributed graphs
Triggering patterns of topology changes in dynamic attributed graphs
 
FUNCTION OF RIVAL SIMILARITY IN A COGNITIVE DATA ANALYSIS
FUNCTION OF RIVAL SIMILARITY IN A COGNITIVE DATA ANALYSISFUNCTION OF RIVAL SIMILARITY IN A COGNITIVE DATA ANALYSIS
FUNCTION OF RIVAL SIMILARITY IN A COGNITIVE DATA ANALYSIS
 
Dr. Marius Stan presents: Uncertainty of Thermodynamic Data - Humans and Mach...
Dr. Marius Stan presents: Uncertainty of Thermodynamic Data - Humans and Mach...Dr. Marius Stan presents: Uncertainty of Thermodynamic Data - Humans and Mach...
Dr. Marius Stan presents: Uncertainty of Thermodynamic Data - Humans and Mach...
 
Inria Tech Talk - La classification de données complexes avec MASSICCC
Inria Tech Talk - La classification de données complexes avec MASSICCCInria Tech Talk - La classification de données complexes avec MASSICCC
Inria Tech Talk - La classification de données complexes avec MASSICCC
 
2012 mdsp pr06  hmm
2012 mdsp pr06  hmm2012 mdsp pr06  hmm
2012 mdsp pr06  hmm
 
A walk through the intersection between machine learning and mechanistic mode...
A walk through the intersection between machine learning and mechanistic mode...A walk through the intersection between machine learning and mechanistic mode...
A walk through the intersection between machine learning and mechanistic mode...
 
Petar Petrov MSc thesis defense
Petar Petrov MSc thesis defensePetar Petrov MSc thesis defense
Petar Petrov MSc thesis defense
 
MUMS: Bayesian, Fiducial, and Frequentist Conference - Uncertainty Quantifica...
MUMS: Bayesian, Fiducial, and Frequentist Conference - Uncertainty Quantifica...MUMS: Bayesian, Fiducial, and Frequentist Conference - Uncertainty Quantifica...
MUMS: Bayesian, Fiducial, and Frequentist Conference - Uncertainty Quantifica...
 
4th Semester CS / IS (2013-June) Question Papers
4th Semester CS / IS (2013-June) Question Papers 4th Semester CS / IS (2013-June) Question Papers
4th Semester CS / IS (2013-June) Question Papers
 
RNA synthesis
RNA synthesisRNA synthesis
RNA synthesis
 
Mimo system-order-reduction-using-real-coded-genetic-algorithm
Mimo system-order-reduction-using-real-coded-genetic-algorithmMimo system-order-reduction-using-real-coded-genetic-algorithm
Mimo system-order-reduction-using-real-coded-genetic-algorithm
 
Cmb part3
Cmb part3Cmb part3
Cmb part3
 
Bayesian Inference of deterministic population growth models -- Brazilian Mee...
Bayesian Inference of deterministic population growth models -- Brazilian Mee...Bayesian Inference of deterministic population growth models -- Brazilian Mee...
Bayesian Inference of deterministic population growth models -- Brazilian Mee...
 
Bioinformatics life sciences_v2015
Bioinformatics life sciences_v2015Bioinformatics life sciences_v2015
Bioinformatics life sciences_v2015
 
Prac excises 3[1].5
Prac excises 3[1].5Prac excises 3[1].5
Prac excises 3[1].5
 
Bayesian phylogenetic inference_big4_ws_2016-10-10
Bayesian phylogenetic inference_big4_ws_2016-10-10Bayesian phylogenetic inference_big4_ws_2016-10-10
Bayesian phylogenetic inference_big4_ws_2016-10-10
 
. An introduction to machine learning and probabilistic ...
. An introduction to machine learning and probabilistic .... An introduction to machine learning and probabilistic ...
. An introduction to machine learning and probabilistic ...
 
Bayesian Inference and Uncertainty Quantification for Inverse Problems
Bayesian Inference and Uncertainty Quantification for Inverse ProblemsBayesian Inference and Uncertainty Quantification for Inverse Problems
Bayesian Inference and Uncertainty Quantification for Inverse Problems
 
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
 

Recently uploaded

S1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptxS1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptx
tarandeep35
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
Nguyen Thanh Tu Collection
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat  Leveraging AI for Diversity, Equity, and InclusionExecutive Directors Chat  Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
TechSoup
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
Jisc
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
Pavel ( NSTU)
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
JosvitaDsouza2
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
TechSoup
 
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Dr. Vinod Kumar Kanvaria
 
South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)
Academy of Science of South Africa
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
Celine George
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
Levi Shapiro
 
Best Digital Marketing Institute In NOIDA
Best Digital Marketing Institute In NOIDABest Digital Marketing Institute In NOIDA
Best Digital Marketing Institute In NOIDA
deeptiverma2406
 
JEE1_This_section_contains_FOUR_ questions
JEE1_This_section_contains_FOUR_ questionsJEE1_This_section_contains_FOUR_ questions
JEE1_This_section_contains_FOUR_ questions
ShivajiThube2
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
Jisc
 
Advantages and Disadvantages of CMS from an SEO Perspective
Advantages and Disadvantages of CMS from an SEO PerspectiveAdvantages and Disadvantages of CMS from an SEO Perspective
Advantages and Disadvantages of CMS from an SEO Perspective
Krisztián Száraz
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
David Douglas School District
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
Celine George
 
MASS MEDIA STUDIES-835-CLASS XI Resource Material.pdf
MASS MEDIA STUDIES-835-CLASS XI Resource Material.pdfMASS MEDIA STUDIES-835-CLASS XI Resource Material.pdf
MASS MEDIA STUDIES-835-CLASS XI Resource Material.pdf
goswamiyash170123
 
Digital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments UnitDigital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments Unit
chanes7
 

Recently uploaded (20)

S1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptxS1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptx
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat  Leveraging AI for Diversity, Equity, and InclusionExecutive Directors Chat  Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
 
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
 
South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
 
Best Digital Marketing Institute In NOIDA
Best Digital Marketing Institute In NOIDABest Digital Marketing Institute In NOIDA
Best Digital Marketing Institute In NOIDA
 
JEE1_This_section_contains_FOUR_ questions
JEE1_This_section_contains_FOUR_ questionsJEE1_This_section_contains_FOUR_ questions
JEE1_This_section_contains_FOUR_ questions
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
 
Advantages and Disadvantages of CMS from an SEO Perspective
Advantages and Disadvantages of CMS from an SEO PerspectiveAdvantages and Disadvantages of CMS from an SEO Perspective
Advantages and Disadvantages of CMS from an SEO Perspective
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
 
MASS MEDIA STUDIES-835-CLASS XI Resource Material.pdf
MASS MEDIA STUDIES-835-CLASS XI Resource Material.pdfMASS MEDIA STUDIES-835-CLASS XI Resource Material.pdf
MASS MEDIA STUDIES-835-CLASS XI Resource Material.pdf
 
Digital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments UnitDigital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments Unit
 

Error Statistics of Hidden Markov Model and Hidden Boltzmann Model Results