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

Clone this repo:
  1. 075392e Bump codecov/codecov-action from 5.5.1 to 5.5.2 (#2378) by dependabot[bot] · 8 hours ago main
  2. 39647a2 Bump actions/cache from 4 to 5 (#2380) by dependabot[bot] · 8 hours ago
  3. d8b3620 Bump actions/upload-artifact from 5 to 6 (#2383) by dependabot[bot] · 8 hours ago
  4. 8de93a1 [SYSTEMDS-3887] Change hyperparameter tuning strategy to bayesian optimization by Christina Dionysio · 13 days ago
  5. 0e8e966 [SYSTEMDS-3902] Faster data transfer for Python Frames to Java Runtime by using pipes instead of py4j by e-strauss · 13 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