Affiliation:
1. Mathematisches Institut , Universität Tübingen , Auf der Morgenstelle 10, 72076 Tübingen , Germany
Abstract
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.