Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1.49 KB

readme.md

File metadata and controls

22 lines (13 loc) · 1.49 KB

Description

The FedML library applies the data federation architecture with SAP Datasphere for intelligently sourcing the data in real-time from data storages. The library provides functionality that enables businesses and data scientists to build, train and deploy machine learning models on hyperscalers, without the hassle of replicating or migrating the data from the original data storage.

Prerequisites

The following steps needs to be completed in order to access the library functionality

  • Creation of Azure Subscription
    In order to create an Azure ML Workspace, first you need access to an Azure subscription. You can create a new subscription or access existing subscription information from the Azure portal.

  • Creation of a Azure ML workspace
    Create an AzureML workspace from the Azure portal (recommended) or optionally through Python sdk. Please refer the article

Documentation

  • For documentation of library class, methods and parameters, refer fedml_azure.md
  • For documentation of how to use the library, refer sample_notebooks

Troubleshooting

The documentation for troubleshooting can be found here.