Inheritance diagram for kddml.Core.DataMining.ModelProprietaryFactory:
Public Member Functions | |
ModelProprietaryFactory (java.io.File f, DataDictionary dd, MiningSchema ms) throws KDDMLCoreException | |
void | setAlgorithmName (String alg_name) |
void | setModelName (String model_name) |
Title: KDDML
Description: Knowledge Discovery in Database Environment
Copyright: Copyright (c) 2003-2005
Company: Universita' di Pisa - Dipartimento di Informatica
|
Constructor given the physical file containing the object, the data dictionary and the mining schema.
|
|
Sets the algorithm name.
|
|
Sets the model name.
|