emrehanks / R-ArcGIS-LSM_ToolPack

This tool is to develop an easy-to-use tool package called Landslide Susceptibility Mapping Tool Pack (LSM Tool Pack) for producing landslide susceptibility maps based on integrating R with ArcMap Software. The proposed tool contains 5 main modules namely: (1) Data Preparation (DP), (2) Feature (Factor) Selection (FS), (3) Logistic Regression (LR), (4) Random Forest (RF), (5) Performance Evaluation (PE) and (6) Create Raster Stack (Multi-Bands).
Apache License 2.0
40 stars 11 forks source link

RandomForest #17

Open Autismht opened 2 years ago

Autismht commented 2 years ago

Using random forest in arcgis10.7, the software will crash and exit.

emrehanks commented 2 years ago

Hi, it can be caused by your data. If you have ArcGIS Pro 64-bit version can handle this issue. But, I highly recommended to you first try the tool with sample data that is shared on this website. If the module works properly, try reducing the data size. Best regards

emrehanks commented 1 year ago

Hi, I updated the Random Forest module in the LSM Tool Pack and also created a new tool pack for only the 64-bit versions of ArcGIS Pro and R Base 4.2.x. If you have ArcGIS Pro, I recommend that you use this version. Best regards https://github.com/emrehanks/R-ArcGIS-LSM_ToolPack-64bit