Skip to content

sfu-cl-lab/etl-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

classification

Model-based propositionalization for classification. Under construction.

Transforms features learned with a relational BN model into a single table to be used in a classifier.

Input:

  1. A relational database
  2. A target feature (column in the database or relationship table)
  3. A learned Bayesian network (using FactorBase).

Output: A single data table where each row represents a target instance and each column represents a conjunctive relational feature.

About

Model-based propositionalization for classification

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published