edu::tum::cs::srl::bayesnets::learning::DomainLearner Class Reference

Inheritance diagram for edu::tum::cs::srl::bayesnets::learning::DomainLearner:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DomainLearner (RelationalBeliefNetwork bn)
void learn (Database db) throws Exception

Protected Member Functions

void end_learning () throws Exception

Detailed Description

Definition at line 14 of file srl/bayesnets/learning/DomainLearner.java.


Constructor & Destructor Documentation

edu::tum::cs::srl::bayesnets::learning::DomainLearner::DomainLearner ( RelationalBeliefNetwork  bn  )  [inline]

Definition at line 15 of file srl/bayesnets/learning/DomainLearner.java.


Member Function Documentation

void edu::tum::cs::srl::bayesnets::learning::DomainLearner::end_learning (  )  throws Exception [inline, protected, virtual]

learns all the examples in a fipm.data.QueryResult (otherwise analogous to learn(ResultSet))

Parameters:
res the query result containing the data for a set of examples
Exceptions:
Exception performs the clustering (if some domains are to be learnt by clustering) and applies all the new domains. (This method is called by finish(), which should be called when all the examples have been passed.)

Reimplemented from edu::tum::cs::bayesnets::learning::DomainLearner.

Definition at line 65 of file srl/bayesnets/learning/DomainLearner.java.

void edu::tum::cs::srl::bayesnets::learning::DomainLearner::learn ( Database  db  )  throws Exception [inline]

Definition at line 19 of file srl/bayesnets/learning/DomainLearner.java.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations


srldb
Author(s): Dominik Jain, Stefan Waldherr, Moritz Tenorth
autogenerated on Fri Jan 11 09:58:45 2013