Load the MNIST data and split it into a training set and test set (If you want, you can reuse the code we used in our cl
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Load the MNIST data and split it into a training set and test set (If you want, you can reuse the code we used in our cl
Load the MNIST data and split it into a training set and test set (If you want, you can reuse the code we used in our class MNIST basic Keras colab notebook). Train a Random Forest classifier on the dataset. Time how long it takes to train the model. Then evaluate the model on the test set. Report your results using the sklearn classification report.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!