Package

de.hpi.kdd

rar

Permalink

package rar

Visibility
  1. Public
  2. All

Type Members

  1. class RaRSearch extends RelevanceReasoner with LazyLogging

    Permalink

    A tubular algorithm that uses a table of cells to keep track of estimated relevancy and redundancy scores.

    A tubular algorithm that uses a table of cells to keep track of estimated relevancy and redundancy scores.

    The table is quadratic with one row & column for each feature. Initialy all entries are set to zero / are empty. During the search the cells are filled with estimations based on random tries.

  2. trait RelevanceReasoner extends LazyLogging with TimeMeasurement

    Permalink

Value Members

  1. object RaRSearch

    Permalink
  2. package dataset

    Permalink
  3. package hics

    Permalink
  4. package util

    Permalink

Ungrouped