Calculating accuracy
Use confusionMatrix(p_class, test[["Class"]]) to calculate a confusion matrix on the test set.
What is the test set accuracy of this model (rounded to the nearest percent)?
यह अभ्यास पाठ्यक्रम का हिस्सा है
Machine Learning with caret in R
इंटरैक्टिव व्यावहारिक अभ्यास
हमारे इंटरैक्टिव अभ्यासों में से किसी एक के साथ सिद्धांत को व्यवहार में बदलें
अभ्यास शुरू करें