museotoolbox.ai.SequentialFeatureSelection.predict

SequentialFeatureSelection.predict(X, idx)[source]

Predict in raster using the best features.

Parameters
  • X (np.ndarray.) – The array to predict. Must have the same number of bands of the initial array/raster.

  • idx (int.) – The combination (from 0).