PLearn 0.1
PLearn::LearnerCommand Member List
This is the complete list of members for PLearn::LearnerCommand, including all inherited members.
analyze_inputs(const string &data_file, const string &result_file, real epsilon, const TVec< string > &learner_files)PLearn::LearnerCommand [static]
compute_outputs(const string &trained_learner_file, const string &test_inputs_spec, const string &outputs_file)PLearn::LearnerCommand [static]
compute_outputs_on_1D_grid(const string &trained_learner_file, const string &grid_outputs_file, real xmin, real xmax, int nx)PLearn::LearnerCommand [static]
compute_outputs_on_2D_grid(const string &trained_learner_file, const string &grid_outputs_file, real xmin, real xmax, real ymin, real ymax, int nx, int ny)PLearn::LearnerCommand [static]
compute_outputs_on_auto_grid(const string &trained_learner_file, const string &grid_outputs_file, const string &dataset_spec, real extra_percent, int nx, int ny=0)PLearn::LearnerCommand [static]
descriptionPLearn::PLearnCommand
helpmsgPLearn::PLearnCommand
LearnerCommand()PLearn::LearnerCommand
namePLearn::PLearnCommand
PLearnCommand(const string &name_, const string &description_, const string &helpmsg_)PLearn::PLearnCommand [inline]
process_dataset(const string &trained_learner_file, const string &dataset_spec, const string &processed_dataset_pmat)PLearn::LearnerCommand [static]
reg_PLearn::LearnerCommand [protected, static]
run(const vector< string > &args)PLearn::LearnerCommand [virtual]
test(const string &trained_learner_file, const string &testset_spec, const string &stats_file, const string &outputs_file, const string &costs_file, const bool set_testset_as_trainingset=false)PLearn::LearnerCommand [static]
train(const PPath &learner_spec_file, const PPath &trainset_spec, const PPath &save_learner_file, bool no_forget=false)PLearn::LearnerCommand [static]
~PLearnCommand()PLearn::PLearnCommand [inline, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines