Skip to content

Commit

Permalink
update readme with computer vision project
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhil-ghosh-berkeley committed Mar 3, 2024
1 parent edb3c16 commit d018744
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradproject.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ Take a look at the other functions in `utils.py` if you'd like to use other data
In disaster situations, it is important for emergency response efforts to have access to quick and accurate information about an area in order to respond effectively. This project will explore how data science techniques can be useful for such efforts.

#### Sections
This document contains the following sections:
The specifications for this project contains the following sections:
* [Mission](#mission)
* [Dataset Description](#dataset-description)
* [Getting Started](#getting-started)
Expand Down Expand Up @@ -119,7 +119,7 @@ To help you with onboarding, the agency has provided a starter notebook `starter
2. Processing different color channels in the dataset images.
3. Extracting feature information from images using tools from `feature_utils.py`.

##### Exploratory Data Analysis
#### Exploratory Data Analysis
Now that you have successfully been onboarded, the agency would like you to start performing some exploratory data analysis to build some initial understanding of the data. As part of the exploratory data analysis, the agency is interested in understanding certain aspects of the dataset better. Specifically, they are looking for:

- Basic statistics about the dataset, such as the number of images per disaster type and the distribution of image sizes and damage labels.
Expand Down

0 comments on commit d018744

Please sign in to comment.