1. When I use the simple tool to create training and testing data set, is it the fixed data set and not use the K-Fold Cross Validation skills? Basically, it is just simple validation?
2. In the logistic regression tool, there is no option to allow me to set up K-Fold, are all the prediction tool do not have this function?
3. In the sample tool, this is the option called "random seed", what the meaning of this one? in what situation I need change the default value? thank you.