public abstract class PilotEstimateSampling<I extends IInstance> extends CaseControlLikeSampling<I>
| Modifier and Type | Field and Description |
|---|---|
protected int |
preSampleSize |
probabilityBoundaries, randsample, sampleSize| Modifier | Constructor and Description |
|---|---|
protected |
PilotEstimateSampling(IDataset<I> input) |
| Modifier and Type | Method and Description |
|---|---|
I |
getChosenInstance() |
ai.libs.jaicore.basic.algorithm.events.AlgorithmEvent |
nextWithException() |
void |
setChosenInstance(I chosenInstance) |
calculateInstanceBoundaries, countClassOccurrences, getProbabilityBoundaries, setProbabilityBoundariescall, doInactiveStep, setSampleSizeactivate, announceTimeoutDetected, avoidReinterruptionOnShutdownOnCurrentThread, cancel, checkAndConductTermination, checkTermination, computeTimeoutAware, getActivationTime, getConfig, getId, getInput, getLoggerName, getNumCPUs, getRemainingTimeToDeadline, getState, getTimeout, getTimeoutPrecautionOffset, hasNext, hasThreadBeenInterruptedDuringShutdown, interruptThreadAsPartOfShutdown, isCanceled, isShutdownInitialized, isStopCriterionSatisfied, isTimeouted, iterator, next, post, registerActiveThread, registerListener, resolveShutdownInterruptOnCurrentThread, setConfig, setLoggerName, setMaxNumThreads, setNumCPUs, setState, setTimeout, setTimeout, setTimeoutPrecautionOffset, shutdown, terminate, unregisterActiveThread, unregisterThreadAndShutdownpublic I getChosenInstance()
public void setChosenInstance(I chosenInstance)
public ai.libs.jaicore.basic.algorithm.events.AlgorithmEvent nextWithException()
throws ai.libs.jaicore.basic.algorithm.exceptions.AlgorithmException
ai.libs.jaicore.basic.algorithm.exceptions.AlgorithmException