CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In
veeralakrishna

Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.

GitHub Repository: veeralakrishna/DataCamp-Project-Solutions-Python
Path: blob/master/README.md
Views: 1229

DataCamp Project Solutions - Python

This repository contains solutions to various DataCamp projects. These projects are designed by expert instructors and are an important step in your journey to become data fluent. They help you build your data science portfolio to show employers.

Table of Contents

Projects

Designed by expert instructors, DataCamp Projects are an important step in your journey to become data fluent and help you build your data science portfolio to show employers.

ProjectDescription
A Network analysis of Game of ThronesAnalyze the relationships between characters in Game of Thrones.
A New Era of Data Analysis in BaseballUse data analysis techniques to understand the evolution of baseball.
A Visual History of Nobel Prize WinnersExplore the history of Nobel Prize winners through data visualization.
ASL Recognition with Deep LearningBuild a convolutional neural network to recognize American Sign Language.
Analyze Your Runkeeper Fitness DataImport, clean, and analyze your Runkeeper fitness data.
Bad passwords and the NIST guidelinesCheck what passwords fail to conform to the National Institute of Standards and Technology password guidelines.
Book Recommendations from Charles DarwinBuild a book recommendation system based on Charles Darwin's book collection.
Classify Song Genres from Audio DataRock or rap? Apply machine learning to classify song genres.
Disney Movies and Box Office SuccessExplore Disney movies and their box office success.
Do Left-handed People Really Die Young?Use probability and statistics to analyze if left-handed people die young.
Dr. Semmelweis and the discovery of handwashingAnalyze historical data to understand the discovery of handwashing.
Exploring 67 years of LEGOExplore a database of every LEGO set ever built.
Exploring the Bitcoin cryptocurrency marketExplore the market capitalization of Bitcoin and other cryptocurrencies.
Exploring the evolution of LinuxFind out about the development of the Linux operating system by exploring its Git repository history.
Find Movie Similarity from Plot SummariesUse NLP and clustering on movie plot summaries to quantify movie similarity.
Generating Keywords for Google AdWordsAutomatically generate keywords for a search engine marketing campaign using Python.
Give Life: Predict Blood DonationsBuild a binary classifier to predict if a blood donor is likely to donate again.
Mobile Games A/B Testing with Cookie CatsAnalyze an A/B test from the popular mobile puzzle game, Cookie Cats.
Name Game: Gender Prediction using SoundAnalyze the gender distribution of children's book writers and use sound to match names to gender.
Predicting Credit Card ApprovalsBuild a machine learning model to predict if a credit card application will get approved.
Recreating John Snow's Ghost MapRecreate John Snow's famous map of the 1854 cholera outbreak in London.
Reducing Traffic Mortality in the USADevelop a strategy for reducing traffic-related deaths.
Risk and Returns: The Sharpe RatioUse pandas to calculate and compare profitability and risk of different investments using the Sharpe Ratio.
The Android App Market on Google PlayLoad, clean, and visualize scraped Google Play Store data to understand the Android app market.
The GitHub History of the Scala LanguageFind the true Scala experts by exploring its development history in Git and GitHub.
The Hottest Topics in Machine LearningUse Natural Language Processing on NIPS papers to uncover the trendiest topics in machine learning research.
TV, Halftime Shows, and the Big GameLoad, clean, and explore Super Bowl data in the age of soaring ad costs and flashy halftime shows.
Up and Down With the KardashiansPlot Google Trends data to find the most famous Kardashian/Jenner sister.
Which Debts Are Worth the Bank's Effort?Play bank data scientist and use regression discontinuity to see which debts are worth collecting.
Who Is Drunk and When in Ames, Iowa?Flex your pandas muscles on breath alcohol test data from Ames, Iowa, USA.
Word Frequency in Moby DickUse web scraping and NLP to find the most frequent words in Herman Melville's novel, Moby Dick.

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • Python 3.x

  • Jupyter Notebook or any other preferred IDE

Installation

  1. Clone the repo

    git clone https://github.com/veeralakrishna/DataCamp-Project-Solutions-Python.git