Python 2 users: This version requires Python 3.8 or later. The GUI (gPyHLA.py) has been removed because it depended on PyQt4, which is Python-2-only. If you need the GUI or must stay on Python 2, ...
The location suitability modelling (which is a prerequisite for land use modelling in CLUMondo / CLUinPy). You can find the relevant scripts in the folder suitability and the manual here. The proper ...
Ordinal regression is utilised when data contains an ordinal variable with categorical values that have a defined order. It serves as an intermediary method between regression and classification ...