Skip to content

Commit

Permalink
Update portfolio.md
Browse files Browse the repository at this point in the history
  • Loading branch information
noahba65 authored Mar 5, 2024
1 parent aaaabc2 commit 10d1203
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion portfolio.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,15 @@ title: Portfolio
permalink: /portfolio/
---
## Preidcting Divvy Bike Share
### [Write Up](/divvy_write_up/)
This project uses an advanced neural network learning to predict Divvy bike station usage.
#### [Write Up](/divvy_write_up/)
##### - This links to a non-techincal write up of my project.

#### [Divvy Paper](https://github.com/noahba65/stemGNN_divvy/blob/capstone/Assignments/final-paper/final_paper.pdf)
##### - This links to a highly techinical and academic write up of the project. Note that the results reported here differ slightly from the write up since I used different metrics and sligthly different calculations.

#### [Divvy Paper](https://github.com/noahba65/stemGNN_divvy/blob/capstone/Assignments/final-paper/final_paper.pdf)
##### - This links to the repoistory containing all the code for both the paper and the write up. The code for the paper is on a seperate branch called `capstone` as it was originally written for my Data Science capstone at Truman State.


## Predicting Shipping Volumes for Port of LA

0 comments on commit 10d1203

Please sign in to comment.