Awesome data science projects you can finish in a weekend
Welcome back! Data science is an amazing area with exploding growth, so let’s talk about some data science projects you can finish up in a weekend. Now, these projects use a few different programming languages, but as long as you know R and Python, you should be in a good spot, let’s get started!
Machine Learning With Keras
First up we have a machine learning project with Keras, this project uses Python and tensor flow alongside the Keras package to develop a machine learning model, check out the link below to view this project:
This is a great introduction to the Keras package, but I will say that it’s probably best to understand a bit of machine learning before going through that tutorial, so make sure to brush up on your machine learning experience before starting that project.