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

Clone this repo:
  1. e47e643 [MINOR] Fix proper seed handling in sparsity estimator LayeredGraph by Matthias Boehm · 9 hours ago main
  2. 11c5a74 [SYSTEMDS-3730] Fixed and improved multi-threaded reverse operations by Matthias Boehm · 10 hours ago
  3. 559f770 [SYSTEMDS-3730] Multi-threaded reverse operations by Janardhan Pulivarthi · 11 hours ago
  4. b7e101e [MINOR] Fix old tests with redundant writes of inputs files by Matthias Boehm · 4 days ago
  5. 283359a [SYSTEMDS-3790] Improvements of cost-based federated planner by min-guk · 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