, including all inherited members.
_classname_() | PLearn::LocalMedBoost | [static] |
_getOptionList_() | PLearn::LocalMedBoost | [static] |
_getRemoteMethodMap_() | PLearn::LocalMedBoost | [static] |
_isa_(const Object *o) | PLearn::LocalMedBoost | [static] |
_new_instance_for_typemap_() | PLearn::LocalMedBoost | [static] |
_static_initialize_() | PLearn::LocalMedBoost | [static] |
_static_initializer_ | PLearn::LocalMedBoost | [static] |
adapt_robustness_factor | PLearn::LocalMedBoost | [private] |
asString() const | PLearn::Object | [virtual] |
asStringRemoteTransmit() const | PLearn::Object | [virtual] |
b_costs | PLearn::PLearner | [mutable, protected] |
b_inputs | PLearn::PLearner | [mutable, protected] |
b_outputs | PLearn::PLearner | [mutable, protected] |
b_targets | PLearn::PLearner | [mutable, protected] |
b_weights | PLearn::PLearner | [mutable, protected] |
base_awards | PLearn::LocalMedBoost | [private] |
base_confidences | PLearn::LocalMedBoost | [private] |
base_regressor_template | PLearn::LocalMedBoost | [private] |
base_regressors | PLearn::LocalMedBoost | [private] |
base_rewards | PLearn::LocalMedBoost | [private] |
batchComputeOutputAndConfidence(VMat inputs, real probability, VMat outputs_and_confidence) const | PLearn::PLearner | [virtual] |
bound | PLearn::LocalMedBoost | [private] |
bracket_a_start | PLearn::LocalMedBoost | [private] |
bracket_b_start | PLearn::LocalMedBoost | [private] |
bracketing_learning_rate | PLearn::LocalMedBoost | [private] |
bracketing_zero | PLearn::LocalMedBoost | [private] |
build() | PLearn::LocalMedBoost | [virtual] |
build_() | PLearn::LocalMedBoost | [private] |
build_from_train_set() | PLearn::PLearner | [inline, protected, virtual] |
call(const string &methodname, int nargs, PStream &io) | PLearn::Object | [virtual] |
capacity_too_large | PLearn::LocalMedBoost | [private] |
capacity_too_small | PLearn::LocalMedBoost | [private] |
changeOption(const string &optionname, const string &value) | PLearn::Object | |
changeOptions(const map< string, string > &name_value) | PLearn::Object | [virtual] |
classname() const | PLearn::LocalMedBoost | [virtual] |
computeBaseAwards() | PLearn::LocalMedBoost | [private] |
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::LocalMedBoost | [virtual] |
computeCostsOnly(const Vec &input, const Vec &target, Vec &costs) const | PLearn::PLearner | [virtual] |
computeFunctionWeightFormula(real alpha) | PLearn::LocalMedBoost | [private] |
computeInputOutputConfMat(VMat inputs, real probability) const | PLearn::PLearner | |
computeInputOutputMat(VMat inputs) const | PLearn::PLearner | |
computeLossBound() | PLearn::LocalMedBoost | [private] |
computeOutput(const Vec &input, Vec &output) const | PLearn::LocalMedBoost | [virtual] |
computeOutputAndCosts(const Vec &input, const Vec &target, Vec &output, Vec &costs) const | PLearn::LocalMedBoost | [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::LocalMedBoost | [static] |
declaringFile() | PLearn::LocalMedBoost | [inline, static] |
deepCopy(CopiesMap &copies) const | PLearn::LocalMedBoost | [virtual] |
deepCopyNoMap() | PLearn::Object | |
each_train_sample_index | PLearn::LocalMedBoost | [private] |
edge | PLearn::LocalMedBoost | [private] |
end_stage | PLearn::LocalMedBoost | [private] |
exp_weighted_edges | PLearn::LocalMedBoost | [private] |
expdir | PLearn::PLearner | |
f_a | PLearn::LocalMedBoost | [private] |
f_b | PLearn::LocalMedBoost | [private] |
f_c | PLearn::LocalMedBoost | [private] |
f_u | PLearn::LocalMedBoost | [private] |
f_v | PLearn::LocalMedBoost | [private] |
f_w | PLearn::LocalMedBoost | [private] |
f_x | PLearn::LocalMedBoost | [private] |
finalize() | PLearn::PLearner | [virtual] |
finalized | PLearn::PLearner | |
findArgminFunctionWeight() | PLearn::LocalMedBoost | [private] |
forget() | PLearn::LocalMedBoost | [virtual] |
forget_when_training_set_changes | PLearn::PLearner | [protected] |
function_weights | PLearn::LocalMedBoost | [private] |
getExperimentDirectory() const | PLearn::PLearner | [inline] |
getOption(const string &optionname) const | PLearn::Object | |
getOptionList() const | PLearn::LocalMedBoost | [virtual] |
getOptionMap() const | PLearn::LocalMedBoost | [virtual] |
getOptionsToRemoteTransmit() const | PLearn::Object | [virtual] |
getOptionsToSave() const | PLearn::Object | [virtual] |
getOutputNames() const | PLearn::PLearner | [virtual] |
getRemoteMethodMap() const | PLearn::LocalMedBoost | [virtual] |
getTestCostIndex(const string &costname) const | PLearn::PLearner | |
getTestCostNames() const | PLearn::LocalMedBoost | [virtual] |
getTrainCostIndex(const string &costname) const | PLearn::PLearner | |
getTrainCostNames() const | PLearn::LocalMedBoost | [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 typedef | PLearn::LocalMedBoost | [private] |
initializeLineSearch() | PLearn::LocalMedBoost | [private] |
initializeSampleWeight() | PLearn::LocalMedBoost | [private] |
initTrain() | PLearn::PLearner | [protected] |
inputsize | PLearn::LocalMedBoost | [private] |
PLearn::PLearner::inputsize() const | PLearn::PLearner | [virtual] |
inputsize_ | PLearn::PLearner | [protected] |
interpolation_learning_rate | PLearn::LocalMedBoost | [private] |
interpolation_precision | PLearn::LocalMedBoost | [private] |
isStatefulLearner() const | PLearn::PLearner | [virtual] |
iter | PLearn::LocalMedBoost | [private] |
length | PLearn::LocalMedBoost | [private] |
load(const PPath &filename) | PLearn::Object | [virtual] |
LocalMedBoost() | PLearn::LocalMedBoost | |
loss_function | PLearn::LocalMedBoost | [private] |
loss_function_weight | PLearn::LocalMedBoost | [private] |
makeDeepCopyFromShallowCopy(CopiesMap &copies) | PLearn::LocalMedBoost | [virtual] |
master_sends_testset_rows | PLearn::PLearner | |
max_learning_rate | PLearn::LocalMedBoost | [private] |
max_nstages | PLearn::LocalMedBoost | [private] |
maxt_base_award | PLearn::LocalMedBoost | [private] |
min_margin | PLearn::LocalMedBoost | [private] |
n_examples | PLearn::PLearner | [protected] |
newread(PStream &in, unsigned int id=UINT_MAX) | PLearn::Object | |
newwrite(PStream &out) const | PLearn::Object | [virtual] |
nservers | PLearn::PLearner | |
nstages | PLearn::PLearner | |
nTestCosts() const | PLearn::PLearner | [virtual] |
nTrainCosts() const | PLearn::PLearner | [virtual] |
Object(bool call_build_=false) | PLearn::Object | |
objective_function | PLearn::LocalMedBoost | [private] |
oldread(istream &in) | PLearn::Object | [virtual] |
outputsize() const | PLearn::LocalMedBoost | [virtual] |
p_lim | PLearn::LocalMedBoost | [private] |
p_step | PLearn::LocalMedBoost | [private] |
p_tin | PLearn::LocalMedBoost | [private] |
p_to1 | PLearn::LocalMedBoost | [private] |
p_tol1 | PLearn::LocalMedBoost | [private] |
p_tol2 | PLearn::LocalMedBoost | [private] |
parallelize_here | PLearn::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_gen | PLearn::PLearner | [mutable, protected] |
read(istream &in) | PLearn::Object | [virtual] |
readOptionVal(PStream &in, const string &optionname, unsigned int id=UINT_MAX) | PLearn::Object | |
recomputeSampleWeight() | PLearn::LocalMedBoost | [private] |
ref() const | PLearn::PPointable | [inline] |
regression_tree | PLearn::LocalMedBoost | [private] |
remote_test(VMat testset, PP< VecStatsCollector > test_stats, bool rtestoutputs, bool rtestcosts) const | PLearn::PLearner | [virtual] |
remote_useOnTrain() const | PLearn::PLearner | [virtual] |
report_progress | PLearn::PLearner | |
resetInternalState() | PLearn::PLearner | [virtual] |
robustness | PLearn::LocalMedBoost | [private] |
run() | PLearn::Object | [virtual] |
sample_costs | PLearn::LocalMedBoost | [private] |
sample_input | PLearn::LocalMedBoost | [private] |
sample_output | PLearn::LocalMedBoost | [private] |
sample_target | PLearn::LocalMedBoost | [private] |
sample_weight | PLearn::LocalMedBoost | [private] |
sample_weights | PLearn::LocalMedBoost | [private] |
save(const PPath &filename) const | PLearn::Object | [virtual] |
save_trainingset_prefix | PLearn::PLearner | |
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::PLearner | [virtual] |
setTrainStatsCollector(PP< VecStatsCollector > statscol) | PLearn::PLearner | [virtual] |
setValidationSet(VMat validset) | PLearn::PLearner | [virtual] |
sorted_train_set | PLearn::LocalMedBoost | [private] |
stage | PLearn::PLearner | |
sub_test(VMat testset, PP< VecStatsCollector > test_stats, bool rtestoutputs, bool rtestcosts) const | PLearn::PLearner | [virtual] |
sum_exp_weighted_edges | PLearn::LocalMedBoost | [private] |
t_p | PLearn::LocalMedBoost | [private] |
t_q | PLearn::LocalMedBoost | [private] |
t_r | PLearn::LocalMedBoost | [private] |
t_sav | PLearn::LocalMedBoost | [private] |
targetsize | PLearn::LocalMedBoost | [private] |
PLearn::PLearner::targetsize() const | PLearn::PLearner | [virtual] |
targetsize_ | PLearn::PLearner | [protected] |
test(VMat testset, PP< VecStatsCollector > test_stats, VMat testoutputs=0, VMat testcosts=0) const | PLearn::PLearner | [virtual] |
test_minibatch_size | PLearn::PLearner | |
train() | PLearn::LocalMedBoost | [virtual] |
train_set | PLearn::PLearner | [protected] |
train_stats | PLearn::PLearner | [protected] |
tree_regressor_template | PLearn::LocalMedBoost | [private] |
tree_regressors | PLearn::LocalMedBoost | [private] |
tree_wrapper_template | PLearn::LocalMedBoost | [private] |
tree_wrappers | PLearn::LocalMedBoost | [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_testing | PLearn::PLearner | |
useOnTrain(Mat &outputs) const | PLearn::PLearner | [virtual] |
validation_set | PLearn::PLearner | [protected] |
verbose(string the_msg, int the_level) | PLearn::LocalMedBoost | [private] |
verbosity | PLearn::PLearner | |
weightsize | PLearn::LocalMedBoost | [private] |
PLearn::PLearner::weightsize() const | PLearn::PLearner | [virtual] |
weightsize_ | PLearn::PLearner | [protected] |
width | PLearn::LocalMedBoost | [private] |
write(ostream &out) const | PLearn::Object | [virtual] |
writeOptionVal(PStream &out, const string &optionname) const | PLearn::Object | |
x_a | PLearn::LocalMedBoost | [private] |
x_b | PLearn::LocalMedBoost | [private] |
x_c | PLearn::LocalMedBoost | [private] |
x_d | PLearn::LocalMedBoost | [private] |
x_e | PLearn::LocalMedBoost | [private] |
x_lim | PLearn::LocalMedBoost | [private] |
x_u | PLearn::LocalMedBoost | [private] |
x_v | PLearn::LocalMedBoost | [private] |
x_w | PLearn::LocalMedBoost | [private] |
x_x | PLearn::LocalMedBoost | [private] |
x_xmed | PLearn::LocalMedBoost | [private] |
~LocalMedBoost() | PLearn::LocalMedBoost | [virtual] |
~Object() | PLearn::Object | [virtual] |
~PPointable() | PLearn::PPointable | [inline, virtual] |