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

FSelector 0.32 Version Issue #2

Open emrehanks opened 3 years ago

emrehanks commented 3 years ago

Dear Users, the new version of FSelector (v0.32) can be caused a problem when running _2Feature Selection Module, therefore I advised to install and changed the older version of this library from this "https://cran.r-project.org/src/contrib/Archive/FSelector/FSelector_0.31.tar.gz".

Best regards Emrehan K. Sahin

Neelumgithub commented 3 years ago

@emrehanks Great work. The geoscience community would love to compliment efficacy of this tool. I would suggest to upgrade it for compatibility with current R version. I hope contributions from developers will help adding other ML algorithms to transform it into a wonderful package.

emrehanks commented 3 years ago

@emrehanks Great work. The geoscience community would love to compliment efficacy of this tool. I would suggest to upgrade it for compatibility with current R version. I hope contributions from developers will help adding other ML algorithms to transform it into a wonderful package.

Dear Neelum, thank you for your valuable ideas. Don't worry I will update all modules very soon. Also, a new toolpack with very useful modules will be added soon to this GitHub webpage.

Best regards Emrehan K. Sahin