|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Heuristic | |
---|---|
net.sf.myra.antree |
Uses of Heuristic in net.sf.myra.antree |
---|
Classes in net.sf.myra.antree that implement Heuristic | |
---|---|
class |
C45Heuristic
|
class |
GainRatioHeuristic
|
class |
NoHeuristic
|
Fields in net.sf.myra.antree declared as Heuristic | |
---|---|
protected Heuristic |
Graph.heuristic
The heuristic information. |
Constructors in net.sf.myra.antree with parameters of type Heuristic | |
---|---|
Graph(net.sf.myra.datamining.data.Metadata metadata,
Heuristic heuristic)
Creates a new Graph instance. |
|
MaxMinGraph(net.sf.myra.datamining.data.Metadata metadata,
Heuristic heuristic)
Creates a new MaxMinGraph instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |