Inheritance diagram for kddml.Core.DataSources.WekaFactory:
Public Member Functions | |
WekaFactory (java.io.File f, Instances instances) 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, and the set of instances as weka.core.Instances.
|
|
Creates an instance of this object.
Implements kddml.Core.KDDMLObjectFactory. Reimplemented in kddml.Core.DataSources.PPWekaFactory. |