knitr::opts_chunk$set(echo = FALSE) source("./experiments-results-summary.R")
Reprezentacja k-merowa
Motywacja i cel pracy
Losowo generowane sekwencje:
amylogram encoding
Losowo generowane motywy:
amylogram encoding
plot_times(total_times)
model = "LR LASSO" metrics = c("Accuracy", "Sensitivity", "AUC") knitr::kable(table_nonranking(nonranking_results, model, metrics))
plot_ranking_results(ranking_results, "AUC")
Jak prezentować wyniki?
Czy porównanie podzbiorów $k$-merów jest sensowne?
Pomysły:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.