Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3,370 changes: 3,370 additions & 0 deletions 2024-privacy-by-design/2024-privacy-by-design.html

Large diffs are not rendered by default.

924 changes: 924 additions & 0 deletions 2024-privacy-by-design/2024-privacy-by-design.qmd

Large diffs are not rendered by default.

Empty file.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
100 changes: 100 additions & 0 deletions 2024-privacy-by-design/assets/zv-slides-theme.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,100 @@
/*-- scss:defaults --*/

// Text

@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oxygen:wght@200;300;400;500;600;700;800;900&display=swap");

$body-font-family: 'Oxygen', Arial, sans-serif !important;
$title-font-family: 'Oswald', Georgia, serif !important;

$presentation-font-size-root: 24pt;
$code-block-font-size: 0.8em;
$fig-caption-font-size: 0.6em;
$presentation-h1-font-size: 2.0em;
$presentation-h2-font-size: 1.6em;
$presentation-h3-font-size: 1.3em;
$presentation-h4-font-size: 1.1em;
$presentation-line-height: 1.5em;
$navlink-active-weight: 600;

// Colours
$zv-black: #202020;
$zv-white: #FAFAFA;
$zv-grey: #EEEEEE;
$zv-teal: #0AB3C7;
$zv-fuchia: #C81E87;
$zv-blue: #3D52D5;
$zv-orange: #E87800;
$zv-navy: #003E74;

$body-color: $zv-black;
$primary: $zv-black;
$link-color: $zv-orange;
$body-bg: $zv-white;
$code-block-bg: $zv-grey;
$code-block-border-color: $zv-black;
$code-color: $zv-fuchia;


h1, h2, h3, h4 {
font-family: $title-font-family;
}

h2 { // Pad slide titles
padding-top: -0.1em;
padding-bottom: 0.7em;
}

p, li {
font-family: $body-font-family;
font-weight: lighter;
}

li {
padding-top: 0.6em;
padding-bottom: 0.6em;
}

.slide-number {
font-family: $body-font-family;
}

strong {
color: $zv-black;
font-weight: bolder;
}

em {
color: $zv-orange;
}

/*-- scss:rules --*/

.reveal .slide figure > figcaption{
font-family: $body-font-family;
font-size: $fig-caption-font-size;
}

.reveal .slide-logo {
max-height: 3.5% !important;
}

.reveal .progress {
background: $zv-grey;
color: $zv-orange;
height: 0.7%;
}

.code_class {
height: 700px;
width: 1200px;
}

.vertical-center {
margin: 0;
position: absolute;
top: 50%;
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2024-privacy-by-design/images/encryption.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2024-privacy-by-design/images/k-anon-example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2024-privacy-by-design/images/k-anon-survey.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2024-privacy-by-design/images/snowball-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2024-privacy-by-design/images/snowball-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2024-privacy-by-design/images/snowball-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2024-privacy-by-design/images/snowball-4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2024-privacy-by-design/images/snowball-5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2024-privacy-by-design/images/zv_c.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2024-privacy-by-design/preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions 2024-privacy-by-design/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Workshop: Privacy by Design in the Machine Learning Pipeline

## Description

Slides for a half-day workshop at the University of Venice.

![](preview.png)

### Abstract

Binary file not shown.
2,684 changes: 2,684 additions & 0 deletions 2024-random-forests/2024-random-forests.html

Large diffs are not rendered by default.

Loading