Using the fitted model m what is the macro precision score? (Use y_test and X_test to compute the precision score.) 1. 2. 3. 4. 5. 6. print (m). SVC(C = 1.0 ...
確定! 回上一頁