Package

ksb.csle.didentification.verification

loss

Permalink

package loss

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. loss
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class AECSLoss extends InformationLoss

    Permalink

    This class implements the loss measure method named the AECS (Average Equivalence Class Size).

  2. class CardinalityLoss extends InformationLoss

    Permalink

    This class implements the loss measure method named as the cardinality loss which measures the loss based on cardinality of a column.

  3. class DMLoss extends InformationLoss

    Permalink

    This class implements the loss measure method named the DM (Discern Metrics).

  4. class EquivalenceLoss extends InformationLoss

    Permalink

    This class implements the loss measure method named as Euqivalence Loss.

  5. class HierarchicalTreeLoss extends InformationLoss

    Permalink

    This class implements the loss measure method named as hierarchical tree loss.

    This class implements the loss measure method named as hierarchical tree loss. To Be Modified for future

  6. abstract class InformationLoss extends Serializable

    Permalink

    This abstract class defines some functions for measuring information loss.

    This abstract class defines some functions for measuring information loss. To Be Modified for future

Value Members

  1. object AECSLoss extends Serializable

    Permalink
  2. object CardinalityLoss extends Serializable

    Permalink
  3. object DMLoss extends Serializable

    Permalink
  4. object EquivalenceLoss extends Serializable

    Permalink
  5. object HierarchicalTreeLoss extends Serializable

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped