by content simplicity | May 30, 2019 | data, tutorial
Conquer the basics of multiple linear regression (and backward elimination!) and use your data to predict the future! (This article first appeared in Towards Data Science) Multiple linear regression is a lot of fun. Being able to predict the future is awesome....
by content simplicity | May 27, 2019 | data, tutorial
A clear and comprehensive blueprint for absolutely anyone who wants to build a simple machine learning model (This article first appeared in Towards Data Science) Even you can build a machine learning model. Seriously! Good data alone doesn’t always tell the whole...
by content simplicity | May 26, 2019 | github, tutorial
Getting started with GitHub Pages: the unbelievably quick and easy guide for creating and publishing a free portfolio, blog, or website (This article first appeared on Towards Data Science) GitHub Pages has to be the coolest tool that people don’t know that they...
by content simplicity | Apr 10, 2019 | tutorial
(This article first appeared in Free Code Camp) Image classifiers are amazing. How do you teach a computer to look at an image and correctly identify it as a flower? How do you teach a computer to see an image of a flower and then tell you exactly what species of...
by content simplicity | Mar 3, 2019 | tutorial
Image by VislazFotosas via Pixabay Conquer the basics of CNNs and image classification in mere minutes This article first appeared in Towards Data Science Curious about image classification? “One thing that struck me early is that you don’t put into a photograph...