[[["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."],[[["The `ConfusionMatrix.array()` function returns the confusion matrix as an `ee.Array` object."],["This function is used to access the underlying data of an `ee.ConfusionMatrix` object for further analysis or visualization."],["The confusion matrix represents the performance of a classifier, with rows indicating actual values and columns indicating predicted values."],["You can create an `ee.ConfusionMatrix` from an existing `ee.Array` or by using the `ee.Classifier.confusionMatrix()` function."]]],[]]