Home
Information

AI Dataset Collection

Large-scale datasets and benchmarks for training, evaluating, and testing models to measure

Tools

Intelligent Document Recognition

Comprehensive Text Extraction and Document Processing Solutions for Users

AI Tutorial

MNIST-Image-Recognition-Based-on-Xgboost-Algorithm-and-Features-Extraction

Public

Different from the common practice of MNIST image recognition using CNN algorithm, I apply Numpy and OpenCV to extract relevant features from each MNIST figure, and then trains Xgboost recognition model. After gradually adjusting parameters, the accuracy of the optimal model on the test set can reach 88%. In additon, since I've made extensive use of the broadcasting-mechanism of NumPy instead of loops when coding, the code can run at an excellent speed.

Creat2021-08-11T15:18:59
Update2022-03-30T16:23:39
6
Stars
0
Stars Increase