segment_naive_bayes | R Documentation |
Image segmentation predictions
These objects contain test set predictions for the cell segmentation data from Hill, LaPan, Li and Haney (2007). Each data frame are the results from different models (naive Bayes and logistic regression).
segment_naive_bayes , segment_logistic |
a tibble |
Hill, LaPan, Li and Haney (2007). Impact of image segmentation on high-content screening data quality for SK-BR-3 cells, BMC Bioinformatics, Vol. 8, pg. 340, https://bmcbioinformatics.biomedcentral.com/articles/10.1186/1471-2105-8-340.
data(segment_naive_bayes)
data(segment_logistic)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.