HyperIA
Trainings
Configure classifiers, selectors, and band ranges; then compare metrics across HyperIA runs.
A training ties together a name, a dataset, and a configuration:
- Classifier — e.g. Support Vector Machines or Random Forest.
- Selector — e.g. SFS (sequential feature selection) to pick informative bands.
- Band range — initial and final band indices the selector searches within.
After training completes, use Metrics to compare runs: accuracy, kappa, F1 versus number of bands, plus spectral visualization (and confusion matrix where available) per model.

Step-by-step UI flow: Quick start.