Pinned Repositories
AIND-CV-FacialKeypoints
AIND, computer vision capstone project. This repo contains starting code for an end-to-end facial keypoint recognition system that relies on a combination of computer vision and deep learning techniques.
AIND-CV-Mimic
AIND Computer Vision project: Mimic Me!
AIND-Isolation
AIND-Planning
AIND-Recognizer
aind2-rnn
Project materials for RNN segment of AIND nanodegree
dog-project
AIND Term 2 -- CNN Project
EDA-On-NYC-TestScores
This repository is my Exploratory Data Analysis on the NYC Test Score Data from 2006-2015. Here we will analyze the Test Score Data by Borough and School level granularity.
Machine-Learning-With-Enron-Data
The Enron Fraud was one of the largest fraud cases in U.S history. Using the public e-mail data corpus and some financial data, we use these features to create a Person of Interest Identifier using a supervised classification algorithm.
Ridership-Prediction
In this project, we predict the ridership of NYC subway riders based on Subway Data and Weather Data
ransford2011's Repositories
ransford2011/EDA-On-NYC-TestScores
This repository is my Exploratory Data Analysis on the NYC Test Score Data from 2006-2015. Here we will analyze the Test Score Data by Borough and School level granularity.
ransford2011/AIND-CV-FacialKeypoints
AIND, computer vision capstone project. This repo contains starting code for an end-to-end facial keypoint recognition system that relies on a combination of computer vision and deep learning techniques.
ransford2011/AIND-CV-Mimic
AIND Computer Vision project: Mimic Me!
ransford2011/AIND-Isolation
ransford2011/AIND-Planning
ransford2011/AIND-Recognizer
ransford2011/aind2-rnn
Project materials for RNN segment of AIND nanodegree
ransford2011/dog-project
AIND Term 2 -- CNN Project
ransford2011/Machine-Learning-With-Enron-Data
The Enron Fraud was one of the largest fraud cases in U.S history. Using the public e-mail data corpus and some financial data, we use these features to create a Person of Interest Identifier using a supervised classification algorithm.
ransford2011/Ridership-Prediction
In this project, we predict the ridership of NYC subway riders based on Subway Data and Weather Data
ransford2011/Wrangling-OpenStreetMap-Data
In this project, I wrangle the OpenStreetMap XML Data for the city of Atlanta. The XML data is cleaned and audited. The data is then placed into a MongoDB data based where Data Analysis is performed using the MongoDB Aggregation framework