A B C D E F G H I L M N O P R S T U V W

C

CLAgent - class edu.uiuc.ge.illigal.gale.agents.CLAgent.
Implements the generic handle to Agents for Rule based agents.
CLAgent() - Constructor for class edu.uiuc.ge.illigal.gale.agents.CLAgent
Builds a simple agent with null information
CLAgent(GALEConfiguration, AttributeSet) - Constructor for class edu.uiuc.ge.illigal.gale.agents.CLAgent
Builds a simple agent.
classify(Instance) - Method in interface edu.uiuc.ge.illigal.gale.agents.Agent
Classifies the given instance
classify(Instance) - Method in class edu.uiuc.ge.illigal.gale.agents.CLAgent
 
classify(Instance) - Method in class edu.uiuc.ge.illigal.gale.agents.DTAgent
 
classify(Instance) - Method in class edu.uiuc.ge.illigal.gale.agents.IBAgent
 
clone() - Method in interface edu.uiuc.ge.illigal.gale.agents.Agent
Clones the handled agent.
clone() - Method in interface edu.uiuc.ge.illigal.gale.agents.AgentPerformance
Clones the current IncrementalLearning Performance object.
clone() - Method in class edu.uiuc.ge.illigal.gale.agents.BatchPerformance
 
clone() - Method in class edu.uiuc.ge.illigal.gale.agents.CLAgent
 
clone() - Method in class edu.uiuc.ge.illigal.gale.agents.DTAgent
 
clone() - Method in class edu.uiuc.ge.illigal.gale.agents.IBAgent
 
close() - Method in class edu.uiuc.ge.illigal.gale.GALE
Invocation method for running GALE environment.
closeAllChannels() - Method in class edu.uiuc.ge.illigal.gale.io.FileIOFactory
 
closeAllChannels() - Method in interface edu.uiuc.ge.illigal.gale.io.IOFactory
Closes all IO channels.
closeChannel(int) - Method in class edu.uiuc.ge.illigal.gale.io.FileIOFactory
 
closeChannel(int) - Method in interface edu.uiuc.ge.illigal.gale.io.IOFactory
Closes an IO channel.
closeChannel(String) - Method in class edu.uiuc.ge.illigal.gale.io.FileIOFactory
 
closeChannel(String) - Method in interface edu.uiuc.ge.illigal.gale.io.IOFactory
Closes an IO channel.
complexity() - Method in interface edu.uiuc.ge.illigal.gale.agents.Agent
Returns a complexity measure.
complexity() - Method in class edu.uiuc.ge.illigal.gale.agents.CLAgent
 
complexity() - Method in class edu.uiuc.ge.illigal.gale.agents.DTAgent
 
complexity() - Method in class edu.uiuc.ge.illigal.gale.agents.IBAgent
 
computeBounds() - Method in class edu.uiuc.ge.illigal.gale.data.FileInstanceSet
Checks the Sample Bounds.
computePerformance() - Method in class edu.uiuc.ge.illigal.gale.board.Board
Computes the number of samples covered by the individual.
computeStatistics(int, int) - Method in class edu.uiuc.ge.illigal.gale.board.Board
Compute the statistics of the board.
ConstructiveInstanceSet - class edu.uiuc.ge.illigal.gale.data.ConstructiveInstanceSet.
This class implements a instance set that can be constructed and updated from a control outside the class.
ConstructiveInstanceSet(int, String, GALEConfiguration, AttributeSet) - Constructor for class edu.uiuc.ge.illigal.gale.data.ConstructiveInstanceSet
Builds an initializes the data structures for the object.
countLeafNodes() - Method in class edu.uiuc.ge.illigal.gale.agents.DTAgent
Count the number of leaf agents in the tree
countNeighbours(int, int) - Method in class edu.uiuc.ge.illigal.gale.board.Board
Count the number of neighbors for a given cell position.
countNodes() - Method in class edu.uiuc.ge.illigal.gale.agents.DTAgent
Count the number of nodes in the tree
crossingNeighbour(int, int) - Method in class edu.uiuc.ge.illigal.gale.board.Board
Returns the crossingNeighbour.
crossValidation() - Method in class edu.uiuc.ge.illigal.gale.GALE
Runs cross-validation.
CVView - class edu.uiuc.ge.illigal.gale.data.CVView.
This class is a view over a certain InstanceMemory.
CVView(OrderedSet[], int) - Constructor for class edu.uiuc.ge.illigal.gale.data.CVView
Builds a view over the OrderSet given.

A B C D E F G H I L M N O P R S T U V W