public abstract class PilotEstimateSampling<I extends ILabeledAttributeArrayInstance<?>,D extends IDataset<I>> extends CaseControlLikeSampling<I,D>
| Modifier and Type | Field and Description |
|---|---|
protected int |
preSampleSize |
probabilityBoundaries, randsample, sampleSize| Modifier | Constructor and Description |
|---|---|
protected |
PilotEstimateSampling(D 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, unregisterThreadAndShutdownclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprotected PilotEstimateSampling(D input)
public I getChosenInstance()
public void setChosenInstance(I chosenInstance)
public ai.libs.jaicore.basic.algorithm.events.AlgorithmEvent nextWithException()
throws ai.libs.jaicore.basic.algorithm.exceptions.AlgorithmException,
java.lang.InterruptedException
ai.libs.jaicore.basic.algorithm.exceptions.AlgorithmExceptionjava.lang.InterruptedException