https://github.com/echometerain/cxc
https://github.com/echometerain/cxc
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/echometerain/cxc
- Owner: echometerain
- Created: 2025-02-09T00:38:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-08T02:25:57.000Z (about 1 year ago)
- Last Synced: 2025-04-06T19:17:28.853Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 46 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FairScale CXC SAP Poverty Index submission


See details in `./SAP Report.pdf`
---
## Jupyter Instructions
1. Install Requirements
```bash
pip install -r requirements.txt
```
2. Open Notebook
```bash
jupyter lab #navigate to repo root and execute sap.ipynb
```
> [!NOTE]
> This notebook uses ipympl for interactive visualizations, which do not display in Github notebook preview