Given a pre-generated partitioning XXX
TODO 4 Swaroop – provide documentation Example ——-
- partitioner = ChainNode([NFoldPartitioner(),
- ExcludeTargetsCombinationsPartitioner(
- k=2, targets_attr=’targets’, space=’partitions’)],
space=’partitions’)
Notes
Available conditional attributes:
(Conditional attributes enabled by default suffixed with +)
Initialize instance of ExcludeTargetsCombinationsPartitioner
Parameters : | enable_ca : None or list of str
disable_ca : None or list of str
space: str, optional :
postproc : Node instance, optional
descr : str
|
---|