Table of Contents

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

  copy 
copy ( self )

  create_clustering_command_line 
create_clustering_command_line ( self )

command_line = create_clustering_command_line(self)

  create_clustering_input_file 
create_clustering_input_file ( self )

create_clustering_input_file(self)

  getLabeling 
getLabeling ( self )

  getModel 
getModel ( self )

  run 
run ( self )

run(self)

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

  validate 
validate ( self )

validate_parameters(self)

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


Table of Contents

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