An open source ML system for the end-to-end data science lifecycle

Clone this repo:
  1. 9e23ad8 [SYSTEMDS-3899] Fix incorrect barrier in unary OOC operations by Janardhan Pulivarthi · 2 days ago main
  2. a80e3dc [SYSTEMDS-2622] NN Lib: LARS Optimizer and Examples by Jonah Balshai · 6 weeks ago
  3. 41d6c9d [SYSTEMDS-3906] Fix robustness transform-decode recoding by Matthias Boehm · 3 days ago
  4. 0c7e046 [SYSTEMDS-3904] New OOC matrix-vector multiplication by Janardhan Pulivarthi · 3 days ago
  5. a61919e [SYSTEMDS-3900] Fix corrupted I/O path for non-binary formats by Matthias Boehm · 4 days ago

Apache SystemDS

Overview: Apache SystemDS is an open-source machine learning (ML) system for the end-to-end data science lifecycle from data preparation and cleaning, over efficient ML model training, to debugging and serving. ML algorithms or pipelines are specified in a high-level language with R-like syntax or related Python and Java APIs (with many builtin primitives), and the system automatically generates hybrid runtime plans of local, in-memory operations and distributed operations on Apache Spark. Additional backends exist for GPUs and federated learning.

ResourceLinks
Quick StartInstall, Quick Start and Hello World
Documentation:SystemDS Documentation
Python DocumentationPython SystemDS Documentation
Issue TrackerJira Dashboard

Status and Build: SystemDS is renamed from SystemML which is an Apache Top Level Project. To build from source visit SystemDS Install from source

Build Documentation LicenseCheck Java Tests codecov Python Test Total PyPI downloads Monthly PyPI downloads