recently i came across training accuracy and testing accuracy and i am having following doubts.
1. Is training accuracy and testing accuracy defined for K-fold cross validation method or is it only defined for Hold-out cross validation(where data is split into train and test data) ?
2. In training accuracy if model is tested on training sets will not the training accuracy 100% always?