data science
-
I sat down with Jeremie Harris recently (co-founder and COO of SharpestMinds) for the Towards Data Science podcast. We talked about quitting a PhD, learning programming and data science from scratch, and what habits can help you get there. Listen below on Spotify, or find it on your favourite podcast streaming service!
-
I gave a tutorial to the SharpestMinds community this week on Flask and Heroku that proved useful. So I edited it and uploaded it. I essentially live code a basic web app from scratch to host an image classifier. It is scrappy and cuts a few corners, but the result is a working MVP. I…
-

A common sentiment you’ll hear from data scientists is that the majority of their day-to-day work is spent collecting and cleaning data. This is a skill many beginner data scientists tend to neglect. It’s much easier to grab an existing clean data-set and start building models instead of creating one from scratch. At SharpestMinds, we…
