Announcement: All noncommercial projects registered to use Earth Engine before April 15, 2025 must verify noncommercial eligibility to maintain Earth Engine access.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-10-06 UTC."],[[["`consumersAccuracy()` computes the consumer's accuracy for each class in a confusion matrix."],["Consumer's accuracy, also known as user's accuracy or specificity, represents the reliability of the classification for each class."],["It is calculated as the ratio of correctly classified instances to the total number of instances predicted for that class (correct / total for each row)."],["The result is returned as an `Array` where each element represents the consumer's accuracy for the corresponding class."]]],[]]