Beware the Local Minima
Dec 3,
2019
My career would probably be going better if I were not so easily distracted. A recent distraction occurred when I was browsing for some simple Keras code to test an installation of Intel’s PlaidML library. I came across a linear regression performed using Keras but the graph didn’t look quite right. There were more points […]
5 best practices to perform data wrangling with Python
Aug 8,
2019
Data wrangling is the process of cleaning and structuring complex data sets for easy analysis and making speedy decisions in less time. Due to the internet explosion and the huge trove of IoT devices there is a massive availability of data, at present. However, this data is most often in its raw form and includes a lot […]