museotoolbox.ai.SequentialFeatureSelection.predict_best_combination

SequentialFeatureSelection.predict_best_combination(in_image, out_image, in_image_mask=False, higher_confidence=False)[source]

Predict in raster using the best features.

Parameters
  • in_image (str.) – A filename or path of a raster file. It could be any file that GDAL can open.

  • out_image (str.) – A geotiff extension filename corresponding to a raster image to create.

  • in_image_mask (str or False, optional (default=False)) – Path to a geotiff extension filename corresponding to a raster image to create.

  • higher_confidence (str or False, optional (default=False)) – Path to a geotiff extension filename corresponding to a raster image to create.