Coder Social home page Coder Social logo

navavishkar-in-google-earth-engine's Introduction

Navavishkar-in-Google-Earth-Engine

Quantification Of Above Ground Biomass In Auroville Green Belt Using Google Earth Engine

1 Loading and combining all raster variables

In this step, we loaded various raster variables including Sentinel-2 (S2) data, SRTM elevation data, and slope data.

2 Preparing training data

In this step, we prepared the training data using various datasets including GEDI L4B, Sentinel-2, SRTM elevation, and slope data. We started by loading the GEDI L4B dataset. The dataset was clipped to the study area boundary.

3 Training the random forest model

In this step, we trained and evaluated a random forest (RF) model for biomass prediction. The RF model was configured with a parameter specifying the number of trees, set to 50 in this case.

AGB density map for Auroville Greenbelt.

4 Estimating the trained model performance

In this step, we evaluated the performance and accuracy of the random forest (RF) model. We first used the .explain() method on the trained RF model to compute variable importance and obtain model training statistics.

To know more about this project, read this Medium Article.

navavishkar-in-google-earth-engine's People

Contributors

sasinaga avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.