Show / Hide Table of Contents

Interface ISignerModel

Analyzes signatures based on their similiarity to the trained model

Namespace: SigStat.Common.Pipeline
Assembly: SigStat.Common.dll
Syntax
public interface ISignerModel

Properties

| Improve this Doc View Source

SignerID

Identifies the signer, to whom this model belongs to

Declaration
string SignerID { get; }
Property Value
Type Description
System.String

The signer identifier.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX