This post describes a technique for using Ansible variables to create a menu driven request for vSphere VMs and allowing for "t-shirt sizes" to govern CPU and memory. This technique…
Most of machine learning can be broken down into two major categories: classification and prediction. Classification is where you try to decide which category something belongs into. A couple of…
Data science, at its core, is about time. Time to increasing sales, time to finding cures for diseases, time to understanding. Thus, it is critical to think about what…
Customers often ask me about how to operationalize the machine learning models they have created. It’s common for them to have the machine learning model, but are struggling with how…
If you have ever used Pandas, you know that it is a great tool for creating and working with data frames. As with any software, optimizations can be done to…