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 2024-09-19 UTC."],[[["Creates a confusion matrix from a 2D array of integers, where rows represent actual values and columns represent predicted values."],["The `order` parameter can be used to specify custom class labels for the rows and columns of the matrix."],["If `order` is not specified, it defaults to a 0-based sequence incrementing by 1."],["The `ee.ConfusionMatrix` object provides methods for analyzing the confusion matrix."]]],[]]