Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 706 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 706 Bytes

Decision Science Platform (DSP)

Introduction

DSP is container-based workflow engine to enable analytics and data science on Big data, with support for multiple languages, runtimes and hardware specs.

Introductory video: Democratizing Decision Science at Flipkart - from simple formulae to AI

How to build?

  1. Install Apache Thrift v0.13.0
  2. Clone repo
    • git clone git@github.com:flipkart-incubator/dsp.git
  3. Build using Maven
    • mvn clean install

dsp