, including all inherited members.
calculateBALLDescriptors(Molecule &m) | BALL::ML::MLData | |
centerData(bool center_Y=0) | BALL::ML::MLData | |
checkActivityIDs(std::multiset< int > &act, int no_properties) | BALL::ML::MLData | [protected] |
checkforDiscreteY() const | BALL::ML::MLData | |
checkforDiscreteY(const char *file, std::multiset< int > &activity_IDs) const | BALL::ML::MLData | |
class_names_ | BALL::ML::MLData | [protected] |
column_names_ | BALL::ML::MLData | [protected] |
data_folder_ | BALL::ML::MLData | [protected] |
descriptor_matrix_ | BALL::ML::MLData | [protected] |
descriptor_transformations_ | BALL::ML::MLData | [protected] |
discretizeY(vector< double > thresholds) | BALL::ML::MLData | |
displayMatrix() | BALL::ML::MLData | |
evenSplit(int no_test_splits, int current_test_split_id, int response_id=0) const | BALL::ML::MLData | |
generateExternalSet(double fraction) const | BALL::ML::MLData | |
getActivity(int s) const | BALL::ML::MLData | |
getNoDescriptors() const | BALL::ML::MLData | |
getNoResponseVariables() const | BALL::ML::MLData | |
getNoSubstances() const | BALL::ML::MLData | |
getSimilarDescriptors(int descriptor_ID, double correlation, std::list< std::pair< uint, String > > &similar_descriptor_IDs) const | BALL::ML::MLData | |
getSubstance(int s) const | BALL::ML::MLData | |
getSubstanceNames() const | BALL::ML::MLData | |
insertSubstance(const QSARData *source, int s, bool backtransformation=0) | BALL::ML::MLData | [protected] |
invalidDescriptors_ | BALL::ML::MLData | [protected] |
invalidSubstances_ | BALL::ML::MLData | [protected] |
isDataCentered() const | BALL::ML::MLData | |
isResponseCentered() const | BALL::ML::MLData | |
manipulateY(vector< String > v) | BALL::ML::MLData | |
manipulateY(String v) | BALL::ML::MLData | |
MLData() | BALL::ML::MLData | |
partitionInputData(int p) | BALL::ML::MLData | |
printMatrix(const VMatrix &mat, std::ostream &out) const | BALL::ML::MLData | [protected] |
readCSVFile(const char *file, int no_y, bool xlabels, bool ylabels, const char *sep=",", bool appendDescriptors=0, bool translate_class_labels=0) | BALL::ML::MLData | |
readFromFile(string filename) | BALL::ML::MLData | |
readMatrix(VMatrix &mat, std::ifstream &in, char seperator, unsigned int lines, unsigned int col) | BALL::ML::MLData | [protected] |
readPropertyNames(String sd_file) | BALL::ML::MLData | |
readSDFile(const char *file) | BALL::ML::MLData | |
readSDFile(const char *file, std::multiset< int > &act, bool useExDesc=1, bool append=0, bool translate_class_labels=0) | BALL::ML::MLData | |
removeHighlyCorrelatedCompounds(double &compound_cor_threshold, double &feature_cor_threshold) | BALL::ML::MLData | |
removeInvalidDescriptors(std::multiset< int > &invalidDescriptors) | BALL::ML::MLData | [protected] |
removeInvalidSubstances(std::multiset< int > &inv) | BALL::ML::MLData | [protected] |
saveToFile(string filename) const | BALL::ML::MLData | |
scaleAllDescriptors() | BALL::ML::MLData | |
setDataFolder(const char *folder) | BALL::ML::MLData | |
setDescriptorNames(const Molecule &m, std::multiset< int > &activity_IDs, bool useExDesc=1) | BALL::ML::MLData | [protected] |
substance_names_ | BALL::ML::MLData | [protected] |
transformX(vector< String > v) | BALL::ML::MLData | |
Y_ | BALL::ML::MLData | [protected] |
y_transformations_ | BALL::ML::MLData | [protected] |
~MLData() | BALL::ML::MLData | |