Announcement: All noncommercial projects registered to use Earth Engine before April 15, 2025 must verify noncommercial eligibility to maintain access. If you have not verified by September 26, 2025, your access may be on hold.
[[["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."],[[["\u003cp\u003e\u003ccode\u003eConfusionMatrix.producersAccuracy()\u003c/code\u003e calculates the producer's accuracy for each class in a confusion matrix.\u003c/p\u003e\n"],["\u003cp\u003eProducer's accuracy represents the proportion of correctly classified instances for a given class out of all actual instances of that class (sensitivity).\u003c/p\u003e\n"],["\u003cp\u003eIt is calculated as the ratio of correct predictions for a class to the total number of actual instances in that class (correct / total) for each column of the confusion matrix.\u003c/p\u003e\n"],["\u003cp\u003eThe result is returned as an \u003ccode\u003eArray\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]