At first glance, this is once again a reference request for "How to start machine learning".
However, my mathematical background is relatively strong and I am looking for an introduction to machine learning using mathematics and actually proving things.
Most references are relatively imprecise and use tons of bla bla where simple formulae and only one example would provide the same content. Also proofs are only found in rare instances.
Starting from standard hand-waving literature (e.g. first Amazon results), I discovered Andrew Ng's Coursera course, then Bishop's book on pattern recognition and finally Smola's book on Machine Learning. The latter seems to be the first that suits my expectations. Unfortunately, the book is only in draft state.
Are there other references that provide a similar level of rigor as Smola's book? Potentially with different or additional content?
Maybe I should add a little bit more about my background:
I have a (German) PhD in mathematics (in the field of PDEs). Particularly, I am used to applied analysis, optimal control theory, calculus of variations, some measure and probability theory, numerics and differential geometry. During my diploma, my minor subject was computer science. Hence, somehwere inside my head, I still have some knowledge on algorithms, computational geometry and geometric modelling.
Edit: Would it potentially be better to ask this question at Data Science Stack Exchange? I don't want to spam the board with the same question, but if you think that I have a higher chance to obtain an answer there, I would post the question there. Of course, I would link those questions and answers. Any comment on that?
learning from data
were you can find some proofs in the first chapters. Apart from that, I haven't found the book for me yet. Murphy's book probably gives a good general overview. I'd say – Quickbeam2k1 Apr 27 '20 at 18:47