/ml-lulc

Primary LanguageJupyter Notebook

ml-lulc

This repository contains the codes for applying machine learning algorithms SVM, Random Forest and ANN for LULC classification using GEE dynamically.

How to run:

  1. Install the required libraries.

If you have GEE Service Account:

Change the paths of GEE credentials, and change the other input parameters. Then run whole.

If you do not have GEE Service account:

Remove first line in block 3, and uncomment remaining lines. Then Run.