How to Normalize or to Scale the Stacked Raster data in R?

preview_player
Показать описание
To watch the full course, use the link:
Code below :------------------------------

maxs = apply(data_train, 2, max)
mins = apply(data_train, 2, min)
str(scaled_train)
--------------------------------------------------------------------

- Welcome to my Step-By-Step video tutorial, using Artificial Neural Network ANN with GIS data for Prediction of Hazards, minerals sources, viruses and diseases susceptible distribution regions, Urban planning and others spatial targets. Instructor: Dr. Omar Althuwaynee

- The first and only Step-By-Step video tutorial
- Using R programming and QGIS only.
- Codes, data and tools are provided.
- Full support by the instructor.
Рекомендации по теме
Комментарии
Автор

Dear AlThuwaynee... It will be very informative if you put a short video on how to calculate information gain ratio for eliminating non significant variables...

achual
Автор

Very informative tutorial. Which programming language is best among two for spatial data analysis R or Python ?

zikrafirdouse
Автор

may i know the formula to be applied in R to obtain landslide susceptibility mapping using SVM?

drjacinthjennifer