array_split.ShapeSplitter.check_consistent_parameter_grouping¶
- ShapeSplitter.check_consistent_parameter_grouping()[source]¶
Ensures this object does not have conflicting groups of parameters.
- Raises:
ValueError – For conflicting or absent parameters.