#include <BALL/QSAR/configIO.h>
Public Member Functions | |
InputConfiguration () | |
Public Attributes | |
String | sd_file |
std::multiset< int > | activities |
bool | read_sd_descriptors |
bool | center_data |
bool | center_y |
String | output |
double | validation_fraction |
bool | separate_activity_file |
bool | within_section |
vector< String > | csv_file |
vector< int > | csv_no_response |
vector< bool > | csv_desc_labels |
vector< bool > | csv_compound_labels |
vector< String > | csv_separator |
bool | nonnumeric_class_names |
bool | done |
Definition at line 33 of file configIO.h.
BALL::QSAR::InputConfiguration::InputConfiguration | ( | ) |
std::multiset<int> BALL::QSAR::InputConfiguration::activities |
Definition at line 38 of file configIO.h.
Definition at line 40 of file configIO.h.
Definition at line 41 of file configIO.h.
Definition at line 49 of file configIO.h.
Definition at line 48 of file configIO.h.
Definition at line 46 of file configIO.h.
vector<int> BALL::QSAR::InputConfiguration::csv_no_response |
Definition at line 47 of file configIO.h.
Definition at line 50 of file configIO.h.
Definition at line 52 of file configIO.h.
Definition at line 51 of file configIO.h.
Definition at line 42 of file configIO.h.
Definition at line 39 of file configIO.h.
Definition at line 37 of file configIO.h.
Definition at line 44 of file configIO.h.
Definition at line 43 of file configIO.h.
Definition at line 45 of file configIO.h.