Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
liang-sarah authored Jul 2, 2024
1 parent 7ae27a8 commit 3730b38
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,10 @@ Written report with abstract, project objectives, exploratory/preliminary analys
This is a Jupyter notebook with code cells and commentary cells corresponding to the plots in the final pdf report.
<br />
<br />
### `main_code.py`
Python script file with just code cells for report plots.
### `data-visualizations-code.py`
Python script file with code for all plots conducted (report plots plus some).

<br />
<br />
### `logistic-regression-code.py`
Python script file with code for model building and updating using PySpark SQL and PySpark ML features.

0 comments on commit 3730b38

Please sign in to comment.