Skip to contents

Generate F1 score barplot for each class

Usage

PlotF1(prediction_result, actual_label)

Arguments

prediction_result

Prediction result from PredictCellType

actual_label

Ground truth cell label

Value

A ggplot2 object.