A Systematic Lifecycle-Referenced Capability Mapping of MLOps Platforms for Energy Forecasting
Abstract
1. Introduction
- A structured capability mapping of existing open-source and commercial MLOps platforms.
- A comparative synthesis that summarises how these platforms support lifecycle phases relevant to energy forecasting and identifies areas where capability coverage remains limited.
2. Methodology
2.1. Objective
- To decompose the end-to-end energy forecasting pipeline into analytically distinct lifecycle capability categories.
- To identify and extract documented platform capabilities corresponding to each lifecycle category, based strictly on publicly available evidence, including official technical documentation, and open-source repositories.
- To synthesise and compare capability coverage across platforms within each lifecycle category, characterising patterns of native support, partial support, and undocumented functionality without resorting to aggregate scoring or platform ranking.
- To identify cross-cutting capability gaps that recur across platforms and lifecycle categories, with particular emphasis on limitations that constrain the operational deployment of energy forecasting pipelines.
2.2. Information Sources and Search Strategy
- Google web search identified official platform documentation comprising vendor-maintained technical guides, Application Programming Interface (API) references, and architecture documentation, serving as the primary reference for capability assessment.
- GitHub (https://github.com/) repository search identified open-source platform repositories, providing access to implementation details, development activity, and community engagement metrics to verify platform maturity through commit history and release cadence.
- Academic database search across Scopus, IEEE Xplore, and Web of Science identified peer-reviewed literature discussing MLOps platforms in energy forecasting contexts, providing independent platform evaluations and evidence of research community adoption.
2.3. Eligibility Criteria and Selection Process
2.4. Platform Identification and Selection
2.5. Capability Extraction and Mapping Framework
- Native—the capability is provided as a first-class, built-in feature of the platform and is managed under a unified service abstraction (for example, a built-in experiment tracker, feature store, or deployment mechanism that operates natively without requiring user-managed additional components).
- Partial—the capability is achievable, but only via non-trivial integration with external tools or services (for example, relying on a separate data validation library, custom CI/CD pipelines, or an external monitoring stack). This level also covers cases where the platform offers only minimal hooks or templates and leaves the operational implementation to the user.
- Not Clear—publicly available documentation, examples, or release notes do not provide enough detail to determine whether the capability is supported in practice.
2.6. Limitations
3. Systematic Capability Mapping of MLOps Platforms
3.1. Project Foundation and Governance
3.1.1. Project Specification and Templates
3.1.2. Collaboration and RBAC
3.1.3. Governance Gates and Approval Workflows
3.1.4. Summary and Comparative Insights
3.2. Data Readiness and Feature Management
3.2.1. Data Source Connectivity and Ingestion Modalities
3.2.2. Preprocessing and Transformation
3.2.3. Data Quality Validation
3.2.4. Data Versioning for Raw and Processed Datasets
3.2.5. Feature Store
3.2.6. Summary and Comparative Insights
3.3. Model Development and Experimentation
3.3.1. Model Versioning and Registry
3.3.2. Hyperparameter Optimization and Experiment Tracking
3.3.3. Distributed and Scalable Training
3.3.4. Reproducibility
3.3.5. Summary and Comparative Insights
3.4. Deployment and Serving
3.4.1. Model Deployment Automation
3.4.2. Rollback and Canary Deployment Support
3.4.3. Integration with CI/CD Pipelines
3.4.4. Summary and Comparative Insights
3.5. Monitoring and Operations
3.5.1. Model Performance Monitoring
3.5.2. Data Drift Detection and Alerting
3.5.3. Prediction Logging and Feedback Loop for Retraining
3.5.4. Summary and Comparative Insights
3.6. Synthesis of Mapped Capability Findings
4. Discussion
4.1. Cross-Cutting Challenges for Energy Forecasting Deployments
4.2. Strategic Directions and Implementation Guidance
5. Conclusions
Author Contributions
Funding
Institutional Review Board Statement
Informed Consent Statement
Data Availability Statement
Conflicts of Interest
Abbreviations
| API | Application Programming Interface |
| CI/CD | Continuous Integration and Continuous Delivery/Deployment |
| DevOps | Development and Operations |
| EDA | Exploratory Data Analysis |
| HPO | Hyperparameter Optimization |
| IAM | Identity and Access Management |
| KServe | Kubernetes-native Model Serving Project |
| ML | Machine Learning |
| MLOps | Machine Learning Operations |
| OSS | Open-Source Software |
| PRISMA | Preferred Reporting Items for Systematic Reviews and Meta-Analyses |
| RBAC | Role-Based Access Control |
| SDK | Software Development Kit |
| SSO | Single Sign-On |
Appendix A. Search Strings and Filters
Appendix A.1. Google Web Search
- AND (platform OR service OR framework)
- AND (documentation OR docs OR “user guide” OR “API reference”)
- AND (inurl:docs OR inurl:documentation OR intitle:docs OR intitle:documentation)
- AND (MLOps OR “ML Ops” OR “machine learning operations”)
- AND (platform OR framework OR pipeline)
Appendix A.2. GitHub Repository Search
- machine learning platform stars: >2000 pushed: >2023
Appendix A.3. Academic Database Searches (Scopus, IEEE Xplore, Web of Science)
- AND (MLOps OR “ML Ops” OR “machine learning operations”)
- AND (platform OR framework OR pipeline)
- Publication years: 2015–2025
- Language: English
References
- Kreuzberger, D.; Kühl, N.; Hirschl, S. Machine Learning Operations (MLOps): Overview, Definition, and Architecture. IEEE Access 2023, 11, 31866–31879. [Google Scholar] [CrossRef]
- Subramanya, R.; Sierla, S.; Vyatkin, V. From DevOps to MLOps: Overview and Application to Electricity Market Forecasting. Appl. Sci. 2022, 12, 9851. [Google Scholar] [CrossRef]
- Oyucu, S.; Aksöz, A. Integrating Machine Learning and MLOps for Wind Energy Forecasting: A Comparative Analysis and Optimization Study on Türkiye’s Wind Data. Appl. Sci. 2024, 14, 3725. [Google Scholar] [CrossRef]
- Im, J.; Lee, J.; Lee, S.; Kwon, H.-Y. Data pipeline for real-time energy consumption data management and prediction. Front. Big Data 2024, 7, 1308236. [Google Scholar] [CrossRef] [PubMed]
- Mystakidis, A.; Koukaras, P.; Tsalikidis, N.; Ioannidis, D.; Tjortjis, C. Energy Forecasting: A Comprehensive Review of Techniques and Technologies. Energies 2024, 17, 1662. [Google Scholar] [CrossRef]
- Zhao, X.; Ma, Z.G.; Jørgensen, B.N. An End-to-End Data and Machine Learning Pipeline for Energy Forecasting: A Systematic Approach Integrating MLOps and Domain Expertise. Information 2025, 16, 805. [Google Scholar] [CrossRef]
- Fu, T.; Zhou, H.; Ma, X.; Hou, Z.J.; Wu, D. Predicting peak day and peak hour of electricity demand with ensemble machine learning. Front. Energy Res. 2022, 10, 944804. [Google Scholar] [CrossRef]
- Zhang, D.; Jin, X.; Shi, P.; Chew, X. Real-time load forecasting model for the smart grid using Bayesian optimized CNN-BiLSTM. Front. Energy Res. 2023, 11, 1193662. [Google Scholar] [CrossRef]
- Model Governance. Available online: https://ml-ops.org/content/model-governance (accessed on 24 September 2025).
- What Is MLOps Governance. Available online: https://www.iguazio.com/glossary/mlops-governance/ (accessed on 24 September 2025).
- ML Ops: Machine Learning Operations. Available online: https://ml-ops.org/ (accessed on 24 September 2025).
- Too, E.G.; Weaver, P. The management of project management: A conceptual framework for project governance. Int. J. Proj. Manag. 2014, 32, 1382–1394. [Google Scholar] [CrossRef]
- Amazon Web SageMaker. Amazon SageMaker Developer Guide. Available online: https://docs.aws.amazon.com/sagemaker/latest/dg/ (accessed on 1 October 2025).
- Google Cloud. Vertex AI Documentation | Google Cloud. Available online: https://cloud.google.com/vertex-ai/docs/ (accessed on 1 October 2025).
- Azure MLOps (v2) Solution Accelerators. Available online: https://github.com/Azure/mlops-v2 (accessed on 24 September 2025).
- Microsoft. Azure Machine Learning Documentation | Microsoft Learn. Available online: https://learn.microsoft.com/azure/machine-learning/ (accessed on 1 October 2025).
- Databricks. Databricks Machine Learning Documentation. Available online: https://docs.databricks.com/machine-learning/ (accessed on 1 October 2025).
- DataRobot. DataRobot Documentation. Available online: https://docs.datarobot.com/ (accessed on 1 October 2025).
- Domino Data Lab. Domino Data Lab Documentation. Available online: https://docs.dominodatalab.com/ (accessed on 1 October 2025).
- Kubeflow. Kubeflow Documentation. Available online: https://kubeflow.org/docs/ (accessed on 1 October 2025).
- Polyaxonfile Specification. Available online: https://polyaxon.com/docs/core/specification/ (accessed on 24 September 2025).
- Polyaxon. Polyaxon Documentation. Available online: https://polyaxon.com/docs/ (accessed on 1 October 2025).
- ZenMl. ZenML Documentation. Available online: https://docs.zenml.io/ (accessed on 1 October 2025).
- H2O.ai. H2O-3 Documentation (Latest Stable). Available online: https://docs.h2o.ai/h2o/latest-stable/index.html (accessed on 1 October 2025).
- Metaflow. Metaflow Documentation. Available online: https://docs.metaflow.org/ (accessed on 1 October 2025).
- Kubeflow Project Contributors. Kubeflow Pipelines: Multi-User Isolation with Profiles and Namespaces. Available online: https://www.kubeflow.org/docs/components/pipelines/operator-guides/multi-user/ (accessed on 28 October 2025).
- Open Data Hub. Open Data Hub Documentation. Available online: https://opendatahub.io/docs/ (accessed on 1 October 2025).
- Permissions Management for Amazon SageMaker Studio Administrators. Available online: https://docs.aws.amazon.com/whitepapers/latest/sagemaker-studio-admin-best-practices/permissions-management.html (accessed on 24 September 2025).
- Access Control in Vertex AI. Available online: https://cloud.google.com/vertex-ai/docs/general/access-control (accessed on 24 September 2025).
- Roles and Permissions for Vertex AI. Available online: https://cloud.google.com/iam/docs/roles-permissions/aiplatform (accessed on 24 September 2025).
- Assign Roles for Azure Machine Learning. Available online: https://learn.microsoft.com/en-us/azure/machine-learning/how-to-assign-roles (accessed on 24 September 2025).
- Manage Privileges in Unity Catalog. Available online: https://docs.databricks.com/aws/en/data-governance/unity-catalog/manage-privileges/ (accessed on 24 September 2025).
- Roles and Permissions. Available online: https://docs.datarobot.com/en/docs/reference/misc-ref/roles-permissions.html (accessed on 24 September 2025).
- Access Controls and Collaboration. Available online: https://docs.dominodatalab.com/en/cloud/user_guide/22a752/access-controls-and-collaboration/ (accessed on 24 September 2025).
- Collaborator Permissions. Available online: https://docs.dominodatalab.com/en/latest/user_guide/7876f1/collaborator-permissions/ (accessed on 24 September 2025).
- Open Data Hub Architecture. Available online: https://opendatahub.io/docs/architecture/ (accessed on 24 September 2025).
- User Profiles in the Kubeflow Central Dashboard. Available online: https://www.kubeflow.org/docs/components/central-dash/profiles/ (accessed on 24 September 2025).
- Deploying ClearML Server. Available online: https://clear.ml/docs/latest/docs/deploying_clearml/clearml_server/ (accessed on 24 September 2025).
- Metaflow on AWS. Available online: https://docs.metaflow.org/v/r/metaflow-on-aws (accessed on 24 September 2025).
- Model Governance in MLOps. Available online: https://www.innoq.com/en/articles/2022/01/mlops-model-governance/ (accessed on 24 September 2025).
- Model Management and Deployment on Azure Machine Learning. Available online: https://learn.microsoft.com/en-us/azure/machine-learning/concept-model-management-and-deployment (accessed on 24 September 2025).
- Model Management Design in Azure ML Ops Accelerator. Available online: https://microsoft.github.io/azureml-ops-accelerator/2-Design/2-ModelManagement.html (accessed on 24 September 2025).
- Deploy Models Using MLflow Deployment Jobs on Databricks. Available online: https://docs.databricks.com/aws/en/mlflow/deployment-job.html (accessed on 24 September 2025).
- Create a Model Package in the Model Registry. Available online: https://docs.datarobot.com/en/docs/mlops/deployment/registry/reg-create.html (accessed on 24 September 2025).
- Monitor Models. Available online: https://docs.dominodatalab.com/en/latest/user_guide/715969/monitor-models/ (accessed on 24 September 2025).
- ClearML Model Registry. Available online: https://clear.ml/docs/latest/docs/model_registry/ (accessed on 24 September 2025).
- Support Parameter Sweeps as an Early Stage of Model Optimization. Available online: https://github.com/kubeflow/pipelines/issues/3454 (accessed on 24 September 2025).
- Amazon SageMaker Feature Store. Available online: https://docs.aws.amazon.com/sagemaker/latest/dg/feature-store.html (accessed on 24 September 2025).
- Vertex AI Feature Store Overview. Available online: https://cloud.google.com/vertex-ai/docs/featurestore (accessed on 1 October 2025).
- Create and Manage Data Assets in Azure Machine Learning. Available online: https://learn.microsoft.com/en-us/azure/machine-learning/how-to-create-data-assets (accessed on 1 October 2025).
- Delta Live Tables Streaming Tables. Available online: https://docs.databricks.com/aws/en/dlt/streaming-tables (accessed on 1 October 2025).
- Connect Data to DataRobot. Available online: https://docs.datarobot.com/en/docs/data/connect-data/data-conn.html (accessed on 1 October 2025).
- Access Data in Domino. Available online: https://docs.dominodatalab.com/en/latest/user_guide/16d9c1/access-data-in-domino (accessed on 1 October 2025).
- Connections Specification. Available online: https://polyaxon.com/docs/setup/connections/specification/ (accessed on 1 October 2025).
- Roles and Access Management in ZenML. Available online: https://docs.zenml.io/pro/access-management/roles (accessed on 1 October 2025).
- Access Rules and User Management in ClearML. Available online: https://clear.ml/docs/latest/docs/user_management/access_rules/ (accessed on 24 September 2025).
- Kubeflow Architecture. Available online: https://www.kubeflow.org/docs/started/architecture/ (accessed on 1 October 2025).
- Feast on Kubeflow Introduction. Available online: https://www.kubeflow.org/docs/external-add-ons/feast/introduction/ (accessed on 1 October 2025).
- What Is Metaflow. Available online: https://docs.metaflow.org/introduction/what-is-metaflow (accessed on 24 September 2025).
- Amazon SageMaker Data Wrangler. Available online: https://aws.amazon.com/sagemaker/ai/data-wrangler/ (accessed on 24 September 2025).
- Feature Engineering with Databricks Feature Store. Available online: https://docs.databricks.com/aws/en/machine-learning/feature-store/concepts (accessed on 24 September 2025).
- Transform Data in DataRobot. Available online: https://docs.datarobot.com/en/docs/data/transform-data/index.html (accessed on 24 September 2025).
- Version Data with Snapshots in Domino. Available online: https://docs.dominodatalab.com/en/latest/user_guide/dbdbff/version-data-with-snapshots/ (accessed on 24 September 2025).
- Working with Data Science Pipelines on Open Data Hub. Available online: https://opendatahub.io/docs/working-with-ai-pipelines/ (accessed on 24 September 2025).
- Kubeflow Pipelines Component Specification. Available online: https://www.kubeflow.org/docs/components/pipelines/reference/component-spec/ (accessed on 24 September 2025).
- Kubeflow Spark Operator. Available online: https://www.kubeflow.org/docs/components/spark-operator/ (accessed on 24 September 2025).
- Polyaxon Experimentation Overview. Available online: https://polyaxon.com/docs/experimentation/ (accessed on 24 September 2025).
- Creating Flows. Available online: https://docs.metaflow.org/metaflow/basics (accessed on 24 September 2025).
- ZenML Migration and Pipeline Guidance. Available online: https://zenml.mintlify.app/guidelines/migration-zero-twenty (accessed on 24 September 2025).
- ClearML Pipelines. Available online: https://clear.ml/docs/latest/docs/pipelines/ (accessed on 24 September 2025).
- H2O-3 Documentation Home. Available online: https://docs.h2o.ai/h2o/latest-stable/h2o-docs/welcome.html (accessed on 24 September 2025).
- TensorFlow. TensorFlow Data Validation: Checking and Analyzing Your Data | TFX. Available online: https://www.tensorflow.org/tfx/guide/tfdv (accessed on 1 October 2025).
- ClearMl. ClearML Documentation. Available online: https://clear.ml/docs/ (accessed on 1 October 2025).
- TrustyAi. Welcome to TrustyAI:: TrustyAI. Available online: https://trustyai.org/docs/main/main (accessed on 1 October 2025).
- Manage Dataset Versions in Vertex AI. Available online: https://cloud.google.com/vertex-ai/docs/datasets/manage-dataset-versions (accessed on 24 September 2025).
- Version and Track Datasets in Azure Machine Learning. Available online: https://learn.microsoft.com/en-us/azure/machine-learning/how-to-version-track-datasets (accessed on 24 September 2025).
- Delta Lake Table History and Time Travel. Available online: https://learn.microsoft.com/en-us/azure/databricks/delta/history (accessed on 24 September 2025).
- Delta Lake Time Travel: The Definitive Guide. Available online: https://delta.io/blog/2023-02-01-delta-lake-time-travel/ (accessed on 24 September 2025).
- Catalog Asset Details in DataRobot. Available online: https://docs.datarobot.com/en/docs/data/ai-catalog/catalog-asset.html (accessed on 24 September 2025).
- Work with Domino Datasets. Available online: https://docs.dominodatalab.com/en/cloud/user_guide/ba5bad/work-with-domino-datasets/ (accessed on 24 September 2025).
- ClearML Data: Dataset Versioning. Available online: https://www.clear.ml/docs/latest/docs/clearml_data/ (accessed on 1 October 2025).
- Artifacts Versioning and Versioned Assets in Polyaxon. Available online: https://polyaxon.com/docs/management/artifacts-versioning/ (accessed on 1 October 2025).
- ML Metadata: Artifacts and Lineage in Kubeflow Pipelines. Available online: https://www.kubeflow.org/docs/components/pipelines/concepts/metadata/ (accessed on 1 October 2025).
- Artifacts in ZenML. Available online: https://github.com/zenml-io/zenml/blob/main/docs/book/how-to/artifacts/artifacts.md (accessed on 24 September 2025).
- Scaling Data Management in Metaflow. Available online: https://docs.metaflow.org/scaling/data (accessed on 24 September 2025).
- Metaflow Datastore: Content-Addressed Storage. Available online: https://github.com/Netflix/metaflow/blob/master/docs/datastore.md (accessed on 24 September 2025).
- What Is Azure Managed Feature Store. Available online: https://learn.microsoft.com/en-us/azure/machine-learning/concept-what-is-managed-feature-store (accessed on 24 September 2025).
- Databricks Feature Store. Available online: https://docs.databricks.com/aws/en/machine-learning/feature-store/ (accessed on 24 September 2025).
- Custom Lists Reference (DataRobot Predict AI). Available online: https://docs.datarobot.com/en/docs/reference/pred-ai-ref/custom-list-ref.html (accessed on 24 September 2025).
- Domino Feature Store (Feast-Based). Available online: https://docs.dominodatalab.com/en/5.10/user_guide/059b1c/feature-store/ (accessed on 24 September 2025).
- Configure Feature Store on Open Data Hub (Feast-Based). Available online: https://opendatahub.io/docs/working-with-machine-learning-features/ (accessed on 24 September 2025).
- ZenML Integration with Feast. Available online: https://www.zenml.io/integrations/feast (accessed on 24 September 2025).
- Vertex AI Model Registry: Versioning. Available online: https://cloud.google.com/vertex-ai/docs/model-registry/versioning (accessed on 24 September 2025).
- Manage the Machine Learning Model Lifecycle (Databricks). Available online: https://docs.databricks.com/aws/en/machine-learning/manage-model-lifecycle/ (accessed on 24 September 2025).
- Register a Model in Domino. Available online: https://docs.dominodatalab.com/en/latest/user_guide/d1f8bb/register-a-model/ (accessed on 24 September 2025).
- Working with Model Registries (Open Data Hub). Available online: https://opendatahub.io/docs/working-with-model-registries/ (accessed on 24 September 2025).
- Polyaxon Model Registry. Available online: https://polyaxon.com/docs/management/model-registry/ (accessed on 24 September 2025).
- ZenML: Model Registries (API Docs). Available online: https://sdkdocs.zenml.io/0.83.0/core_code_docs/core-model_registries (accessed on 24 September 2025).
- Kubeflow Model Registry. Available online: https://www.kubeflow.org/docs/components/model-registry/ (accessed on 24 September 2025).
- H2O-3: Save and Load Models. Available online: https://docs.h2o.ai/h2o/latest-stable/h2o-docs/save-and-load-model.html (accessed on 24 September 2025).
- Using Hyperparameter Tuning with Vertex AI. Available online: https://cloud.google.com/vertex-ai/docs/training/using-hyperparameter-tuning (accessed on 24 September 2025).
- Tune Hyperparameters in Azure Machine Learning. Available online: https://learn.microsoft.com/en-us/azure/machine-learning/how-to-tune-hyperparameters (accessed on 1 October 2025).
- MLflow on Databricks. Available online: https://docs.databricks.com/aws/en/mlflow/ (accessed on 1 October 2025).
- Leaderboards in DataRobot. Available online: https://docs.datarobot.com/en/docs/workbench/wb-experiment/manage-experiments/leaderboard.html (accessed on 1 October 2025).
- Advanced Tuning in DataRobot. Available online: https://docs.datarobot.com/en/docs/modeling/analyze-models/evaluate/adv-tuning.html (accessed on 1 October 2025).
- Track and Monitor Experiments in Domino. Available online: https://docs.dominodatalab.com/en/latest/user_guide/da707d/track-and-monitor-experiments/ (accessed on 1 October 2025).
- Tune Hyperparameters with Ray Tune on Domino. Available online: https://docs.dominodatalab.com/en/latest/user_guide/874b46/tune-hyperparameters-with-ray-tune/ (accessed on 1 October 2025).
- Polyaxon Optimization Engine. Available online: https://polyaxon.com/docs/automation/optimization-engine/ (accessed on 1 October 2025).
- Katib Overview. Available online: https://www.kubeflow.org/docs/components/katib/overview/ (accessed on 1 October 2025).
- Experiments in Kubeflow Pipelines. Available online: https://www.kubeflow.org/docs/components/pipelines/concepts/experiment/ (accessed on 1 October 2025).
- Hyperparameter Optimization in ClearML. Available online: https://clear.ml/docs/latest/docs/getting_started/hpo/ (accessed on 24 September 2025).
- Tracking Experiments in ZenML. Available online: https://zenml.mintlify.app/advanced-guide/practical-mlops/tracking-experiments (accessed on 1 October 2025).
- Metaflow Client. Available online: https://docs.metaflow.org/metaflow/client (accessed on 1 October 2025).
- ZenML. ZenML User Guide: CI/CD (GitHub). Available online: https://github.com/zenml-io/zenml/blob/main/docs/book/user-guide/production-guide/ci-cd.md (accessed on 1 October 2025).
- KServe. KServe ModelMesh Serving—Admin Guide. Available online: https://kserve.github.io/website/docs/admin-guide/modelmesh (accessed on 28 October 2025).
- KServe. KServe GenAI InferenceService—Getting Started. Available online: https://kserve.github.io/website/docs/getting-started/genai-first-isvc (accessed on 28 October 2025).
- KServe. KServe: Inference Frameworks Overview. Available online: https://kserve.github.io/website/docs/model-serving/predictive-inference/frameworks/overview (accessed on 1 October 2025).
- H2O.ai. H2O POJO Quick Start Guide. Available online: https://h2o-release.s3.amazonaws.com/h2o/rel-tverberg/2/docs-website/h2o-docs/pojo-quick-start.html (accessed on 28 October 2025).
- Clearml. GitHub—Clearml/Clearml-Serving: Model Serving Orchestration and Repository. Available online: https://github.com/clearml/clearml-serving (accessed on 1 October 2025).
- KServe. KServe v0.8: TensorFlow Model Serving (v1beta1). Available online: https://kserve.github.io/website/docs/model-serving/predictive-inference/frameworks/tensorflow (accessed on 1 October 2025).
- Red Hat Developer. From Notebooks to Pipelines: Using Open Data Hub and Kubeflow on OpenShift. Available online: https://developers.redhat.com/blog/2020/07/29/from-notebooks-to-pipelines-using-open-data-hub-and-kubeflow-on-openshift (accessed on 1 October 2025).
- Databricks. Introduction to Databricks Lakehouse Monitoring. Available online: https://docs.databricks.com/aws/en/lakehouse-monitoring (accessed on 1 October 2025).
- Zenml. GitHub—Zenml-io/Zenml: MLOps Framework for Building Reliable ML Systems. Available online: https://github.com/zenml-io/zenml (accessed on 1 October 2025).
- Grafana Labs. Monitoring Machine Learning Models in Production with Grafana and ClearML. Available online: https://grafana.com/blog/2023/08/18/monitoring-machine-learning-models-in-production-with-grafana-and-clearml (accessed on 1 October 2025).
- KServe. KServe: Alibi Detect (Outlier & Drift Detection). Available online: https://kserve.github.io/website/docs/model-serving/predictive-inference/detect/alibi/alibi-detect (accessed on 1 October 2025).
- KServe. KServe: Payload Logger with Knative Eventing. Available online: https://kserve.github.io/website/docs/model-serving/predictive-inference/logger/knative-eventing-logger (accessed on 1 October 2025).
- Metaflow. GitHub—Netflix/Metaflow: Human-Centric Framework for Data Science. Available online: https://github.com/Netflix/metaflow (accessed on 1 October 2025).
- H2O.ai. GitHub—h2oai/h2o-3: Distributed, Scalable Machine Learning Platform (H2O-3). Available online: https://github.com/h2oai/h2o-3 (accessed on 1 October 2025).
- Tu, D.; He, Y.; Cui, W.; Ge, S.; Zhang, H.; Shi, H.; Zhang, D.; Chaudhuri, S. Auto-Validate by-History: Auto-Program Data Quality Constraints to Validate Recurring Data Pipelines. In Proceedings of the 29th ACM SIGKDD Conference on Knowledge Discovery and Data Mining (KDD ’23), Long Beach, CA, USA; pp. 4991–5003.
- Sorvisto, D. MLOps Lifecycle Toolkit: A Software Engineering Roadmap for Designing, Deploying, and Scaling Stochastic Systems; Apress: Berkeley, CA, USA, 2023. [Google Scholar]
- Doroshenko, A.; Zhora, D.; Zhyrenkov, O. The Machine Learning Model Development Lifecycle for Prediction of Electrical Energy Market Volumes. In Proceedings of the Information Technology and Implementation (IT&I-2024), Kyiv, Ukraine, 20–21 November 2024; pp. 29–42. [Google Scholar]







Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2026 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license.
Share and Cite
Zhao, X.; Ma, Z.G.; Jørgensen, B.N. A Systematic Lifecycle-Referenced Capability Mapping of MLOps Platforms for Energy Forecasting. Information 2026, 17, 328. https://doi.org/10.3390/info17040328
Zhao X, Ma ZG, Jørgensen BN. A Systematic Lifecycle-Referenced Capability Mapping of MLOps Platforms for Energy Forecasting. Information. 2026; 17(4):328. https://doi.org/10.3390/info17040328
Chicago/Turabian StyleZhao, Xun, Zheng Grace Ma, and Bo Nørregaard Jørgensen. 2026. "A Systematic Lifecycle-Referenced Capability Mapping of MLOps Platforms for Energy Forecasting" Information 17, no. 4: 328. https://doi.org/10.3390/info17040328
APA StyleZhao, X., Ma, Z. G., & Jørgensen, B. N. (2026). A Systematic Lifecycle-Referenced Capability Mapping of MLOps Platforms for Energy Forecasting. Information, 17(4), 328. https://doi.org/10.3390/info17040328

