All Projects → kiprotect → Data Privacy For Data Scientists

kiprotect / Data Privacy For Data Scientists

Licence: mit
A workshop on data privacy methods for data scientists.

Projects that are alternatives of or similar to Data Privacy For Data Scientists

Scikit Learn Videos
Jupyter notebooks from the scikit-learn video series
Stars: ✭ 3,254 (+6039.62%)
Mutual labels:  jupyter-notebook, data-science, tutorial
Computervision Recipes
Best Practices, code samples, and documentation for Computer Vision.
Stars: ✭ 8,214 (+15398.11%)
Mutual labels:  jupyter-notebook, data-science, tutorial
Thesemicolon
This repository contains Ipython notebooks and datasets for the data analytics youtube tutorials on The Semicolon.
Stars: ✭ 345 (+550.94%)
Mutual labels:  jupyter-notebook, data-science, tutorial
Minerva Training Materials
Learn advanced data science on real-life, curated problems
Stars: ✭ 37 (-30.19%)
Mutual labels:  jupyter-notebook, data-science, education
Intro To Python
An intro to Python & programming for wanna-be data scientists
Stars: ✭ 536 (+911.32%)
Mutual labels:  jupyter-notebook, data-science, tutorial
Functional intro to python
[tutorial]A functional, Data Science focused introduction to Python
Stars: ✭ 228 (+330.19%)
Mutual labels:  jupyter-notebook, data-science, tutorial
User Machine Learning Tutorial
useR! 2016 Tutorial: Machine Learning Algorithmic Deep Dive http://user2016.org/tutorials/10.html
Stars: ✭ 393 (+641.51%)
Mutual labels:  jupyter-notebook, data-science, tutorial
Imodels
Interpretable ML package 🔍 for concise, transparent, and accurate predictive modeling (sklearn-compatible).
Stars: ✭ 194 (+266.04%)
Mutual labels:  jupyter-notebook, data-science, tutorial
Data Science Your Way
Ways of doing Data Science Engineering and Machine Learning in R and Python
Stars: ✭ 530 (+900%)
Mutual labels:  jupyter-notebook, data-science, tutorial
Code search
Code For Medium Article: "How To Create Natural Language Semantic Search for Arbitrary Objects With Deep Learning"
Stars: ✭ 436 (+722.64%)
Mutual labels:  jupyter-notebook, data-science, tutorial
Tutorials
AI-related tutorials. Access any of them for free → https://towardsai.net/editorial
Stars: ✭ 204 (+284.91%)
Mutual labels:  jupyter-notebook, data-science, tutorial
Python Introducing Pandas
Introduction to pandas Treehouse course
Stars: ✭ 24 (-54.72%)
Mutual labels:  jupyter-notebook, data-science, tutorial
Sc17
SuperComputing 2017 Deep Learning Tutorial
Stars: ✭ 211 (+298.11%)
Mutual labels:  jupyter-notebook, data-science, tutorial
Cryptocurrency Analysis Python
Open-Source Tutorial For Analyzing and Visualizing Cryptocurrency Data
Stars: ✭ 278 (+424.53%)
Mutual labels:  jupyter-notebook, data-science, tutorial
Trump Lies
Tutorial: Web scraping in Python with Beautiful Soup
Stars: ✭ 201 (+279.25%)
Mutual labels:  jupyter-notebook, data-science, tutorial
Open source demos
A collection of demos showcasing automated feature engineering and machine learning in diverse use cases
Stars: ✭ 391 (+637.74%)
Mutual labels:  jupyter-notebook, data-science, tutorial
Scipy con 2019
Tutorial Sessions for SciPy Con 2019
Stars: ✭ 142 (+167.92%)
Mutual labels:  jupyter-notebook, data-science, tutorial
Learnpythonforresearch
This repository provides everything you need to get started with Python for (social science) research.
Stars: ✭ 163 (+207.55%)
Mutual labels:  jupyter-notebook, data-science, tutorial
Pycon 2019 Tutorial
Data Science Best Practices with pandas
Stars: ✭ 410 (+673.58%)
Mutual labels:  jupyter-notebook, data-science, tutorial
Har Keras Coreml
Human Activity Recognition (HAR) with Keras and CoreML
Stars: ✭ 23 (-56.6%)
Mutual labels:  jupyter-notebook, data-science, tutorial

Data Privacy for Data Scientists

A workshop on data privacy methods for data scientists.

This workshop will be presented as part of EuroPython 2018.

Motivation

As data and information security become core components of managing user data, data scientists are keen to expand their knowledge and skills relating to data privacy and security basics. As of May 2018, the European General Data Protection Regulation affects how European residents can access and grant consent to use their data. As European data scientists, we now have an obligation as well as distinct motivation, to practice data science with attention to data privacy.

In this workshop, we will introduce some of the basics in terms of defining privacy within the realm of data collection, modeling and machine learning. A focus on practical knowledge and code, we will cover how one can implement some of these algorithms with Python. Students will be presented with these theories along with recent research on privacy-preserving models, so they can leave with a better understanding of how to apply privacy principles to data science in their work and study.

Installation

Please utilize the included requirements.txt to install your requirements using pip (you can also do so in conda. The notebooks have only been tested with Python 3. 🙌🏻

We recommend using virtual environments or conda environments.

Outline

Agenda

  • Introduction and Motivation
  • Pseudonymization
  • K-Anonymity
  • Differential Privacy
  • Case Study
  • Wrap-Up and Q&A

Recommended Reading

Each notebook has its own section of recommended reading. We may update this README with additional reading of interest on this topic.

Questions?

Questions about getting set up or the content covered in the workshop? Feel free to reach out via email at: info /at/ kiprotect (d o t) com

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].