Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / AI-SDC/AI-SDC issues and pull requests
#196 - Cleaning up output files produced by tests
Pull Request -
State: closed - Opened by yolaj-nhs over 1 year ago
- 1 comment
#195 - Enabling Attribute Inference Attack to Run From Command Line
Issue -
State: closed - Opened by shahzadmumtaz22 over 1 year ago
Labels: enhancement, sprint 2(14/7/23)
#194 - Adding user stories
Pull Request -
State: closed - Opened by yolaj-nhs over 1 year ago
- 1 comment
#193 - Copy generated files inside attack_report_formatter
Issue -
State: closed - Opened by yolaj-nhs over 1 year ago
#192 - examples/safemodel_attack_integration_bothcalls.py has to be run inside a 'if __name__ == '__main__'' block
Issue -
State: closed - Opened by yolaj-nhs over 1 year ago
- 6 comments
#191 - Fixing bug when n_dummy_reps=0 in worst case attack
Pull Request -
State: closed - Opened by yolaj-nhs over 1 year ago
#190 - Worst case attack fails when n_dummy_reps = 0
Issue -
State: closed - Opened by yolaj-nhs over 1 year ago
Labels: sprint 2(14/7/23)
#189 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
- 1 comment
#188 - AIA from the command line and standardised output format
Pull Request -
State: closed - Opened by shahzadmumtaz22 over 1 year ago
- 2 comments
Labels: enhancement
#187 - fix dependences in main
Pull Request -
State: closed - Opened by rpreen over 1 year ago
#186 - update dependencies in main branch
Pull Request -
State: closed - Opened by rpreen over 1 year ago
#185 - update dependencies
Pull Request -
State: closed - Opened by rpreen over 1 year ago
- 1 comment
#184 - Update dependencies for tensorflow-privacy 0.8.10
Issue -
State: closed - Opened by rpreen over 1 year ago
- 4 comments
#183 - add generalisation error to target.json
Pull Request -
State: closed - Opened by rpreen over 1 year ago
- 1 comment
#182 - Run attack command line using target json and config json
Pull Request -
State: closed - Opened by shahzadmumtaz22 over 1 year ago
- 5 comments
Labels: enhancement
#181 - Add the functionality to use configuration and target files
Issue -
State: closed - Opened by shahzadmumtaz22 over 1 year ago
Labels: enhancement, sprint 2(14/7/23)
#180 - add safemodel results to target.json and attack_results.json
Pull Request -
State: closed - Opened by rpreen over 1 year ago
- 1 comment
#179 - Improve summary.txt generation module
Pull Request -
State: closed - Opened by yolaj-nhs over 1 year ago
- 2 comments
#178 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
- 1 comment
#177 - change target.json so data paths are relative
Pull Request -
State: closed - Opened by rpreen over 1 year ago
#176 - save target information to a subfolder
Pull Request -
State: closed - Opened by rpreen over 1 year ago
#175 - add save and load functions to target class
Pull Request -
State: closed - Opened by rpreen over 1 year ago
- 1 comment
#174 - Refactor Attack Argument handling Subsuming with Attack as a Dictionary
Pull Request -
State: closed - Opened by shahzadmumtaz22 over 1 year ago
- 10 comments
#173 - Output of each attack is appended to a single JSON file
Pull Request -
State: closed - Opened by yolaj-nhs over 1 year ago
- 6 comments
#172 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
#171 - rename data class as target and add target model
Pull Request -
State: closed - Opened by rpreen over 1 year ago
- 1 comment
#170 - update CITATION.cff
Pull Request -
State: closed - Opened by rpreen over 1 year ago
#169 - merge dev into main
Pull Request -
State: closed - Opened by rpreen over 1 year ago
#168 - add JSON output documentation
Pull Request -
State: closed - Opened by rpreen over 1 year ago
#167 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
- 1 comment
#166 - Attribute Attack should report confidence that training set is not more vulnerable than test
Issue -
State: open - Opened by jim-smith over 1 year ago
Labels: enhancement, waiting
#165 - LIRA attack from configuration file and Avoiding Code repetition across LIRA and WorstCase While Loading Configuration File
Pull Request -
State: closed - Opened by shahzadmumtaz22 over 1 year ago
- 2 comments
Labels: bug
#164 - fix #163 command line argument in worst case example
Pull Request -
State: closed - Opened by rpreen over 1 year ago
Labels: bug
#163 - Invalid command line argument in worst case attack example
Issue -
State: closed - Opened by rpreen over 1 year ago
Labels: bug
#162 - fix #153 OS system calls relying on python str
Pull Request -
State: closed - Opened by rpreen over 1 year ago
Labels: bug
#161 - lira config file pipeline doesn't allow setting n_shadow_models
Issue -
State: closed - Opened by simonrnss over 1 year ago
Labels: bug
#160 - enhance the request_release test case
Pull Request -
State: closed - Opened by mahaalbashir over 1 year ago
- 1 comment
#159 - Enhance tests/ request_release test
Issue -
State: closed - Opened by mahaalbashir over 1 year ago
#158 - Add all model hyperparameters to safemodel output json
Issue -
State: closed - Opened by jim-smith over 1 year ago
Labels: enhancement, sprint 2(14/7/23)
#157 - Create SafeXGBoostClassifier class
Issue -
State: open - Opened by jim-smith over 1 year ago
Labels: enhancement, waiting, sprint3(14/9/23)
#156 - Subsuming the attack args classes within the attack classes
Issue -
State: closed - Opened by rpreen over 1 year ago
- 4 comments
#155 - Streamlining the outputs produced
Issue -
State: closed - Opened by rpreen over 1 year ago
- 3 comments
Labels: enhancement, sprint 2(14/7/23)
#154 - Report should not accept whitespace
Pull Request -
State: closed - Opened by yolaj-nhs over 1 year ago
- 1 comment
#153 - OS system calls rely on calling "python"
Issue -
State: closed - Opened by rpreen over 1 year ago
Labels: bug
#152 - Creation of JSON attack summary should come from a single file
Issue -
State: closed - Opened by yolaj-nhs over 1 year ago
Labels: sprint 2(14/7/23)
#151 - 149 refactor lira attack test to use fixtures and avoid repetition
Pull Request -
State: closed - Opened by simonrnss almost 2 years ago
- 7 comments
#150 - SAFEmodels should report generalisation errors
Issue -
State: closed - Opened by jim-smith almost 2 years ago
- 2 comments
Labels: sprint 2(14/7/23)
#149 - Refactor lira attack test to use fixtures and avoid repetition
Issue -
State: closed - Opened by simonrnss almost 2 years ago
#148 - Standard config file / parameter input
Issue -
State: closed - Opened by simonrnss almost 2 years ago
- 2 comments
Labels: sprint 2(14/7/23)
#147 - Bringing AIA into the same output format
Issue -
State: closed - Opened by simonrnss almost 2 years ago
Labels: sprint 2(14/7/23)
#146 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] almost 2 years ago
- 1 comment
#145 - update CITATION.cff
Pull Request -
State: closed - Opened by rpreen almost 2 years ago
#144 - merge dev into main
Pull Request -
State: closed - Opened by rpreen almost 2 years ago
#143 - Addressing issue 142
Pull Request -
State: closed - Opened by jim-smith almost 2 years ago
- 1 comment
#142 - saferandomforest generates spurious "base estimator changed" messages
Issue -
State: closed - Opened by jim-smith almost 2 years ago
#141 - Map user stories
Issue -
State: closed - Opened by simonrnss almost 2 years ago
- 20 comments
Labels: help wanted, sprint3(14/9/23)
#140 - Package versioning and optional tf
Issue -
State: closed - Opened by simonrnss almost 2 years ago
#139 - Package versioning and optional tf
Issue -
State: closed - Opened by simonrnss almost 2 years ago
- 7 comments
Labels: help wanted, wontfix
#138 - min_samples_leaf is not picked up by reporting
Issue -
State: closed - Opened by yolaj-nhs almost 2 years ago
- 1 comment
#137 - update CITATION.cff
Pull Request -
State: closed - Opened by rpreen almost 2 years ago
#136 - update docs copyright
Pull Request -
State: closed - Opened by rpreen almost 2 years ago
#135 - update sphinx reqs
Pull Request -
State: closed - Opened by rpreen almost 2 years ago
#134 - merge dev into main
Pull Request -
State: closed - Opened by rpreen almost 2 years ago
#133 - fix docs
Pull Request -
State: closed - Opened by rpreen almost 2 years ago
#132 - merge dev into main
Pull Request -
State: closed - Opened by rpreen almost 2 years ago
#131 - update CHANGELOG.md
Pull Request -
State: closed - Opened by rpreen almost 2 years ago
#130 - generate_report.py should not accept whitespace in filenames
Issue -
State: closed - Opened by yolaj-nhs almost 2 years ago
- 1 comment
#129 - Output module output tests
Issue -
State: closed - Opened by simonrnss almost 2 years ago
- 1 comment
Labels: waiting, volunteer(s) wanted, sprint 2(14/7/23)
#128 - Use of configuration file for MIA attacks
Issue -
State: closed - Opened by shahzadmumtaz22 almost 2 years ago
- 3 comments
#127 - Analysis module re-use
Issue -
State: closed - Opened by simonrnss almost 2 years ago
- 4 comments
Labels: sprint3(14/9/23)
#126 - Document output json format
Issue -
State: closed - Opened by simonrnss almost 2 years ago
#125 - `attack.report.create_mia_report` needs to be made properly compatible with new output format
Issue -
State: closed - Opened by simonrnss almost 2 years ago
- 3 comments
Labels: sprint3(14/9/23)
#124 - Bugfix sr example scripts
Pull Request -
State: closed - Opened by simonrnss almost 2 years ago
- 17 comments
#123 - Turning off non-default report logs
Pull Request -
State: closed - Opened by yolaj-nhs almost 2 years ago
- 1 comment
#122 - Adding tests to generate_report.py
Pull Request -
State: closed - Opened by yolaj-nhs almost 2 years ago
- 1 comment
#121 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] almost 2 years ago
- 1 comment
#120 - standardise MIA attack output
Pull Request -
State: closed - Opened by shahzadmumtaz22 almost 2 years ago
- 4 comments
#119 - add loading attack parameters from a config file for the worst case attack
Pull Request -
State: closed - Opened by shahzadmumtaz22 almost 2 years ago
- 1 comment
#118 - add LIRA fail-fast mechanism and load attack parameters from a config file
Pull Request -
State: closed - Opened by shahzadmumtaz22 almost 2 years ago
- 1 comment
#117 - generate_reports.py needs tests
Issue -
State: closed - Opened by yolaj-nhs almost 2 years ago
- 2 comments
#116 - Json to recommendation
Pull Request -
State: closed - Opened by yolaj-nhs almost 2 years ago
- 1 comment
#115 - fixing the json file produced by safemodels
Pull Request -
State: closed - Opened by mahaalbashir almost 2 years ago
- 6 comments
#114 - json files produced by safemodels suddenly not producing valid json
Issue -
State: closed - Opened by jim-smith almost 2 years ago
Labels: bug
#113 - Fixing dummy_repos bug
Pull Request -
State: closed - Opened by yolaj-nhs almost 2 years ago
- 1 comment
#112 - BUG: Programmatic fails to create report when `n_dummy_reps=0`
Issue -
State: closed - Opened by simonrnss almost 2 years ago
- 1 comment
#111 - metrics.py refactor
Pull Request -
State: closed - Opened by yolaj-nhs almost 2 years ago
- 7 comments
#110 - Simple tool to produce binary recommendations from complex attack outputs
Issue -
State: closed - Opened by jim-smith almost 2 years ago
- 4 comments
Labels: sprint 2(14/7/23)
#109 - Standardise json formatting for attacks
Issue -
State: closed - Opened by jim-smith almost 2 years ago
- 1 comment
#108 - refactor all metrics into metrics.py rather than separate attacks files
Issue -
State: closed - Opened by jim-smith almost 2 years ago
- 1 comment
#107 - Creating example data log
Pull Request -
State: closed - Opened by yolaj-nhs almost 2 years ago
- 2 comments
#106 - Target model metrics, and metrics in general
Issue -
State: closed - Opened by simonrnss almost 2 years ago
- 1 comment
Labels: sprint 2(14/7/23)
#105 - Development shahzad
Pull Request -
State: closed - Opened by shahzadmumtaz22 almost 2 years ago
- 5 comments
#104 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] almost 2 years ago
- 1 comment
#103 - Catching first attack failing task
Issue -
State: closed - Opened by shahzadmumtaz22 almost 2 years ago
- 2 comments
#102 - merge dev into main
Pull Request -
State: closed - Opened by rpreen almost 2 years ago
#101 - update CITATION.cff
Pull Request -
State: closed - Opened by rpreen almost 2 years ago
#100 - merge dev into main
Pull Request -
State: closed - Opened by rpreen almost 2 years ago
#99 - prepare for version 1.0.2
Pull Request -
State: closed - Opened by rpreen almost 2 years ago
#98 - update readme
Pull Request -
State: closed - Opened by rpreen almost 2 years ago
#97 - clean up readme
Pull Request -
State: closed - Opened by rpreen almost 2 years ago