PLearn 0.1
PLearn::NonLocalManifoldParzen Member List
This is the complete list of members for PLearn::NonLocalManifoldParzen, including all inherited members.
_classname_()PLearn::NonLocalManifoldParzen [static]
_getOptionList_()PLearn::NonLocalManifoldParzen [static]
_getRemoteMethodMap_()PLearn::NonLocalManifoldParzen [static]
_isa_(const Object *o)PLearn::NonLocalManifoldParzen [static]
_new_instance_for_typemap_()PLearn::NonLocalManifoldParzen [static]
_static_initialize_()PLearn::NonLocalManifoldParzen [static]
_static_initializer_PLearn::NonLocalManifoldParzen [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]
batch_sizePLearn::NonLocalManifoldParzen
batchComputeOutputAndConfidence(VMat inputs, real probability, VMat outputs_and_confidence) const PLearn::PLearner [virtual]
build()PLearn::NonLocalManifoldParzen [virtual]
build_()PLearn::NonLocalManifoldParzen [private]
build_from_train_set()PLearn::PLearner [inline, protected, virtual]
call(const string &methodname, int nargs, PStream &io)PLearn::Object [virtual]
cdf(const Vec &y) const PLearn::PDistribution [virtual]
changeOption(const string &optionname, const string &value)PLearn::Object
changeOptions(const map< string, string > &name_value)PLearn::Object [virtual]
classname() const PLearn::NonLocalManifoldParzen [virtual]
componentsPLearn::NonLocalManifoldParzen [protected]
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::PDistribution [virtual]
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::NonLocalManifoldParzen [virtual]
computeOutputAndCosts(const Vec &input, const Vec &target, Vec &output, Vec &costs) const PLearn::PLearner [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]
cost_of_one_examplePLearn::NonLocalManifoldParzen [protected]
declareMethods(RemoteMethodMap &rmm)PLearn::PDistribution [protected, static]
declareOptions(OptionList &ol)PLearn::NonLocalManifoldParzen [protected, static]
declaringFile()PLearn::NonLocalManifoldParzen [inline, static]
deepCopy(CopiesMap &copies) const PLearn::NonLocalManifoldParzen [virtual]
deepCopyNoMap()PLearn::Object
delta_curvePLearn::PDistribution [protected]
density(const Vec &y) const PLearn::PDistribution [virtual]
diffPLearn::NonLocalManifoldParzen [mutable, protected]
distancesPLearn::NonLocalManifoldParzen [mutable, protected]
dkPLearn::NonLocalManifoldParzen [mutable, protected]
expdirPLearn::PLearner
expectation(Vec &mu) const PLearn::PDistribution [virtual]
FPLearn::NonLocalManifoldParzen [mutable, protected]
finalize()PLearn::PLearner [virtual]
finalizedPLearn::PLearner
forget()PLearn::NonLocalManifoldParzen [virtual]
forget_when_training_set_changesPLearn::PLearner [protected]
FsPLearn::NonLocalManifoldParzen [protected]
generate(Vec &y) const PLearn::PDistribution [virtual]
generateJoint(Vec &xy)PLearn::UnconditionalDistribution [virtual]
PLearn::PDistribution::generateJoint(Vec &x, Vec &y)PLearn::PDistribution
generateN(const Mat &Y) const PLearn::PDistribution [virtual]
generatePredicted(Vec &y)PLearn::UnconditionalDistribution [virtual]
generatePredictor(Vec &x)PLearn::UnconditionalDistribution [virtual]
generatePredictorGivenPredicted(Vec &x, const Vec &y)PLearn::UnconditionalDistribution [virtual]
getExperimentDirectory() const PLearn::PLearner [inline]
getNPredicted() const PLearn::PDistribution [inline]
getNPredictor() const PLearn::PDistribution [inline]
getOption(const string &optionname) const PLearn::Object
getOptionList() const PLearn::NonLocalManifoldParzen [virtual]
getOptionMap() const PLearn::NonLocalManifoldParzen [virtual]
getOptionsToRemoteTransmit() const PLearn::Object [virtual]
getOptionsToSave() const PLearn::Object [virtual]
getOutputNames() const PLearn::PLearner [virtual]
getRemoteMethodMap() const PLearn::NonLocalManifoldParzen [virtual]
getTestCostIndex(const string &costname) const PLearn::PLearner
getTestCostNames() const PLearn::PDistribution [virtual]
getTrainCostIndex(const string &costname) const PLearn::PLearner
getTrainCostNames() const PLearn::PDistribution [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::NonLocalManifoldParzen [private]
init_sigPLearn::NonLocalManifoldParzen [protected]
initializeParams()PLearn::NonLocalManifoldParzen [protected, virtual]
initTrain()PLearn::PLearner [protected]
inputsize() const PLearn::PLearner [virtual]
inputsize_PLearn::PLearner [protected]
isStatefulLearner() const PLearn::PLearner [virtual]
knn(const VMat &vm, const Vec &x, const int &k, TVec< int > &neighbors, bool sortk) const PLearn::NonLocalManifoldParzen [private]
LPLearn::NonLocalManifoldParzen [protected]
learn_muPLearn::NonLocalManifoldParzen
load(const PPath &filename)PLearn::Object [virtual]
log_density(const Vec &x) const PLearn::NonLocalManifoldParzen [virtual]
log_gaussPLearn::NonLocalManifoldParzen [mutable, protected]
log_LPLearn::NonLocalManifoldParzen [protected]
lower_boundPLearn::PDistribution
makeDeepCopyFromShallowCopy(CopiesMap &copies)PLearn::NonLocalManifoldParzen [virtual]
master_sends_testset_rowsPLearn::PLearner
min_sigPLearn::NonLocalManifoldParzen [protected]
missingExpectation(const Vec &input, Vec &mu)PLearn::PDistribution [virtual]
muPLearn::NonLocalManifoldParzen [protected]
mu_nneighborsPLearn::NonLocalManifoldParzen
mu_tempPLearn::NonLocalManifoldParzen [mutable, protected]
musPLearn::NonLocalManifoldParzen [protected]
muVPLearn::NonLocalManifoldParzen [protected]
n_curve_pointsPLearn::PDistribution
n_examplesPLearn::PLearner [protected]
n_predictedPLearn::PDistribution [mutable, protected]
n_predictorPLearn::PDistribution [mutable, protected]
ncomponentsPLearn::NonLocalManifoldParzen
neighbor_rowPLearn::NonLocalManifoldParzen [mutable, protected]
newread(PStream &in, unsigned int id=UINT_MAX)PLearn::Object
newwrite(PStream &out) const PLearn::Object [virtual]
nhiddenPLearn::NonLocalManifoldParzen
nneighborsPLearn::NonLocalManifoldParzen
nneighbors_densityPLearn::NonLocalManifoldParzen
NonLocalManifoldParzen()PLearn::NonLocalManifoldParzen
nsamplesPLearn::NonLocalManifoldParzen [protected]
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]
optimizerPLearn::NonLocalManifoldParzen
outputs_defPLearn::PDistribution
outputsize() const PLearn::NonLocalManifoldParzen [virtual]
parallelize_herePLearn::PLearner
parametersPLearn::NonLocalManifoldParzen
paramsvaluesPLearn::NonLocalManifoldParzen [protected]
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
PDistribution()PLearn::PDistribution
penalty_typePLearn::NonLocalManifoldParzen
PLearner()PLearn::PLearner
PPointable()PLearn::PPointable [inline]
PPointable(const PPointable &other)PLearn::PPointable [inline]
predicted_partPLearn::PDistribution [mutable, protected]
predicted_sizePLearn::PDistribution [protected]
predictorPLearn::NonLocalManifoldParzen [protected]
predictor_partPLearn::PDistribution [mutable, protected]
predictor_sizePLearn::PDistribution [protected]
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]
reference_setPLearn::NonLocalManifoldParzen
remote_generate()PLearn::PDistribution
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
resetGenerator(long g_seed)PLearn::PDistribution [virtual]
resetInternalState()PLearn::PLearner [virtual]
run()PLearn::Object [virtual]
S_svdPLearn::NonLocalManifoldParzen [mutable, protected]
save(const PPath &filename) const PLearn::Object [virtual]
save_trainingset_prefixPLearn::PLearner
seed_PLearn::PLearner
setExperimentDirectory(const PPath &the_expdir)PLearn::PLearner [virtual]
setOption(const string &optionname, const string &value)PLearn::Object
setPredictor(const Vec &predictor, bool call_parent=true) const PLearn::UnconditionalDistribution [virtual]
setPredictorPredictedSizes(int the_predictor_size, int the_predicted_size, bool call_parent=true)PLearn::PDistribution [virtual]
setTrainingSet(VMat training_set, bool call_forget=true)PLearn::PLearner [virtual]
setTrainStatsCollector(PP< VecStatsCollector > statscol)PLearn::PLearner [virtual]
setValidationSet(VMat validset)PLearn::PLearner [virtual]
sigma_initPLearn::NonLocalManifoldParzen
sigma_minPLearn::NonLocalManifoldParzen
sigma_threshold_factorPLearn::NonLocalManifoldParzen
sm_tempPLearn::NonLocalManifoldParzen [mutable, protected]
smsPLearn::NonLocalManifoldParzen [protected]
snPLearn::NonLocalManifoldParzen [protected]
sn_tempPLearn::NonLocalManifoldParzen [mutable, protected]
snsPLearn::NonLocalManifoldParzen [protected]
snVPLearn::NonLocalManifoldParzen [protected]
splitCond(const Vec &input) const PLearn::PDistribution [protected]
stagePLearn::PLearner
store_covPLearn::PDistribution [mutable, protected]
store_expectPLearn::PDistribution [mutable, protected]
store_predictionPLearn::NonLocalManifoldParzen
store_resultPLearn::PDistribution [mutable, protected]
sub_test(VMat testset, PP< VecStatsCollector > test_stats, bool rtestoutputs, bool rtestcosts) const PLearn::PLearner [virtual]
sum_nllPLearn::NonLocalManifoldParzen [protected]
survival_fn(const Vec &y) const PLearn::PDistribution [virtual]
svd_thresholdPLearn::NonLocalManifoldParzen
t_distPLearn::NonLocalManifoldParzen [mutable, protected]
t_nnPLearn::NonLocalManifoldParzen [mutable, protected]
t_rowPLearn::NonLocalManifoldParzen [mutable, protected]
tangent_targetsPLearn::NonLocalManifoldParzen [protected]
targets_vmatPLearn::NonLocalManifoldParzen [protected]
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_sizePLearn::PLearner
totalcostPLearn::NonLocalManifoldParzen [protected]
train()PLearn::NonLocalManifoldParzen [virtual]
train_setPLearn::PLearner [protected]
train_set_with_targetsPLearn::NonLocalManifoldParzen [protected]
train_statsPLearn::PLearner [protected]
U_tempPLearn::NonLocalManifoldParzen [mutable, protected]
UnconditionalDistribution()PLearn::UnconditionalDistribution
unknownOutput(char def, const Vec &input, Vec &output, int &k) const PLearn::PDistribution [protected, virtual]
unref() const PLearn::PPointable [inline]
upper_boundPLearn::PDistribution
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]
Ut_svdPLearn::NonLocalManifoldParzen [mutable, protected]
VPLearn::NonLocalManifoldParzen [protected]
V_svdPLearn::NonLocalManifoldParzen [mutable, protected]
validation_setPLearn::PLearner [protected]
variance(Mat &cov) const PLearn::PDistribution [virtual]
verbosityPLearn::PLearner
WPLearn::NonLocalManifoldParzen [protected]
weight_decayPLearn::NonLocalManifoldParzen
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
xPLearn::NonLocalManifoldParzen [protected]
x_minus_neighborPLearn::NonLocalManifoldParzen [mutable, protected]
zPLearn::NonLocalManifoldParzen [mutable, protected]
~Object()PLearn::Object [virtual]
~PPointable()PLearn::PPointable [inline, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines