probably (version 0.0.1)

segment_naive_bayes: Image segmentation predictions

Description

Image segmentation predictions

Arguments

Value

segment_naive_bayes,segment_logistic

a tibble

Details

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).

Examples

Run this code
# NOT RUN {
data(segment_naive_bayes)
data(segment_logistic)
# }

Run the code above in your browser using DataCamp Workspace