Code Monkey home page Code Monkey logo

mlforestmapping's Introduction

Forest species mapping supported with machine learning

Source code for paper related to forest species mapping supported with machine learning using spectral, terrain and texture features

We observed the influence of various feature types, including values of initial bands, vegetation indices, terrain features and texture features on the performance of popular machine learning algorithms, namely Random Forest, Support Vector Machine, eXtreme Gradient Boosting and kNN

Map demonstrate classified forest map by Ridge Regression

Forest mapping

Installation

Clone this repository

Install python packages

  • matplotlib
  • numpy
  • seaborn
  • sklearn
  • pandas
  • ipython
  • jupyter

How to run in Jupyter? Easy!

requirement - Docker ๐Ÿณ

  1. Clone repository to your local machine git clone https://github.com/mishagrol/MLForestMapping.git
  2. Go to folder cd MLForestMapping
  3. Run Jupyter in Docker bash run_in_docker.sh
  4. Open Jupyter in browser at localhost:8890, token is SecretToken

Data

Inventory plots data

Availdable by request - mikhail.gasanov[@]skoltech.ru

Sentinel2 L2A data

2019 year data Y.Disk

2020 year data Y.Disk

Terrain data

Freely available SRTM

Texture data

Texture features generated by EO-learn package - https://github.com/sentinel-hub/eo-learn

Source Code

Model_Train.ipynb - jupyter to conduct ML model training with satellite data, spectral, texture and terrain features

Inference.ipynb - jupyter to conduct inference of best models to recieve pixel-wise forest and UQ maps

SHAP.ipynb - jupyter to conduct SHAP-analysis of pretrained ML models

Plots

BarPlots, Maps and other visualization created with python.

To reproduce plots install python package

  • SciencePlots

License

Distributed under the MIT license. See LICENSE for more information.

mlforestmapping's People

Contributors

mishagrol avatar

Watchers

 avatar

Forkers

po1line

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.