Aatmaj-Zephyr / Neural-networks-in-Java

MIT License
1 stars 0 forks source link

Add k+1 testing #46

Open Aatmaj-Zephyr opened 1 year ago

Aatmaj-Zephyr commented 1 year ago

Test k+1th data after k training and find accuracy

Aatmaj-Zephyr commented 1 year ago

https://machinelearningmastery.com/k-fold-cross-validation/