|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttextclassifier.ARCBC.ArcBCdiscretizer
public class ArcBCdiscretizer
Class containing function responsible for discretization of numeric attributes
Constructor Summary | |
---|---|
ArcBCdiscretizer()
|
Method Summary | |
---|---|
LookupTable |
discretize(MySQLAccess dbaccess,
documentConnecterBC dbconnect)
Does discretization on the selected attributes |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ArcBCdiscretizer()
Method Detail |
---|
public LookupTable discretize(MySQLAccess dbaccess, documentConnecterBC dbconnect)
dbaccess
- information necessary for database connectiondbconnect
- information about documents a their attributes, which should be discretized
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |