6 #ifndef DISMEC_SRC_APP_H
7 #define DISMEC_SRC_APP_H
10 #include <CLI/CLI.hpp>
19 std::shared_ptr<MultiLabelData>
load(
int verbose);
std::shared_ptr< MultiLabelData > load(int verbose)
std::string DataSetFile
The file from which the dataset should be read.
bool augment_for_bias() const
void setup_data_args(CLI::App &app)
DatasetTransform TransformData
CLI::Option * AugmentForBias
Main namespace in which all types, classes, and functions are defined.
float real_t
The default type for floating point values.