Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The ff_analyze function is designed to calculate performance metrics for deforestation predictions. It compares predictions against ground truth data, optionally using a forest mask, and can analyze results for specific geographic areas. The function can save results to a CSV file and return spatial polygons with calculated scores.

Exercises

  1. Basic Usage:
    Analyze predictions against ground truth data.

...