Posts

Showing posts with the label Projects

2020-01-13: Data Science Fall 2019 Class Projects

Image
Here’s a list of projects from the CS 620 Introduction to Data Science & Analytics course from Fall 2019. All the projects are implemented using Python and Google Colab. Google Colab ( Colaboratory) is a free Jupyter notebook environment that requires no setup and runs entirely in the cloud. With Colaboratory you can write and execute code, save and share your analyses, and access powerful computing resources, all for free from your browser. All the projects are based on publicly  available datasets, you’ll be able to find the links to the datasets, all the pre-processing, wrangling, analytics, machine learning and visualization steps using Python from these Colab Reports. If you need a quick summary, there’s a summary of the project at the very end of each Colab report.   Classifying White Wine Samples Dissolving the Myth surrounding Gender, Ethnic and Job discrimination in the city of Norfolk Innovations and Development around the World Crime Analysis P...