Inheritance diagram for kddml.Core.DataSources.PPWekaFactory:
Public Member Functions | |
PPWekaFactory (java.io.File f, Instances instances, Instances PPinstances) throws kddml.Core. KDDMLCoreException | |
kddml.Core.KDDMLObject | newInstance () throws kddml.Core. KDDMLCoreException |
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 set of instances as weka.core.Instances representing the physical data and the set of instances as weka.core.Instances representing the preprocessing data.
|
|
Creates a new instance of this object.
Reimplemented from kddml.Core.DataSources.WekaFactory. |