Skip to content

Privacy First Query Optimized Horizontal Partitioning using Machine Learning

License

Notifications You must be signed in to change notification settings

Saivivek-Peddi/ml_horizontal_partitioning

Repository files navigation

MIT License LinkedIn


Privacy First Query Optimized Horizontal Partitioning using Machine Learning

Getting Started

Follow all the steps carefully

Prerequisites

This project requires python 3.6 or greater and also use virutalenv

  • Installing virtualenv
    sudo pip3 install virtualenv

Installation

  1. Clone the repo
    git clone https://github.com/Saivivek-Peddi/ml_horizontal_partitioning.git
  2. CD into the project directory
    cd ml_horizontal_partitioning
  3. Create a virtualenv and start it
    virtualenv venv && source venv/bin/activate
  4. Install all the requirements
    pip install -r requirements.txt

Usage

  1. I will update this soon.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Sai Vivek Peddi - svpeddi@ucdavis.edu

About

Privacy First Query Optimized Horizontal Partitioning using Machine Learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages