bcgov / wetlandmapR

Scripts, tools and example data for mapping wetland ecosystems using data driven R statistical methods like Random Forests and open source GIS
Apache License 2.0
17 stars 6 forks source link

Output/save model diagnostics data #11

Open sicasley opened 5 years ago

sicasley commented 5 years ago

https://github.com/bcgov/wetlandmapR/blob/00419d7c44c8d6ff1afb577eec5f1ae5b8a67355/R/modelmap_processing.R#L144-L149

Model diagnostics could be output to standalone file(s) in the model output folder, or they could be saved in the log file (issue #6), along with the model input params - may make it easier to compare different model runs?