fedml-azure


Namefedml-azure JSON
Version 2.0.1 PyPI version JSON
download
home_page
SummaryA python library for building machine learning models on AzureML using a federated data source
upload_time2023-07-12 18:55:21
maintainer
docs_urlNone
authorSAP SE
requires_python>=3
licenseApache License 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Introduction

The SAP Federated ML Python libraries (FedML) applies the Data Federation architecture of SAP Datasphere for intelligently sourcing data for Machine Learning experiments done at the Hyperscalers thereby removing the need for replicating or moving data. 
By abstracting the Data Connection, Data load, and Model training (with flexibility and provision for user provided training scripts) for Hyperscaler Machine learning processes, the FedML library  provides end to end integration with few lines of code.

## Installation

Install the SAP FedML Azure library using pip as follows:

`pip install fedml-azure`

## Documentation and getting started

For getting started with the SAP FedML Azure Library and for documentation and sample notebooks, please refer the SAP FedML Azure github page [link](https://github.com/SAP-samples/datasphere-fedml/blob/main/Azure/readme.md)

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "fedml-azure",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3",
    "maintainer_email": "",
    "keywords": "",
    "author": "SAP SE",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/5f/a3/0a6d948dae6fca41ca10b479e3496b65fb08fab8cb33c679f02017f9ae3b/fedml_azure-2.0.1.tar.gz",
    "platform": null,
    "description": "## Introduction\n\nThe SAP Federated ML Python libraries (FedML) applies the Data Federation architecture of SAP Datasphere for intelligently sourcing data for Machine Learning experiments done at the Hyperscalers thereby removing the need for replicating or moving data. \nBy abstracting the Data Connection, Data load, and Model training (with flexibility and provision for user provided training scripts) for Hyperscaler Machine learning processes, the FedML library  provides end to end integration with few lines of code.\n\n## Installation\n\nInstall the SAP FedML Azure library using pip as follows:\n\n`pip install fedml-azure`\n\n## Documentation and getting started\n\nFor getting started with the SAP FedML Azure Library and for documentation and sample notebooks, please refer the SAP FedML Azure github page [link](https://github.com/SAP-samples/datasphere-fedml/blob/main/Azure/readme.md)\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "A python library for building machine learning models on AzureML using a federated data source",
    "version": "2.0.1",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6e29deb84d7630f0537c991944cd00efd4f75e75ba8f69c5320f2303f1bdf108",
                "md5": "b74092f22a029d5c2ce427ead6ace524",
                "sha256": "3b92fc4d78d642d26017e8dcc7ec7d1007a07446d820f398088408f6e46ddab0"
            },
            "downloads": -1,
            "filename": "fedml_azure-2.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b74092f22a029d5c2ce427ead6ace524",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3",
            "size": 30999,
            "upload_time": "2023-07-12T18:55:17",
            "upload_time_iso_8601": "2023-07-12T18:55:17.814395Z",
            "url": "https://files.pythonhosted.org/packages/6e/29/deb84d7630f0537c991944cd00efd4f75e75ba8f69c5320f2303f1bdf108/fedml_azure-2.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5fa30a6d948dae6fca41ca10b479e3496b65fb08fab8cb33c679f02017f9ae3b",
                "md5": "02ab662e6f630db05cbd4400e1b20bd2",
                "sha256": "4c9fc3b0e1e2f8e97d37b95d15f32dfa9dac53137cf52d8c600b9db88898a0e2"
            },
            "downloads": -1,
            "filename": "fedml_azure-2.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "02ab662e6f630db05cbd4400e1b20bd2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3",
            "size": 23669,
            "upload_time": "2023-07-12T18:55:21",
            "upload_time_iso_8601": "2023-07-12T18:55:21.057724Z",
            "url": "https://files.pythonhosted.org/packages/5f/a3/0a6d948dae6fca41ca10b479e3496b65fb08fab8cb33c679f02017f9ae3b/fedml_azure-2.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-12 18:55:21",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "fedml-azure"
}
        
Elapsed time: 0.09104s