fedml-dsp


Namefedml-dsp JSON
Version 1.0.0 PyPI version JSON
download
home_pageNone
SummaryA python library for building machine learning models on gpu AI Platforms using a federated data source
upload_time2024-04-05 20:46:40
maintainerNone
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 SAP as well as non-SAP data for Machine Learning experiments done at any Machine Learning platform thereby removing the need for replicating or moving data. By abstracting the Data Connection and Data load , the FedML library provides end to end platform agnostic integration support for instant data access & discovery of semantically rich business data with just few lines of code.

## Installation

Install the SAP FedML library using pip as follows:

`pip install fedml-dsp`

## Documentation and getting started

For getting started with the SAP FedML  Library and for documentation and sample notebooks, please refer the SAP FedML  documentation [here](https://github.com/SAP-samples/datasphere-fedml/tree/main/Datasphere).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "fedml-dsp",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3",
    "maintainer_email": null,
    "keywords": null,
    "author": "SAP SE",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/b9/33/0f887fbae37f51e34f3ba17102fd03dd0ef6c21b9633108af81eed836499/fedml_dsp-1.0.0.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 SAP as well as non-SAP data for Machine Learning experiments done at any Machine Learning platform thereby removing the need for replicating or moving data. By abstracting the Data Connection and Data load , the FedML library provides end to end platform agnostic integration support for instant data access & discovery of semantically rich business data with just few lines of code.\n\n## Installation\n\nInstall the SAP FedML library using pip as follows:\n\n`pip install fedml-dsp`\n\n## Documentation and getting started\n\nFor getting started with the SAP FedML  Library and for documentation and sample notebooks, please refer the SAP FedML  documentation [here](https://github.com/SAP-samples/datasphere-fedml/tree/main/Datasphere).\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "A python library for building machine learning models on gpu AI Platforms using a federated data source",
    "version": "1.0.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0848027a73b67e28ebb5fee3639dd2e71e9e43a6aecbebe1a59d85458a3d8d54",
                "md5": "9f6fd088d5cd533abe0d2dae1bdac414",
                "sha256": "b17ee773abd14ba98b1bce739d0bbbdcabfd836ac81429e59651a384c015084b"
            },
            "downloads": -1,
            "filename": "fedml_dsp-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9f6fd088d5cd533abe0d2dae1bdac414",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3",
            "size": 7908,
            "upload_time": "2024-04-05T20:46:38",
            "upload_time_iso_8601": "2024-04-05T20:46:38.450025Z",
            "url": "https://files.pythonhosted.org/packages/08/48/027a73b67e28ebb5fee3639dd2e71e9e43a6aecbebe1a59d85458a3d8d54/fedml_dsp-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b9330f887fbae37f51e34f3ba17102fd03dd0ef6c21b9633108af81eed836499",
                "md5": "5be8879e8b70fd08e9814db5b29fec59",
                "sha256": "2d89a19647c7973ecf4c3138420b53befd27fb9142db933ae9742fd917a0267e"
            },
            "downloads": -1,
            "filename": "fedml_dsp-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5be8879e8b70fd08e9814db5b29fec59",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3",
            "size": 8170,
            "upload_time": "2024-04-05T20:46:40",
            "upload_time_iso_8601": "2024-04-05T20:46:40.127924Z",
            "url": "https://files.pythonhosted.org/packages/b9/33/0f887fbae37f51e34f3ba17102fd03dd0ef6c21b9633108af81eed836499/fedml_dsp-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-05 20:46:40",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "fedml-dsp"
}
        
Elapsed time: 0.25231s