UncelSoogar / Dallas_Shelters

Statistical analysis of animal shelter intakes and outcomes from Dallas Animal Services, and a fullstack app for predicting animal outcomes based on intake variables.

Home Page:https://dallas-shelter.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gimme Shelter

An analyis of Dallas Animal Service's shelter intake and predictive outcomes.


ABSTRACT

The focus of this project was to analyze the Dallas OpenData spreadsheets from January 2015 – August 2020 and to explore the outcome of the animals that enter the Dallas Shelter and their location. The dataset included over 200,000 animals. This dataset was filtered down to eliminate non-viable animals, (dead on arrival, or both found untreatable and contagious), also the animals that are recorded in the shelter for over 60 days. The data was later analyzed and visualized using the tools provided by Tableau. To make the predictive models, the data was divided into cats and dogs and then built using SciKit-Learn’s ‘Gradient Boost Classifier’ so they can predict live models on the chosen values by users.

Table of Contents

This app was designed and developed with the help of:

Source data from Dallas OpenData

About

Statistical analysis of animal shelter intakes and outcomes from Dallas Animal Services, and a fullstack app for predicting animal outcomes based on intake variables.

https://dallas-shelter.herokuapp.com/


Languages

Language:Jupyter Notebook 97.9%Language:HTML 1.8%Language:Python 0.2%Language:CSS 0.0%