#include <BALL/QSAR/configIO.h>
Public Member Functions | |
FeatureSelectionConfiguration () | |
Public Attributes | |
String | model |
String | data_file |
int | feat_type |
String | output |
int | k_fold |
bool | within_section |
String | statistic_name |
String | selection_name |
int | statistic |
bool | remove_correlated |
double | cor_threshold |
bool | opt_model_after_fs |
bool | opt_kernel_after_fs |
double | quality_increase_cutoff |
bool | opt |
bool | done |
int | grid_search_steps |
int | grid_search_recursions |
double | grid_search_stepwidth |
int | opt_k_fold |
Definition at line 88 of file configIO.h.
BALL::QSAR::FeatureSelectionConfiguration::FeatureSelectionConfiguration | ( | ) |
Definition at line 102 of file configIO.h.
Definition at line 93 of file configIO.h.
Definition at line 107 of file configIO.h.
Definition at line 94 of file configIO.h.
Definition at line 109 of file configIO.h.
Definition at line 108 of file configIO.h.
Definition at line 110 of file configIO.h.
Definition at line 96 of file configIO.h.
Definition at line 92 of file configIO.h.
Definition at line 106 of file configIO.h.
Definition at line 111 of file configIO.h.
Definition at line 104 of file configIO.h.
Definition at line 103 of file configIO.h.
Definition at line 95 of file configIO.h.
Definition at line 105 of file configIO.h.
Definition at line 101 of file configIO.h.
Definition at line 99 of file configIO.h.
Definition at line 100 of file configIO.h.
Definition at line 98 of file configIO.h.
Definition at line 97 of file configIO.h.