-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #180 from aidotse/gpj_path_results
GPJ: adding path for loading and saving results for synthetic data
- Loading branch information
Showing
12 changed files
with
268 additions
and
214 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -143976,5 +143976,6 @@ | |
"income", | ||
"income", | ||
"income" | ||
] | ||
], | ||
"worst_case_flag": false | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -378,5 +378,6 @@ | |
"hr_per_week", | ||
"country", | ||
"income" | ||
] | ||
], | ||
"worst_case_flag": true | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,5 +20,7 @@ | |
0.11556078021516172, | ||
1 | ||
] | ||
] | ||
], | ||
"prefix": "singling_out_n_cols_1", | ||
"dataset": "adults" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -140,5 +140,7 @@ | |
0.0, | ||
14 | ||
] | ||
] | ||
], | ||
"prefix": "singling_out_n_cols_all", | ||
"dataset": "adults" | ||
} |
Oops, something went wrong.