issues
search
hallnath1
/
CASTLEGUARD
CASTLEGUARD: Continuously Anonymizing STreaming data via adaptive cLustEring with GUARanteed Differential privacy
Apache License 2.0
7
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump scikit-learn from 0.24.2 to 1.0.1
#92
dependabot[bot]
opened
9 months ago
0
Bump numpy from 1.20.3 to 1.22.0
#91
dependabot[bot]
closed
2 years ago
0
ci: use GitHub Actions over TravisCI
#90
alexander-jackson
closed
3 years ago
0
chore: add licenses
#89
alexander-jackson
closed
2 years ago
0
Update README.md
#88
AlistairRobinson
closed
2 years ago
0
Develop
#87
alexander-jackson
closed
4 years ago
0
Generally cleanup the core CASTLE implementation
#86
alexander-jackson
closed
4 years ago
0
Change phi to be a float
#85
alexander-jackson
closed
4 years ago
0
Add --history to all commands
#84
alexander-jackson
closed
4 years ago
0
Develop
#83
alexander-jackson
closed
4 years ago
0
Add --history and cleanup main.py
#82
alexander-jackson
closed
4 years ago
0
Change default value of phi in README
#81
alexander-jackson
closed
4 years ago
0
Change default phi to 100ln2
#80
alexander-jackson
closed
4 years ago
0
Remove the image at the top of the README
#79
alexander-jackson
closed
4 years ago
0
improve params table
#78
FreddieBrown
closed
4 years ago
0
Wip/different ml
#77
FreddieBrown
closed
4 years ago
0
Update develop
#76
alexander-jackson
closed
4 years ago
0
Make all but 1 of Alistair's changes on #74
#75
alexander-jackson
closed
4 years ago
0
Add Makefile and update README
#74
alexander-jackson
closed
4 years ago
5
Update develop
#73
alexander-jackson
closed
4 years ago
0
Add updated README
#72
alexander-jackson
closed
4 years ago
0
Add Makefile
#71
alexander-jackson
closed
4 years ago
0
Delete .DS_Store
#70
alexander-jackson
closed
4 years ago
0
Presentation Release
#69
AlistairRobinson
closed
4 years ago
0
Swap and for short circuiting
#68
alexander-jackson
closed
4 years ago
0
Fix Nathan's code
#67
alexander-jackson
closed
4 years ago
0
Fix/big gamma
#66
AlistairRobinson
closed
4 years ago
0
Wip/further ml
#65
FreddieBrown
closed
4 years ago
0
Prevent divide by zero error in information loss
#64
AlistairRobinson
closed
4 years ago
0
Update total_tuples to length of a set
#63
alexander-jackson
closed
4 years ago
0
Fix k anonymity
#62
AlistairRobinson
closed
4 years ago
0
Allow for CLI parameters in fuzzing
#61
alexander-jackson
closed
4 years ago
0
Add a __str__ function to Parameters
#60
alexander-jackson
closed
4 years ago
0
Move the default parameters to Parameters
#59
alexander-jackson
closed
4 years ago
0
Feature/differential privacy
#58
G-Kemp101
closed
4 years ago
2
Calculate total_diversity correctly
#57
alexander-jackson
closed
4 years ago
0
Fix split_l and generate_buckets
#56
alexander-jackson
closed
4 years ago
0
Expanded tests
#55
FreddieBrown
closed
4 years ago
0
Wip/ml knn
#54
FreddieBrown
closed
4 years ago
0
Creates process method to process data
#53
FreddieBrown
closed
4 years ago
0
RFC: Pre-Processing of Categorical Data
#52
FreddieBrown
opened
4 years ago
0
Feature/l diversity
#51
G-Kemp101
closed
4 years ago
0
Wip/util plotting
#50
hallnath1
closed
4 years ago
0
Update generalise to output a sample value as well
#49
alexander-jackson
closed
4 years ago
0
Fix output_cluster to use the right comparison
#48
alexander-jackson
closed
4 years ago
0
Fix a division by zero in Range.VInfoLoss
#47
alexander-jackson
closed
4 years ago
0
Wip/ml analysis
#46
FreddieBrown
closed
4 years ago
0
Fix the merge_clusters function
#45
alexander-jackson
closed
4 years ago
0
Ensure Items cannot be in multiple clusters
#44
alexander-jackson
closed
4 years ago
0
Fix the 'tuple not in deque' error when outputting
#43
alexander-jackson
closed
4 years ago
0
Next