An open API service indexing awesome lists of open source software.

https://github.com/echometerain/cxc


https://github.com/echometerain/cxc

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# FairScale CXC SAP Poverty Index submission

![image](https://github.com/user-attachments/assets/531cf56c-3713-4fc6-9526-ec6078c4aefe)

![image](https://github.com/user-attachments/assets/d0030f4a-5132-44d0-a2c1-1b480dd960f1)

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