Apache SystemDS website screenshot

Apache SystemDS

Apache SystemDS is an open-source ML system for the end-to-end data science lifecycle from data integration, cleaning, and feature engineering to model training, debugging, and deployment. It provides a declarative machine learning language (DML), automatic optimization for different execution backends (local, distributed Spark), and a Python API (SystemDS Python). SystemDS is an Apache Software Foundation top-level project designed for scalable ML workflows.

Apache SystemDS publishes 1 API on the APIs.io network. Tagged areas include AutoML, Data Science, Distributed Computing, Machine-Learning, and Open-Source.

Apache SystemDS’s developer surface includes documentation, developer portal, getting-started guide, release notes, and 7 more developer resources.

24.7/100 emerging ▬ flat Agent 3/100 human only open core · Apache-2.0 Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemium
1 APIs 6 Features 3 Use Cases
AutoMLData ScienceDistributed ComputingMachine-LearningOpen-Source

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Open Source Surface applies to this provider. This product is open source and we read its repository directly, so Open Source Surface carries 10 points of the composite. It is scored from what the repository actually publishes — a security policy, a contribution guide, a release history, a code of conduct — read live from the provider rather than inferred from our own catalog pointers. This facet adds; nothing was taken away to make room for it. An open-source project is not excused from the commercial facets, because exemption would strip it of the points it does earn. If we have the wrong repository, or this product is not open source, say so on your provider repo and we will drop the facet rather than have you publish against it.
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
The six quality facets above are damped to 90 points between them, because the conditional facet above carries the other 10. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 90% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/apache-systemds: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Apache SystemDS Python API

The SystemDS Python API (systemds) provides a Python interface for building end-to-end ML pipelines. It includes Matrix and Frame types for distributed data manipulation, built-...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Apache Systemds Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Features 6

Notable capabilities this provider offers.

Declarative ML Language (DML)

High-level R-like language for specifying ML algorithms with automatic optimization.

Automatic Optimization

Query optimization, memory management, and execution plan selection for ML workloads.

Federated Learning

Privacy-preserving federated ML across distributed data silos without data sharing.

Built-In Algorithms

50+ built-in ML algorithms including linear models, neural networks, clustering, and ensemble methods.

Python API

Pythonic API for ML pipeline development with lazy evaluation and distributed execution.

Data Cleaning Pipelines

Automated data cleaning, imputation, encoding, and normalization pipelines.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Apache Systemds Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Apache Systemds Vulnerability Disclosure

security.txt · contact published

SECURITY

Use Cases 3

What developers build with this provider.

Distributed ML Training

Train large-scale ML models distributed across Apache Spark clusters.

Federated Machine Learning

Cross-silo federated learning for privacy-sensitive healthcare and finance data.

End-to-End ML Pipelines

Integrated data preparation, feature engineering, training, and serving pipelines.

Integrations 3

Pre-built integrations with other platforms and tools.

Apache Spark

Native Spark backend for distributed matrix operations and ML training.

Python

Python API with NumPy-compatible Matrix type for local and distributed computation.

Kubernetes

Kubernetes deployment support for SystemDS runtime via Helm charts.

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Source (apis.yml)

apis.yml Raw ↑
aid: apache-systemds
name: Apache SystemDS
description: Apache SystemDS is an open-source ML system for the end-to-end data science lifecycle from data integration,
  cleaning, and feature engineering to model training, debugging, and deployment. It provides a declarative machine learning
  language (DML), automatic optimization for different execution backends (local, distributed Spark), and a Python API (SystemDS
  Python). SystemDS is an Apache Software Foundation top-level project designed for scalable ML workflows.
type: Index
deliveryModel:
  model: open-core
  license: Apache-2.0
  open_source: true
  commercial: true
  callable_host: false
  label: Open core · an OSS project plus a commercial hosted product
  confidence: high
  source:
  - license
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
position: Consuming
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/apache-systemds.png
tags:
- AutoML
- Data Science
- Distributed Computing
- Machine-Learning
- Open-Source
tags_raw:
- AutoML
- Data Science
- Distributed Computing
- Machine Learning
- Open Source
created: '2026-03-16'
modified: '2026-04-19'
url: https://raw.githubusercontent.com/api-evangelist/apache-systemds/refs/heads/main/apis.yml
specificationVersion: '0.23'
apis:
- aid: apache-systemds:apache-systemds-python-api
  name: Apache SystemDS Python API
  description: The SystemDS Python API (systemds) provides a Python interface for building end-to-end ML pipelines. It includes
    Matrix and Frame types for distributed data manipulation, built-in algorithms for preprocessing, feature engineering,
    classification, regression, and clustering, and federated learning capabilities. The Python API communicates with a SystemDS
    runtime backend via gRPC for distributed execution on Apache Spark.
  humanURL: https://apache.github.io/systemds/api/python/
  tags:
  - Python
  - Machine-Learning
  - Data Science
  - Distributed Computing
  tags_raw:
  - Python
  - Machine Learning
  - Data Science
  - Distributed Computing
  properties:
  - type: Documentation
    url: https://apache.github.io/systemds/api/python/
  - type: SDKs
    url: https://pypi.org/project/systemds/
    title: Python Package (PyPI)
  - type: SDKs
    url: https://search.maven.org/search?q=org.apache.systemds
    title: Java/Scala Maven Package
common:
- type: CodeOfConduct
  url: https://github.com/apache/.github/blob/main/.github/CODE_OF_CONDUCT.md
- type: ContributionGuide
  url: https://github.com/apache/systemds/blob/main/CONTRIBUTING.md
- type: License
  name: Apache-2.0
  url: https://github.com/apache/systemds/blob/main/LICENSE
- type: VulnerabilityDisclosure
  url: security/apache-systemds-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/apache-systemds-domain-security.yml
- type: GitHubRepository
  url: https://github.com/apache/systemds
- type: Documentation
  url: https://apache.github.io/systemds/
- type: Portal
  url: https://systemds.apache.org/
- type: GettingStarted
  url: https://apache.github.io/systemds/get-started
- type: ReleaseNotes
  url: https://github.com/apache/systemds/releases
- type: TermsOfService
  url: https://www.apache.org/licenses/
- type: Features
  data:
  - name: Declarative ML Language (DML)
    description: High-level R-like language for specifying ML algorithms with automatic optimization.
  - name: Automatic Optimization
    description: Query optimization, memory management, and execution plan selection for ML workloads.
  - name: Federated Learning
    description: Privacy-preserving federated ML across distributed data silos without data sharing.
  - name: Built-In Algorithms
    description: 50+ built-in ML algorithms including linear models, neural networks, clustering, and ensemble methods.
  - name: Python API
    description: Pythonic API for ML pipeline development with lazy evaluation and distributed execution.
  - name: Data Cleaning Pipelines
    description: Automated data cleaning, imputation, encoding, and normalization pipelines.
- type: UseCases
  data:
  - name: Distributed ML Training
    description: Train large-scale ML models distributed across Apache Spark clusters.
  - name: Federated Machine Learning
    description: Cross-silo federated learning for privacy-sensitive healthcare and finance data.
  - name: End-to-End ML Pipelines
    description: Integrated data preparation, feature engineering, training, and serving pipelines.
- type: Integrations
  data:
  - name: Apache Spark
    description: Native Spark backend for distributed matrix operations and ML training.
  - name: Python
    description: Python API with NumPy-compatible Matrix type for local and distributed computation.
  - name: Kubernetes
    description: Kubernetes deployment support for SystemDS runtime via Helm charts.
maintainers:
- FN: Kin Lane
  email: info@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/apache-systemds"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/apache-systemds/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/apache-systemds/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.