|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Statistics | |
---|---|
org.put.semintec.mining.association | |
org.put.semintec.utils |
Uses of Statistics in org.put.semintec.mining.association |
---|
Methods in org.put.semintec.mining.association that return Statistics | |
---|---|
Statistics |
PatternMiningWithoutBackgroundKnowledge.getStatistics()
Getter of the property statistics |
Statistics |
PatternMining.getStatistics()
Getter of the property statistics |
Methods in org.put.semintec.mining.association with parameters of type Statistics | |
---|---|
void |
PatternMiningWithoutBackgroundKnowledge.setStatistics(Statistics statistics)
Setter of the property statistics |
void |
PatternMining.setStatistics(Statistics statistics)
Setter of the property statistics |
Uses of Statistics in org.put.semintec.utils |
---|
Methods in org.put.semintec.utils with parameters of type Statistics | |
---|---|
void |
IOUtils.saveStatistics(java.util.HashMap params,
Statistics statistics,
java.lang.String fileName)
Saves statistics about data mining execution into specified file |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |