LIBIRWLS
|
Testing parameters of the IRWLS procedures. More...
#include <IOStructures.h>
Data Fields | |
int | Labels |
int | Threads |
int | Soft |
Testing parameters of the IRWLS procedures.
This struct stores the testing parameters of the IRWLS procedures.
int predictProperties::Labels |
If the dataset to test is labeled.
int predictProperties::Soft |
The classifier obtains Soft output or not.
int predictProperties::Threads |
Number of threads to make the predictions on the dataset.