Table of Contents

Module: Labeling compClust/mlx/labelings/Labeling.py

Contains symbolic labels for datum in the Dataset class.

A Labeling is simply a collection of labels applied to a dataset. There is no restriction on the the kinds of labels or how or what they are applied to. The only current concrete implementation deals with labeling rows or columns of a dataset. Other conceivable Labeling classes could deal with labeling regions of an image.

Imported modules   
from compClust.mlx.interfaces import ILabeling, IDataset
from compClust.util.unique import unique
import operator
import string
import sys
from types import *
Classes   

Labeling

Implementation of the ILabeling interface


Table of Contents

This document was automatically generated on Wed Aug 27 14:24:59 2003 by HappyDoc version 2.1