GithubHelp home page GithubHelp logo

rfbr / criteo-privacy-preserving-ml-competition Goto Github PK

View Code? Open in Web Editor NEW

This project forked from criteo-research/criteo-privacy-preserving-ml-competition

0.0 0.0 0.0 43.26 MB

Jupyter Notebook 100.00%

criteo-privacy-preserving-ml-competition's Introduction

Criteo Privacy-preserving Machine Learning Competition @ AdKDD'21

This repository contains useful code and documentation for the challenge.

You can access the competition at http://go.criteo.net/criteo-privacy-preserving-ml-competition

Related Works

RELATEDWORKS.md contains a short selection of links to potentially interesting works relating Privacy and ML. Please feel free to submit pull requests to enhance this selection.

Fetch the data

In the data directory you can find two notebooks:

  • fetch_datasets: allows to retieve all the competition data as well as the granular data used to make the aggregations and another larger test set, used in our experiments to evaluate the performance of the models according to the number of samples.
  • generate_aggregated_datasets: notebook that we used to generate the aggregations. It is necessary to run it to create the noiseless aggregated datasets that we use in the experiments to study the robustness to noise of the different methods.

Running experiments

Gradient Boosting Trees

Models and experiments performed with Gradient Boosting Trees can be found in the gbt folder. There are two notebooks, one for clicks and one for sales.

Logistic Regression

Models and experiments performed with a Logistic Regression can be found in the logistic_regression folder in the main notebook. encode_data notebook should be run first to one-hot encode in a common space the modalities of each feature and the pairs of modalities of each pair of feature.

criteo-privacy-preserving-ml-competition's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.