View source: R/parse_score_per_pop_file.R
parse_score_per_pop_file | R Documentation |
f1_scores_pops_epoch_[x].csv
file
produced by gcae_evaluateParse the f1_scores_pops_epoch_[x].csv
file
produced by gcae_evaluate
parse_score_per_pop_file(score_per_pop_filename)
score_per_pop_filename |
name of a file containing the evaluation scores from the dimensionality reduction |
a tibble
Richèl J.C. Bilderbeek
score_per_pop_filename <- get_gcaer_filename("f1_scores_pops_epoch_1.csv")
parse_score_per_pop_file(score_per_pop_filename)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.