Skip to content

Commit 25b616d

Browse files
committed
sorted out deps and set up online appendix
1 parent 8e98145 commit 25b616d

25 files changed

Lines changed: 4131 additions & 140 deletions

dev/notebooks/data_preprocessing.qmd/real_world_data.qmd renamed to dev/notebooks/data_preprocessing/real_world_data.qmd

File renamed without changes.
File renamed without changes.

dev/notebooks/mitigation_strategies.qmd renamed to dev/notebooks/experiments/mitigation_strategies.qmd

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
---
2-
title: Mitigation Strategies
3-
jupyter: julia-1.7
4-
---
1+
## Mitigation Strategies
52

63
```{julia}
74
using Pkg; Pkg.activate("dev")
Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
---
2-
title: Experiments with Credit Data
3-
jupyter: julia-1.7
4-
---
1+
## Real-World Data
52

63
```{julia}
74
using Pkg; Pkg.activate("dev")
Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
---
2-
title: Experiments with Synthetic Data
3-
jupyter: julia-1.7
4-
---
1+
## Synthetic Data
52

63
```{julia}
74
using Pkg; Pkg.activate("dev")

dev/notebooks/clap_roar_generator.qmd renamed to dev/notebooks/generators/clap_roar_generator.qmd

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
---
2-
title: ClapROAR Generator
3-
jupyter: julia-1.7
4-
---
1+
## ClapROAR Generator
52

63
```{julia}
74
using Pkg; Pkg.activate("dev")

dev/notebooks/gravitational_generator.qmd renamed to dev/notebooks/generators/gravitational_generator.qmd

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
---
2-
title: Gravitational Generator
3-
jupyter: julia-1.7
4-
---
1+
## Gravitational Generator
52

63
```{julia}
74
using Pkg; Pkg.activate("dev")

dev/notebooks/housing.qmd

Lines changed: 0 additions & 34 deletions
This file was deleted.

dev/notebooks/mnist.qmd

Lines changed: 0 additions & 68 deletions
This file was deleted.

0 commit comments

Comments
 (0)