Machine Learning Estimators: Implementation and Comparison in Python

Fabian Merle
DOI: https://doi.org/10.1515/cmam-2023-0198
2024-01-25
Computational Methods in Applied Mathematics
Abstract:We compare different machine learning estimators and present details about their implementation in Python. The computational studies are conducted for classification as well as regression problems. Moreover, as one of the founding problems of machine learning, we present the specific classification task of handwritten digit recognition . In this connection, we discuss the mathematical formulation and of course the implementation details of this problem. All corresponding Python code is fully provided on request and can be downloaded from the author's GitHub page https://github.com/Fab1Fatal.
mathematics, applied
What problem does this paper attempt to address?