Table of Contents

Class: XClust compClust/mlx/wrapper/XClust.py
Base Classes   
ML_Algorithm
Methods   
__init__
agglomerate
copy
create_clustering_command_line
create_clustering_input_file
getLabeling
getModel
run
validate
  __init__ 
__init__ (
        self,
        dataset=None,
        parameters=None,
        )

  agglomerate 
agglomerate (
        self,
        outputFilename,
        CDTFilename,
        GTRFilename,
        )

agglomerate(outputFilename, CDTFilename. GTRFilename)

Agglomerated over the specified GTR file and writes the output to outputFilename. The CDT file is used for labels only.

  copy 
copy ( self )

  create_clustering_command_line 
create_clustering_command_line ( self )

command_line = create_clustering_command_line()

  create_clustering_input_file 
create_clustering_input_file ( self )

create_clustering_input_file()

  getLabeling 
getLabeling ( self )

  getModel 
getModel ( self )

  run 
run ( self )

run()

Prepares the inputs to the clustering algorithm (XClust) and runs it.

  validate 
validate ( self )

validate()

Ensures that all parameters and environment variables nescessary to run the clustering algorithm (XClust) are defined.


Table of Contents

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