BALL
1.4.2
|
#include <BALL/QSAR/configIO.h>
Public Member Functions | |
InputPartitioningConfiguration () | |
Public Attributes | |
String | input_file |
double | validation_fraction |
int | no_folds |
int | ID |
bool | done |
Definition at line 55 of file configIO.h.
BALL::QSAR::InputPartitioningConfiguration::InputPartitioningConfiguration | ( | ) |
bool BALL::QSAR::InputPartitioningConfiguration::done |
Definition at line 63 of file configIO.h.
int BALL::QSAR::InputPartitioningConfiguration::ID |
Definition at line 62 of file configIO.h.
String BALL::QSAR::InputPartitioningConfiguration::input_file |
Definition at line 59 of file configIO.h.
int BALL::QSAR::InputPartitioningConfiguration::no_folds |
Definition at line 61 of file configIO.h.
double BALL::QSAR::InputPartitioningConfiguration::validation_fraction |
Definition at line 60 of file configIO.h.