gravatar

suvedimukti

Mukti Subedi

Recently Published

Multi Faceted Maps in R: using GGPLOT2 and TMAP
This blog post walks you through plotting multi-faceted maps for scientific publication.
Repeated Spatial Cross Validation
This document shows the clustering of spatial point data to be used in a tidy modeling approach. Especially, It shows the 5-Fold Cross-Validation with 5-repeats as an example, using hierarchical and partitioning clustering in spatial point data. However, it does not include the source code, as it is part of a work in progress.
Random Forest in Multi-Class Land Use Land Cover Mapping: Tidy Modeling Approach
This document walks through general modeling process using ecosystem of packages called "Tidymodels". Specifically, deals with application of supervised random forest algorithm and hyperparameter tuning in multi-class classification problem using spatial data.