Develop paddy area map from MODIS satellite images using machine learningΒΆ
In this project, I attempt to develop 2011 paddy area map of Pursat province from MODIS satellite image using Google Earth Engine, Python and unsupervised classification method in machine learning. The classification is based on the changing patterns of Normalized Difference Vegetation Index (NDVI) time-series. These pattern of time-series data are classified into different clusters by using K-Means classifier. The processes to develop paddy area map are detailed as follows: