What is the correct k-fold operation in a decision tree module?
If the k-fold operation of decision tree module is carried out manually,
Is k-fold selected after segmentation?Or is k-fold selected and then segmented?
What exactly does k-fold mean? Thanks !