Markopy
Utilizing Markov Models for brute forcing attacks
evaluate.py File Reference

Evaluation of model integrity and score. More...

Go to the source code of this file.

Classes

class  Python.Markopy.Evaluation.Evaluator
 Abstract class to evaluate and score integrity/validty. More...
 
class  Python.Markopy.Evaluation.ModelEvaluator
 evaluate a model More...
 
class  Python.Markopy.Evaluation.CorpusEvaluator
 evaluate a corpus More...
 

Namespaces

 evaluate
 
 Python.Markopy.Evaluation
 namespace for integrity evaluation
 

Detailed Description

Evaluation of model integrity and score.

Definition in file evaluate.py.