Pinned Repositories
android-activity-lifecycle-demo
An Android app that showcases when various activity life cycle callbacks take place.
android-bluetooth-scanner
An android app that scans for other devices via bluetooth.
automated-webscraping-for-indeed.com
Webscrape job information off of indeed.com and store it in a database
CHI-deep-dish-pizza-bot
A Reddit bot that replies current Twitter sentiment analysis about Chicago deep dish pizza.
human-voice-detection
Binary classification problem that aims to classify human voices from audio recordings. Implemented using PyTorch and Librosa.
LDA-tweet-classification
tweet classification using latent dirichlet allocation
smartphone-sensors-app
An android app that showcases raw data from various sensors in a smartphone
split-videos-to-frames
Python script that splits videos into individual frames.
stroke-prediction-using-deep-learning
Implementation of the study: "The Use of Deep Learning to Predict Stroke Patient Mortality" by Cheon et al.
UCI-iris-classification
A python script that classifies iris flower species based on their various dimensions.
hernanrazo's Repositories
hernanrazo/human-voice-detection
Binary classification problem that aims to classify human voices from audio recordings. Implemented using PyTorch and Librosa.
hernanrazo/split-videos-to-frames
Python script that splits videos into individual frames.
hernanrazo/smartphone-sensors-app
An android app that showcases raw data from various sensors in a smartphone
hernanrazo/stroke-prediction-using-deep-learning
Implementation of the study: "The Use of Deep Learning to Predict Stroke Patient Mortality" by Cheon et al.
hernanrazo/android-activity-lifecycle-demo
An Android app that showcases when various activity life cycle callbacks take place.
hernanrazo/UCI-iris-classification
A python script that classifies iris flower species based on their various dimensions.
hernanrazo/android-bluetooth-scanner
An android app that scans for other devices via bluetooth.
hernanrazo/CHI-deep-dish-pizza-bot
A Reddit bot that replies current Twitter sentiment analysis about Chicago deep dish pizza.
hernanrazo/cs546_fall2021_project_hrazo
CS546-fall2021 project
hernanrazo/tf_image_classifier_example
Basic Android image classifer using the TensorFlow library.
hernanrazo/UCI-census-income-classification
A python script that predicts a person's income based on other criteria
hernanrazo/automated-webscraping-for-indeed.com
Webscrape job information off of indeed.com and store it in a database
hernanrazo/LDA-tweet-classification
tweet classification using latent dirichlet allocation
hernanrazo/AMZN-stock-analysis
AN analysis of AMZN stock data using the R language
hernanrazo/C-practice-problems
A repo with various C files containing practice problems
hernanrazo/drive-capital-hackathon
code related to the drive capital hackathon (07/08/2023)
hernanrazo/fragment-communication-demo
An Android app that showcases fragment communication using a basic two fragment example.
hernanrazo/hands-on-machine-learning-exercises-2nd
Solutions to the exercises found in Hands On Machine Learning with Scikit Learn and TensorFlow (2nd edition) by Aurélien Geron.
hernanrazo/kaggle-titanic-competition-submission
A python script made to predict which passengers will survive the Titanic disaster.
hernanrazo/kobe-shot-prediction
A python script that predicts whether or not Kobe Bryant's shots will succeed.
hernanrazo/loan_predictor_demo
A python script that analyzes applicant information and predicts whether or not they will get approved for a loan.
hernanrazo/NLP-text-summarizer
work in progress
hernanrazo/restaurant-example-app
An example Android app meant for a restaurant.
hernanrazo/sav-challenge-submission
Code submission for the open Software Engineer position at Sav.com
hernanrazo/stock-gitignore-file
my stock .gitignore file. Contains the bare minimum entries for most projects I do.
hernanrazo/trivium-lyrics-analysis
Natural language processing of song lyrics using NLTK.
hernanrazo/twitter-sentiment-analysis-demo
A python script that uses the natural language library TextBlob and tweepy to figure out the sentiment analysis of a given topic on Twitter.
hernanrazo/twitter_bot
Twitter bot that posts tweets from a database and uses latent dirichlet allocation to classify and interact with tweets.
hernanrazo/vim-stuff
vim >>>>>> Emacs
hernanrazo/XRay-Optics-Simulation