PLearn 0.1
PLearn::MultiClassAdaBoost Member List
This is the complete list of members for PLearn::MultiClassAdaBoost, including all inherited members.
_classname_()PLearn::MultiClassAdaBoost [static]
_getOptionList_()PLearn::MultiClassAdaBoost [static]
_getRemoteMethodMap_()PLearn::MultiClassAdaBoost [static]
_isa_(const Object *o)PLearn::MultiClassAdaBoost [static]
_new_instance_for_typemap_()PLearn::MultiClassAdaBoost [static]
_static_initialize_()PLearn::MultiClassAdaBoost [static]
_static_initializer_PLearn::MultiClassAdaBoost [static]
asString() const PLearn::Object [virtual]
asStringRemoteTransmit() const PLearn::Object [virtual]
b_costsPLearn::PLearner [mutable, protected]
b_inputsPLearn::PLearner [mutable, protected]
b_outputsPLearn::PLearner [mutable, protected]
b_targetsPLearn::PLearner [mutable, protected]
b_weightsPLearn::PLearner [mutable, protected]
batchComputeOutputAndConfidence(VMat inputs, real probability, VMat outputs_and_confidence) const PLearn::PLearner [virtual]
build()PLearn::MultiClassAdaBoost [virtual]
build_()PLearn::MultiClassAdaBoost [private]
build_from_train_set()PLearn::PLearner [inline, protected, virtual]
call(const string &methodname, int nargs, PStream &io)PLearn::Object [virtual]
changeOption(const string &optionname, const string &value)PLearn::Object
changeOptions(const map< string, string > &name_value)PLearn::Object [virtual]
classname() const PLearn::MultiClassAdaBoost [virtual]
computeConfidenceFromOutput(const Vec &input, const Vec &output, real probability, TVec< pair< real, real > > &intervals) const PLearn::PLearner [virtual]
computeCostsFromOutputs(const Vec &input, const Vec &output, const Vec &target, Vec &costs) const PLearn::MultiClassAdaBoost [virtual]
computeCostsFromOutputs_(const Vec &input, const Vec &output, const Vec &target, Vec &sub_costs1, Vec &sub_costs2, Vec &costs) const PLearn::MultiClassAdaBoost
computeCostsOnly(const Vec &input, const Vec &target, Vec &costs) const PLearn::PLearner [virtual]
computeInputOutputConfMat(VMat inputs, real probability) const PLearn::PLearner
computeInputOutputMat(VMat inputs) const PLearn::PLearner
computeOutput(const Vec &input, Vec &output) const PLearn::MultiClassAdaBoost [virtual]
computeOutputAndCosts(const Vec &input, const Vec &target, Vec &output, Vec &costs) const PLearn::MultiClassAdaBoost [virtual]
computeOutputConfMat(VMat inputs, real probability) const PLearn::PLearner
computeOutputCovMat(const Mat &inputs, Mat &outputs, TVec< Mat > &covariance_matrices) const PLearn::PLearner [virtual]
computeOutputs(const Mat &input, Mat &output) const PLearn::PLearner [virtual]
computeOutputsAndCosts(const Mat &input, const Mat &target, Mat &output, Mat &costs) const PLearn::PLearner [virtual]
declareMethods(RemoteMethodMap &rmm)PLearn::PLearner [protected, static]
declareOptions(OptionList &ol)PLearn::MultiClassAdaBoost [protected, static]
declaringFile()PLearn::MultiClassAdaBoost [inline, static]
deepCopy(CopiesMap &copies) const PLearn::MultiClassAdaBoost [virtual]
deepCopyNoMap()PLearn::Object
done_warn_once_target_gt_2PLearn::MultiClassAdaBoost [mutable, private]
expdirPLearn::PLearner
finalize()PLearn::MultiClassAdaBoost [virtual]
finalizedPLearn::PLearner
forget()PLearn::MultiClassAdaBoost [virtual]
forget_when_training_set_changesPLearn::PLearner [protected]
forward_sub_learner_test_costsPLearn::MultiClassAdaBoost
forward_testPLearn::MultiClassAdaBoost
getExperimentDirectory() const PLearn::PLearner [inline]
getOption(const string &optionname) const PLearn::Object
getOptionList() const PLearn::MultiClassAdaBoost [virtual]
getOptionMap() const PLearn::MultiClassAdaBoost [virtual]
getOptionsToRemoteTransmit() const PLearn::Object [virtual]
getOptionsToSave() const PLearn::Object [virtual]
getOutputNames() const PLearn::MultiClassAdaBoost [virtual]
getRemoteMethodMap() const PLearn::MultiClassAdaBoost [virtual]
getSubLearnerTarget(const Vec target, TVec< Vec > sub_target) const PLearn::MultiClassAdaBoost [private]
getTestCostIndex(const string &costname) const PLearn::PLearner
getTestCostNames() const PLearn::MultiClassAdaBoost [virtual]
getTrainCostIndex(const string &costname) const PLearn::PLearner
getTrainCostNames() const PLearn::MultiClassAdaBoost [virtual]
getTrainingSet() const PLearn::PLearner [inline]
getTrainStatsCollector()PLearn::PLearner [inline]
getValidationSet() const PLearn::PLearner [inline]
hasOption(const string &optionname) const PLearn::Object
info() const PLearn::Object [virtual]
inherited typedefPLearn::MultiClassAdaBoost [private]
initTrain()PLearn::PLearner [protected]
inputsize() const PLearn::PLearner [virtual]
inputsize_PLearn::PLearner [protected]
isStatefulLearner() const PLearn::PLearner [virtual]
last_stagePLearn::MultiClassAdaBoost [mutable, private]
learner1PLearn::MultiClassAdaBoost
learner2PLearn::MultiClassAdaBoost
learner_templatePLearn::MultiClassAdaBoost
load(const PPath &filename)PLearn::Object [virtual]
makeDeepCopyFromShallowCopy(CopiesMap &copies)PLearn::MultiClassAdaBoost [virtual]
master_sends_testset_rowsPLearn::PLearner
MultiClassAdaBoost()PLearn::MultiClassAdaBoost
n_examplesPLearn::PLearner [protected]
nb_sequential_ftPLearn::MultiClassAdaBoost [mutable, private]
newread(PStream &in, unsigned int id=UINT_MAX)PLearn::Object
newwrite(PStream &out) const PLearn::Object [virtual]
nserversPLearn::PLearner
nstagesPLearn::PLearner
nTestCosts() const PLearn::PLearner [virtual]
nTrainCosts() const PLearn::PLearner [virtual]
Object(bool call_build_=false)PLearn::Object
oldread(istream &in)PLearn::Object [virtual]
output1PLearn::MultiClassAdaBoost [mutable, private]
output2PLearn::MultiClassAdaBoost [mutable, private]
outputsize() const PLearn::MultiClassAdaBoost [virtual]
parallelize_herePLearn::PLearner
parseOptionName(const string &optionname, Object *&final_object, OptionList::iterator &option_iter, string &option_index)PLearn::Object
parseOptionName(const string &optionname, const Object *&final_object, OptionList::iterator &option_iter, string &option_index) const PLearn::Object
PLearner()PLearn::PLearner
PPointable()PLearn::PPointable [inline]
PPointable(const PPointable &other)PLearn::PPointable [inline]
prepareToSendResults(PStream &out, int nres)PLearn::Object [static]
processDataSet(VMat dataset) const PLearn::PLearner [virtual]
random_genPLearn::PLearner [mutable, protected]
read(istream &in)PLearn::Object [virtual]
readOptionVal(PStream &in, const string &optionname, unsigned int id=UINT_MAX)PLearn::Object
ref() const PLearn::PPointable [inline]
remote_test(VMat testset, PP< VecStatsCollector > test_stats, bool rtestoutputs, bool rtestcosts) const PLearn::PLearner [virtual]
remote_useOnTrain() const PLearn::PLearner [virtual]
report_progressPLearn::PLearner
resetInternalState()PLearn::PLearner [virtual]
run()PLearn::Object [virtual]
save(const PPath &filename) const PLearn::Object [virtual]
save_trainingset_prefixPLearn::PLearner
saved_testsetPLearn::MultiClassAdaBoost [mutable, private]
saved_testset1PLearn::MultiClassAdaBoost [mutable, private]
saved_testset2PLearn::MultiClassAdaBoost [mutable, private]
seed_PLearn::PLearner
setExperimentDirectory(const PPath &the_expdir)PLearn::PLearner [virtual]
setOption(const string &optionname, const string &value)PLearn::Object
setTrainingSet(VMat training_set, bool call_forget=true)PLearn::MultiClassAdaBoost [virtual]
setTrainStatsCollector(PP< VecStatsCollector > statscol)PLearn::PLearner [virtual]
setValidationSet(VMat validset)PLearn::PLearner [virtual]
stagePLearn::PLearner
sub_target_tmpPLearn::MultiClassAdaBoost [mutable, private]
sub_test(VMat testset, PP< VecStatsCollector > test_stats, bool rtestoutputs, bool rtestcosts) const PLearn::PLearner [virtual]
subcosts1PLearn::MultiClassAdaBoost [mutable, private]
subcosts2PLearn::MultiClassAdaBoost [mutable, private]
targetnamePLearn::MultiClassAdaBoost [private]
targetsize() const PLearn::PLearner [virtual]
targetsize_PLearn::PLearner [protected]
test(VMat testset, PP< VecStatsCollector > test_stats, VMat testoutputs=0, VMat testcosts=0) const PLearn::MultiClassAdaBoost [virtual]
test_minibatch_sizePLearn::PLearner
test_timePLearn::MultiClassAdaBoost [private]
time_costsPLearn::MultiClassAdaBoost [private]
time_last_stagePLearn::MultiClassAdaBoost [mutable, private]
time_last_stage_ftPLearn::MultiClassAdaBoost [mutable, private]
time_sumPLearn::MultiClassAdaBoost [mutable, private]
time_sum_ftPLearn::MultiClassAdaBoost [mutable, private]
timerPLearn::MultiClassAdaBoost [private]
tmp_costsPLearn::MultiClassAdaBoost [mutable, private]
tmp_inputPLearn::MultiClassAdaBoost [mutable, private]
tmp_outputPLearn::MultiClassAdaBoost [mutable, private]
tmp_targetPLearn::MultiClassAdaBoost [mutable, private]
total_test_timePLearn::MultiClassAdaBoost [private]
total_train_timePLearn::MultiClassAdaBoost [private]
train()PLearn::MultiClassAdaBoost [virtual]
train_setPLearn::PLearner [protected]
train_statsPLearn::PLearner [protected]
train_timePLearn::MultiClassAdaBoost [private]
unref() const PLearn::PPointable [inline]
usage() const PLearn::PPointable [inline]
use(VMat testset, VMat outputs) const PLearn::PLearner [virtual]
use_a_separate_random_generator_for_testingPLearn::PLearner
useOnTrain(Mat &outputs) const PLearn::PLearner [virtual]
validation_setPLearn::PLearner [protected]
verbosityPLearn::PLearner
warn_once_target_gt_2PLearn::MultiClassAdaBoost [private]
weightsize() const PLearn::PLearner [virtual]
weightsize_PLearn::PLearner [protected]
write(ostream &out) const PLearn::Object [virtual]
writeOptionVal(PStream &out, const string &optionname) const PLearn::Object
~Object()PLearn::Object [virtual]
~PPointable()PLearn::PPointable [inline, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines