Last month I was working on a machine learning project. If you make use of grid
search to find the optimum parameters, it is nice to know how much time an
iterating process costs, so I do not waste my time. In this blog you’ll learn
how to:
* Install