- drop
num_blocks
argument ofcompute_image_descriptor
andcompute_image_descriptor_from_filepath
- set default post-classification refinement parameter
refine_beta
to 50 (instead of 100) - keyword arguments to
PixelFeaturesBuilder
andPixelResponseBuilder
can be explicitly provided to the initialization ofClassifierTrainer
, and are documented there - raise a
ValueError
when a provided response is not a binary tree/non-tree image
- correction (typo)
keep_emtpy_tiles
->keep_empty_tiles
insplit_into_tiles
- initial release