Every Data Scientist Should Build These Projects

Manpreet Singh
4 min readJul 5, 2022

Welcome back! Data Science is an amazing career path with exploding growth, so, let’s take a look at some projects that every data scientist should build!

Predicting Crypto Price

First up we have a fairly robust project, predicting crypto price using Python & machine learning, check out this tutorial below:

Now, this is definitely not a full tutorial on machine learning, but if you have some basic knowledge on some machine learning concepts you should be able to follow along with this tutorial. I posted it at the end because it may take longer to understand than any of these other projects, but I did make a Google Colab specifically for this project which I linked with it, so if you don’t want to code it all out you could just run the Google Colab notebook. This project is definitely the toughest one since i’m assuming you know a bit of machine learning but it’s also one that you may learn the most from.

Website Scraping With R

--

--