Pinned Repositories
flower-image-classifier
Deep neural network to classify flower images. Scripts to train model and predict using command line inputs.
halifax-crime-data
Script for gathering crime data from Halifax Open Data (only the previous 7 days are available)
lead-scoring-model
Classifier model to determine whether a lead will become a sales accepted opportunity
django-wiki-app
Harvard EdX Web programming w/ Python - Wikipedia app built with Django
google-autocomplete-generator
Script to return the top 10 google autocomplete search results for 'search term' vs. 'output'
predictive_model_python
Model to predict world happiness scores using factors such GDP, health, and environmental conditions.
data_wrangling
Gathering tweet data by connecting to Twitter API, wrangling and analyzing tweets from WeRateDogs twitter account
flight_delays_data_visualization
Analysis and visualization of flight delay data by carrier, delay type, etc.
income-classifier
Supervised learning project to predict whether an individual's income exceeds a threshold, meaning they should be contacted by a charity organization.
regex-statement-builder
Script to concatenate strings to create a regexp statement to use for inclusions or exclusions (i.e. to exclude all emails with non-corporate domains)
ehayes9's Repositories
ehayes9/sfguide-data-engineering-with-snowpark-python
ehayes9/google-autocomplete-generator
Script to return the top 10 google autocomplete search results for 'search term' vs. 'output'
ehayes9/django-wiki-app
Harvard EdX Web programming w/ Python - Wikipedia app built with Django
ehayes9/halifax-crime-data
Script for gathering crime data from Halifax Open Data (only the previous 7 days are available)
ehayes9/lead-scoring-model
Classifier model to determine whether a lead will become a sales accepted opportunity
ehayes9/regex-statement-builder
Script to concatenate strings to create a regexp statement to use for inclusions or exclusions (i.e. to exclude all emails with non-corporate domains)
ehayes9/income-classifier
Supervised learning project to predict whether an individual's income exceeds a threshold, meaning they should be contacted by a charity organization.
ehayes9/flower-image-classifier
Deep neural network to classify flower images. Scripts to train model and predict using command line inputs.
ehayes9/flight_delays_data_visualization
Analysis and visualization of flight delay data by carrier, delay type, etc.
ehayes9/data_wrangling
Gathering tweet data by connecting to Twitter API, wrangling and analyzing tweets from WeRateDogs twitter account
ehayes9/predictive_model_python
Model to predict world happiness scores using factors such GDP, health, and environmental conditions.