GithubHelp home page GithubHelp logo

fresco-logistic-regression's Introduction

Logistic Regression prototype using FRESCO

An early prototype for implementing Logistic Regression in the FRESCO framework. This uses Secure Multi-Party Computation to calculate a logistic regression on a combination of datasets from multiple parties, without disclosing the datasets between parties.

Development setup:

  1. Checkout this repository in a directory called fresco-logistic-regression.
  2. Checkout out our fork of FRESCO. It has some small changes to FRESCO that haven’t landed in the main repo yet. Make sure that you check it out in a directory called fresco that is right next to fresco-logistic-regression.
  3. Start Intellij and open the directory fresco-logistic-regression
  4. When prompted, update Kotlin plugins. You need at least version 1.1 of Kotlin.
  5. Check that Kotlin compiler is set to version 1.1. Go to Preferences > Build, Execution, Deployment > Compiler > Kotlin Compiler and make sure that both ‘Language version’ and ‘API version’ are set to 1.1.
  6. When prompted, enable auto-update of the fresco maven projects.
  7. when prompted, select a project SDK. You might need to tell Intellij where to find the Java SDK.

You should now be able to run the unit tests by right-clicking on Fresco-Logistic-Regression > src > fresco and select ‘Run Tests in fresco’

fresco-logistic-regression's People

Contributors

markspanbroek avatar svdo avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

meilof jonas-lj

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.