User Documentation
 All Files Functions Groups
pg_gp Directory Reference
+ Directory dependency graph for pg_gp:

Files

file  c45.sql_in [code]
 C4.5 APIs and main controller written in PL/PGSQL.
 
file  dt.sql_in [code]
 the common functions written in PL/PGSQL shared by C4.5 and RF
 
file  dt_preproc.sql_in [code]
 Functions used in C4.5 and random forest for data preprocessing.
 
file  dt_utility.sql_in [code]
 Utility functions widely used in C4.5 and random forest.
 
file  rf.sql_in [code]
 random forest APIs and main control logic written in PL/PGSQL