| true_labels {RSSL} | R Documentation |
Access the true labels when they are stored as an attribute in a data frame
Description
Access the true labels when they are stored as an attribute in a data frame
Usage
true_labels(df)
Arguments
df |
data.frame; data.frame with y_true attribute |
See Also
Other RSSL utilities:
LearningCurveSSL(),
SSLDataFrameToMatrices(),
add_missinglabels_mar(),
df_to_matrices(),
measure_accuracy(),
missing_labels(),
split_dataset_ssl(),
split_random()
[Package RSSL version 0.9.7 Index]