#include <cross_validator.h>
void cross_validator::clean_by_family |
( |
std::string |
file, |
|
|
int |
cv_fold |
|
) |
| |
void cross_validator::clean_by_species |
( |
std::string |
file | ) |
|
std::string cross_validator::get_species_name |
( |
| ) |
const |
|
inline |
double cross_validator::validate_by_family |
( |
pCafeParam |
param, |
|
|
const char * |
queryfile, |
|
|
const char * |
truthfile, |
|
|
const char * |
errortype |
|
) |
| |
double cross_validator::validate_by_species |
( |
pCafeParam |
param, |
|
|
const char * |
validatefile, |
|
|
const char * |
errortype |
|
) |
| |
The documentation for this class was generated from the following files: