Machine learning and artificial intelligence (ML and AI) have seized Tech mindshare in a way few topics have in recent memory. A couple months ago I noticed people talking about artificial…
Read more »
Model Optimization is a task in which we improve the accuracy of the Machine Learning Model and reducing the effects of overfitting or underfitting. (more…)
Read more »
One of the most amazing things about Python's scikit-learn library is that is has a 4-step modeling pattern that makes it easy to code a machine learning classifier. While this tutorial uses a classifier called Logistic Regression, the coding process in t... (more…)
Read more »
As an avid book reader I have a problem on how stores like Amazon recommend me books that are related to the one I’m about to buy, be it in… (more…)
Read more »
NVIDIA Volta GPUs are now publicly available and easy to use on Amazon Web Services. NVIDIA announced the NVIDIA GPU Cloud ML software repository, and Amazon announced a new 8 GPU P3 instance to host Machine Learning, delivering nearly a trillion Ops/Seco... (more…)
Read more »