Pinned Repositories
Assignments-Galvanize-Python
I made an app out of homework with Galvanize. It shows the prompt and my script for that prompt, then, upon pressing 'n', works through the script.
atomic_ds
aws_flask_app
flask app template to put onto AWS
counting_sea_lions
Building a CNN to get accurate counts of Sea Lions, divided by gender and age, from Satellite images
e_diary
a simple python based journaling tool that allows you to create a database with journal entries, view and delete entries, and search for keywords within your writing.
event_fraud
Detecting Fraud in Event Ticket Sales
galvanize_data_science
Blogging my way through the Data Science course at Galvanize
Helpful-Python-Hints
Bits of python code, built_in functions, etc that save time
Reverse-Polish-Notation-Calc
numbers in front, operator at the end
simpsons_analysis
Predicting IMDB ratings from the scripts alone; A ratio-based approach to Recommenders
be-ns's Repositories
be-ns/simpsons_analysis
Predicting IMDB ratings from the scripts alone; A ratio-based approach to Recommenders
be-ns/event_fraud
Detecting Fraud in Event Ticket Sales
be-ns/galvanize_data_science
Blogging my way through the Data Science course at Galvanize
be-ns/Helpful-Python-Hints
Bits of python code, built_in functions, etc that save time
be-ns/Reverse-Polish-Notation-Calc
numbers in front, operator at the end
be-ns/Assignments-Galvanize-Python
I made an app out of homework with Galvanize. It shows the prompt and my script for that prompt, then, upon pressing 'n', works through the script.
be-ns/atomic_ds
be-ns/aws_flask_app
flask app template to put onto AWS
be-ns/counting_sea_lions
Building a CNN to get accurate counts of Sea Lions, divided by gender and age, from Satellite images
be-ns/e_diary
a simple python based journaling tool that allows you to create a database with journal entries, view and delete entries, and search for keywords within your writing.
be-ns/aws_scripts
Repository of useful scripts and instructions for using AWS
be-ns/DSI_resources
Collection of resources from DSI for quick reference
be-ns/git-basics
A super simple, straightforward markdown on git workflow
be-ns/Hiphopathy
HipHopathy, An introductory Data Science Unit Using Rap Lyrics. The goal of this unit is to connect cultural relevance to computing by introducing elementary techniques of natural language processing with a corpus of hip-hop data.
be-ns/intro-spacy-nlp
An introduction to using spaCy for NLP and machine learning
be-ns/kanye_loves_kanye
A Lyrical excursion to find recursive mentions in Kanye West music, but Kanye West, about Kanye West.
be-ns/logistic_regression_exploration
testing creating logistic models for classifying data using Python, SKlearn, Numpy, and Pandas
be-ns/Mental_Health
Looking at a 2016 survey on Mental Health in the workplace across countries
be-ns/neural-network-genetic-algorithm
Evolving a neural network with a genetic algorithm.
be-ns/news_sentiment
testing bias in the news using deep learning
be-ns/pattern_classification
A collection of tutorials and examples for solving and understanding machine learning and pattern classification tasks
be-ns/Quick_Eval
A small class for speedy evaluation of classifiers.
be-ns/scikit-learn-videos
Jupyter notebooks from the scikit-learn video series
be-ns/spark-install
Installation guide for Apache Spark + Hadoop on Mac/Linux
be-ns/spark-talk
Materials for Spark talk at Big Data & Analytics Learning Series
be-ns/VeloSpark
The Colorado activity recommender. This is an application I did for my data science immersive capstone project with Galvanize.