Calvin Tirrell's repositories
Run-GPT2-On-Raspberry-Pi-4-With-Python
Detailed set of instructions, Python code and links/resources
Capstone_Credit_Card_Classification
Explore training a computer model to simulate approving or denying someone a credit card and learn more about possible factors that impact credit card application algorithms. Video demonstration included.
Pokemon_Analysis
Doing an analysis on Pokemon using the data provided here: https://github.com/lgreski/pokemonData
SimpleShopifyBot
A simple Shopify 'bot' with a basic user interface. Made with Python and Selenium as a proof of concept of learning. Link to video recording of demonstration.
AWS_certs_badges
AWS certs and badges
capstone-flask-app-template-012720
This repository contains my Flask web app to act like an online credit card application.
capstone_credit_card_app
Attempting to deploy my local Flask web app to AWS
CraigslistJobFeed
A job feed based on a link from the search results on Craigslist. Link to video recording of demonstration.
cs5356-docs
intro
Developing-and-Designing-Interactive-Devices
The main repository for a class given by Wendy Ju at Cornell Tech.
ecommerce_data
Analysis of e-commerce data from a real retail business.
generative-ai-for-beginners
12 Lessons, Get Started Building with Generative AI đź”— https://microsoft.github.io/generative-ai-for-beginners/
Interactive-Lab-Hub
Lab 1 - staging interaction
JupyterLiteDemoCopy
Copy of JupyterLite demo deployed to GitHub
Loan_Analysis
Our team utilized a limited data set of loan applications and compared 2 models to see which would predict approvals and denials more accurately
Marketing_Analytics_Project
Utilizing marketing / customer data from this Kaggle competition (https://www.kaggle.com/jackdaoud/marketing-data)
mobile_apps
Analyzing mobile phone apps data provided by this Kaggle link: https://www.kaggle.com/ramamet4/app-store-apple-data-set-10k-apps
mod4_project
Final group project during Flatiron's full time Data Science bootcamp program - using Neural Networks to diagnose Pneumonia in X-rays.
Movie_Data
Analysis and exploration of movie data. Data set provided by GroupLens Research (https://grouplens.org/datasets/movielens/)
nvidia-bot
Tool to help us buy a GPU in 2020
SearchAndConcat
This Python script searches the folder path for specified CSV files and joins all the information into a master CSV. Link to video recording of demonstration.
SearchAndUpload
Finds and downloads an Excel sheet from a specific Outlook email. The script then saves a backup copy of the Google BigQuery table and makes some formatting changes to the incoming data before it is uploaded.
ShakespeareComplimentsAndInsults
A program that randomly generates from a select list of words to create Shakespearean compliments or insults
simpleaichat
Python package for easily interfacing with chat apps, with robust features and minimal code complexity.
smartphone_price_classification
Determine a new smartphone's price based on similar specifications to current phone models.
weather_analysis
Weather data analysis using csv files provided by FiveThiryEight