Click or drag to resize

DSCCReports Class

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Set of reports for single fold of k-fold
Inheritance Hierarchy
SystemObject
  System.Collections.ConcurrentConcurrentDictionaryIWebPostClassifier, aceConcurrentBagDocumentSetCaseCollectionReport
    aceDictionarySetIWebPostClassifier, DocumentSetCaseCollectionReport
      imbWBI.Core.WebClassifier.reportData.classificationReportsDSCCReports

Namespace:  imbWBI.Core.WebClassifier.reportData.classificationReports
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public class DSCCReports : aceDictionarySet<IWebPostClassifier, DocumentSetCaseCollectionReport>

The DSCCReports type exposes the following members.

Constructors
  NameDescription
Public methodDSCCReports
Initializes a new instance of the DSCCReports class
Top
Properties
  NameDescription
Public propertyavgReports
Public propertyCount (Inherited from ConcurrentDictionaryIWebPostClassifier, aceConcurrentBagDocumentSetCaseCollectionReport.)
Public propertyIsEmpty (Inherited from ConcurrentDictionaryIWebPostClassifier, aceConcurrentBagDocumentSetCaseCollectionReport.)
Public propertyItem (Inherited from aceDictionarySetIWebPostClassifier, DocumentSetCaseCollectionReport.)
Public propertyKeys (Inherited from ConcurrentDictionaryIWebPostClassifier, aceConcurrentBagDocumentSetCaseCollectionReport.)
Public propertyparent
Public propertyValues (Inherited from ConcurrentDictionaryIWebPostClassifier, aceConcurrentBagDocumentSetCaseCollectionReport.)
Top
Methods
  NameDescription
Public methodAdd(UTP, IEnumerableUTP) (Inherited from aceDictionarySetIWebPostClassifier, DocumentSetCaseCollectionReport.)
Public methodAdd(UTP, UTP) (Inherited from aceDictionarySetIWebPostClassifier, DocumentSetCaseCollectionReport.)
Public methodAddOrUpdate(TKey, FuncTKey, TValue, FuncTKey, TValue, TValue) (Inherited from ConcurrentDictionaryIWebPostClassifier, aceConcurrentBagDocumentSetCaseCollectionReport.)
Public methodAddOrUpdate(TKey, TValue, FuncTKey, TValue, TValue) (Inherited from ConcurrentDictionaryIWebPostClassifier, aceConcurrentBagDocumentSetCaseCollectionReport.)
Public methodAddUnique (Inherited from aceDictionarySetIWebPostClassifier, DocumentSetCaseCollectionReport.)
Public methodClear (Inherited from ConcurrentDictionaryIWebPostClassifier, aceConcurrentBagDocumentSetCaseCollectionReport.)
Public methodContainsKey (Inherited from ConcurrentDictionaryIWebPostClassifier, aceConcurrentBagDocumentSetCaseCollectionReport.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetAverageTable
Public methodGetEnumerator (Inherited from ConcurrentDictionaryIWebPostClassifier, aceConcurrentBagDocumentSetCaseCollectionReport.)
Public methodGetFullValidationTable
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetOrAdd(TKey, FuncTKey, TValue) (Inherited from ConcurrentDictionaryIWebPostClassifier, aceConcurrentBagDocumentSetCaseCollectionReport.)
Public methodGetOrAdd(TKey, TValue) (Inherited from ConcurrentDictionaryIWebPostClassifier, aceConcurrentBagDocumentSetCaseCollectionReport.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToArray (Inherited from ConcurrentDictionaryIWebPostClassifier, aceConcurrentBagDocumentSetCaseCollectionReport.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodTryAdd (Inherited from ConcurrentDictionaryIWebPostClassifier, aceConcurrentBagDocumentSetCaseCollectionReport.)
Public methodTryGetValue (Inherited from ConcurrentDictionaryIWebPostClassifier, aceConcurrentBagDocumentSetCaseCollectionReport.)
Public methodTryRemove (Inherited from ConcurrentDictionaryIWebPostClassifier, aceConcurrentBagDocumentSetCaseCollectionReport.)
Public methodTryUpdate
Compares the existing value for the specified key with a specified value, and if they are equal, updates the key with a third value.
(Inherited from ConcurrentDictionaryIWebPostClassifier, aceConcurrentBagDocumentSetCaseCollectionReport.)
Top
See Also

Reference

[!:imbSCI.Data.collection.nested.aceDictionarySet<imbWBI.Core.WebClassifier.wlfClassifier.IWebPostClassifier, imbWBI.Core.WebClassifier.cases.DocumentSetCaseCollectionReport>]