Pinned Repositories
AirlinesPredictionR
Logistic Regression Model to test Airlines Delays in R
birthdayStatistics
This program shows the probability that a group of n size shares at least one common birthday.
BlinkLED
raspberry pi program to blink LCD
Coronavirus-ConradBI
Daily data collection scripts for weather by county and coronavirus by county and state
Retail_Store_Location_Scrapper_R
Scrapes the location of all various retail store locations to get their address, city, state, zip, and phone number. Useful with latitude and longitude to do competitor analytics.
runningShiny
R shiny app that shows analytical progression of various road races by event and gender
sentiment_analysis
the-analyzer
Natural language processing models built based off Yummly.com dataset to analyze the ethnic origin of a cuisine based off specified list of ingredients provided by users. Also gives recipe suggestions based off of ingredients in model.
the-redactor
This program takes a text file and redacts sensitive information from the original file in a new redacted file. Some of this sensitive information can be things like names, dates, genders, and specific concepts. Doing these redactions by hand can be difficult and take time. This program automates that task.
Politics_AI
Web Application that visualizes social media political data through the lens of data science and analytics.
JacobDuvall's Repositories
JacobDuvall/Coronavirus-ConradBI
Daily data collection scripts for weather by county and coronavirus by county and state
JacobDuvall/sentiment_analysis
JacobDuvall/AirlinesPredictionR
Logistic Regression Model to test Airlines Delays in R
JacobDuvall/BlinkLED
raspberry pi program to blink LCD
JacobDuvall/Retail_Store_Location_Scrapper_R
Scrapes the location of all various retail store locations to get their address, city, state, zip, and phone number. Useful with latitude and longitude to do competitor analytics.
JacobDuvall/the-analyzer
Natural language processing models built based off Yummly.com dataset to analyze the ethnic origin of a cuisine based off specified list of ingredients provided by users. Also gives recipe suggestions based off of ingredients in model.
JacobDuvall/the-redactor
This program takes a text file and redacts sensitive information from the original file in a new redacted file. Some of this sensitive information can be things like names, dates, genders, and specific concepts. Doing these redactions by hand can be difficult and take time. This program automates that task.
JacobDuvall/build_a_pc_sales
Sends texts when there is a new monitor on sale
JacobDuvall/churn_analytics
customer segmentation and churn analysis
JacobDuvall/cpp_ds2
some c++ code
JacobDuvall/datascience_twitter
really awesome and fantastic data science stuff for twitter WOW!
JacobDuvall/demosPy
Some helpful tools in Python.
JacobDuvall/GitHub_Repository_Language_Breakdown
Gives statistical analysis for a user's GitHub repositories
JacobDuvall/HousePricesLinearRegression
Use linear regression to predict house prices.. A practice in eventually learning multiple linear regression
JacobDuvall/machine_learning_notebooks
JacobDuvall/ninjamovies
We Love Ninja Movies Dot Com
JacobDuvall/nltk_spacy
JacobDuvall/police-incident-reports
JacobDuvall/PredictingDiabetes
Using Pima Indian Diabetes data to predict likely diabetes candidates using machine learning methodologies
JacobDuvall/pythonPPL
Two projects done in Python for PPL. The first is a project for sorting student grades, the second is a SPSP project for finding the first 20 SPSPs following my student ID * 10
JacobDuvall/schemePPL
polynomial arithmetic functions implemented in scheme. Addition, subtraction, derivation, multiplication.
JacobDuvall/servoMotor
servo motor controls from the Raspberry Pi
JacobDuvall/StudentConsoleApp
console scribblings for the soon to come web app
JacobDuvall/StudentWebAppPy
Python web app in Flask for managing students
JacobDuvall/TerminalCustomShell
Custom shell commands for terminal written in C
JacobDuvall/TextGamePy
text game I wrote for someone to help them learn basics
JacobDuvall/the-summarizer
Text summaries of COVID-19 articles sourced from https://www.kaggle.com/allen-institute-for-ai/CORD-19-research-challenge
JacobDuvall/utilities
scripts or programs useful to me
JacobDuvall/WeatherGUI
WeatherGUI written in Python using Tkinter and Pillow frameworks. Displays weather, changes weather for running condition, and uses Strava API to track recent running statistics for a given athlete.
JacobDuvall/ZipFile
Python program to compress a file with bz2and gzip