Skip to content

Commit

Permalink
Updated libraries used in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eleanorthomas committed Feb 17, 2019
1 parent 78fe81e commit 1e5642c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Summary and Motivation

The purpose of this project is to explore the Horse Colic dataset from UC Irvine and use it to answer questions with real-world application in horse health and care, such as :
The purpose of this project is to explore the Horse Colic dataset from UC Irvine and use it to answer questions with real-world application in horse health and care, such as:

1. What characteristics are most associated with cases in which the colic needed surgery to be treated?
2. What characteristics of the horse's condition were most associated with a "lived" outcome (as opposed to "died" or "was euthanized")?
Expand All @@ -12,6 +12,7 @@ The motivation for this project is to satisfy requirements for Term 2 of the Uda

## Libraries Used

- matplotlib.pyplot for visualizations
- numpy
- pandas

Expand Down

0 comments on commit 1e5642c

Please sign in to comment.