Guido Tapia
September 9, 2014
I often say that Machine Learning is like programming in the 60s, you prepare your program, double check everything, hand in your punch cards to the IBM operator, go home and wait. And just like back then, if you had a bug in your code it would me ...
#machine-learning#pandas#predictive-analytics#python#scikit-learn
May 5, 2019
I recently watched this lecture [https://www.youtube.com/watch?v=4lY-oAY0aQU] by Dmitry Krotov and found it very interesting so I thought it would make a good paper to try to reproduce. My original thoughts were that this could potenti ...