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

Logistic regression LSM model shows only high value #6

Closed talhamalik211 closed 2 years ago

talhamalik211 commented 2 years ago

There is issue with me when i run logistic regression it show only high value. Please help me to solve this issue.

emrehanks commented 2 years ago

Hi, please try the Sample Data which give on this Github web page. If you meet the same problem again then I'll try to help you.

talhamalik211 commented 2 years ago

Thank you for your reply. Brother my Master's thesis is stuck because of this problem. I had tried many time bus only in the logistic regression the LSM show only high value.

On Wed, 11 Aug 2021, 7:26 pm Emrehan Kutlug Sahin, @.***> wrote:

Hi, please try the Sample Data which give on this Github web page. If you meet the same problem again then I'll try to help you.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/emrehanks/R-ArcGIS-LSM_ToolPack/issues/6#issuecomment-896873846, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASUD37LDIQVNFXXLRVKFOHDT4KCDBANCNFSM5B4HRSZA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .

talhamalik211 commented 2 years ago

This issue only face only in mine one data set. I also used this tool logistic regression for another data set but it dosen't show and kind of problem. Please can you tell me that what kind of possibility that cause this kind of issue in LSM of LOGISTIC regression. So that i can check that issue in my data .

On Thu, 12 Aug 2021, 12:02 pm Talha Malik, @.***> wrote:

Thank you for your reply. Brother my Master's thesis is stuck because of this problem. I had tried many time bus only in the logistic regression the LSM show only high value.

On Wed, 11 Aug 2021, 7:26 pm Emrehan Kutlug Sahin, < @.***> wrote:

Hi, please try the Sample Data which give on this Github web page. If you meet the same problem again then I'll try to help you.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/emrehanks/R-ArcGIS-LSM_ToolPack/issues/6#issuecomment-896873846, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASUD37LDIQVNFXXLRVKFOHDT4KCDBANCNFSM5B4HRSZA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .

emrehanks commented 2 years ago

hi, apparently the main problem is caused by your data. I recommend you increased data size and use raw data (I mean that nonclassified data).

talhamalik211 commented 2 years ago

Thank you brother for your reply. I will try this if it solved the problem then i will inform you.

On Thu, 12 Aug 2021, 5:30 pm Emrehan Kutlug Sahin, @.***> wrote:

hi, apparently the main problem is caused by your data. I recommend you increased data size and use raw data (I mean that nonclassified data).

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/emrehanks/R-ArcGIS-LSM_ToolPack/issues/6#issuecomment-897599287, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASUD37K5MGQLLIAIBWIB5E3T4O5FFANCNFSM5B4HRSZA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .

talhamalik211 commented 2 years ago

thank you soo much brother my problem has been solved. i will acknowledge you in my work.

On Fri, Aug 13, 2021 at 7:03 PM Talha Malik @.***> wrote:

Thank you brother for your reply. I will try this if it solved the problem then i will inform you.

On Thu, 12 Aug 2021, 5:30 pm Emrehan Kutlug Sahin, < @.***> wrote:

hi, apparently the main problem is caused by your data. I recommend you increased data size and use raw data (I mean that nonclassified data).

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/emrehanks/R-ArcGIS-LSM_ToolPack/issues/6#issuecomment-897599287, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASUD37K5MGQLLIAIBWIB5E3T4O5FFANCNFSM5B4HRSZA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .

emrehanks commented 2 years ago

Your welcome. Best regards, EKS...