Open acheshkov opened 3 weeks ago
Hi, the training strategy involved leave-one-out cross-validation. Specifically, the model was trained on all faults except one and then evaluated on the remaining fault. This process was repeated for each fault in the dataset.
Hi!
In you paper tells that model was trained on all projects from Defects4J. I'm curios what is yours train-test-split strategy?