marcosbr/predictive-geology-maps

New options for GUI

marcosbr opened this issue · 3 comments

The UI should have a checkbox (previously selected) that the user chooses to run the PCA on the multi-band raster (default value: True) variable name:

self.run_pca

Should we have an option like "use enough components to explain #% of the variance" (where the user selects the percentage from a dropdown)?

Should we have an option like "use enough components to explain #% of the variance" (where the user selects the percentage from a dropdown)?

I like that idea!

  • Run PCA (option to disable and a dropdown to select #% of the variance
  • Option to run with coordinates as features in the model