fedml-databricks


Namefedml-databricks JSON
Version 1.0.5 PyPI version JSON
download
home_pageNone
SummaryA python library for building machine learning models on Databricks using a federated data source
upload_time2024-03-26 19:18:24
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 library for Databricks applies the Data Federation architecture of SAP Datasphere for intelligently sourcing SAP as well as non-SAP data for Machine Learning experiments done in Databricks, thereby removing the need for replicating or moving the data. By abstracting the Data Connection, Data load, Model Deployment in SAP environment, and Inferencing for Machine learning processes , the FedML Databricks library provides end to end integration with few lines of code.

## Installation

Install the SAP FedML Databricks library using pip as follows:

`pip install fedml-databricks`

## Documentation and getting started

For getting started with the SAP FedML Databricks Library and for documentation and sample notebooks, please refer the SAP FedML Databricks github page [link](https://github.com/SAP-samples/data-warehouse-cloud-fedml/tree/main/Databricks)


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "fedml-databricks",
    "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/28/0e/49cd0af5c55e501e21bad958509a4041044b5c56edb58b1260aa770b3f89/fedml_databricks-1.0.5.tar.gz",
    "platform": null,
    "description": "## Introduction\n\nThe SAP Federated ML Python library for Databricks applies the Data Federation architecture of SAP Datasphere for intelligently sourcing SAP as well as non-SAP data for Machine Learning experiments done in Databricks, thereby removing the need for replicating or moving the data. By abstracting the Data Connection, Data load, Model Deployment in SAP environment, and Inferencing for Machine learning processes , the FedML Databricks library provides end to end integration with few lines of code.\n\n## Installation\n\nInstall the SAP FedML Databricks library using pip as follows:\n\n`pip install fedml-databricks`\n\n## Documentation and getting started\n\nFor getting started with the SAP FedML Databricks Library and for documentation and sample notebooks, please refer the SAP FedML Databricks github page [link](https://github.com/SAP-samples/data-warehouse-cloud-fedml/tree/main/Databricks)\n\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "A python library for building machine learning models on Databricks using a federated data source",
    "version": "1.0.5",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "85439b2c12cb16ee0dbc91058ca0e6acb761923e530e550fbfb789c6bc3818a8",
                "md5": "3e19772ccd54a29f34c572cf21ec7f94",
                "sha256": "1261deb1c29b0967f8ef76f383dd1e77009320043d204a2c3d6370f4506b87d7"
            },
            "downloads": -1,
            "filename": "fedml_databricks-1.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3e19772ccd54a29f34c572cf21ec7f94",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3",
            "size": 24601,
            "upload_time": "2024-03-26T19:18:22",
            "upload_time_iso_8601": "2024-03-26T19:18:22.400361Z",
            "url": "https://files.pythonhosted.org/packages/85/43/9b2c12cb16ee0dbc91058ca0e6acb761923e530e550fbfb789c6bc3818a8/fedml_databricks-1.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "280e49cd0af5c55e501e21bad958509a4041044b5c56edb58b1260aa770b3f89",
                "md5": "af0076524385dc080c2177d3ed5ea972",
                "sha256": "5a60256651c9f8721e3b03f0c87f5a38ba12f51ba8846ffb357c85bf483343b2"
            },
            "downloads": -1,
            "filename": "fedml_databricks-1.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "af0076524385dc080c2177d3ed5ea972",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3",
            "size": 16569,
            "upload_time": "2024-03-26T19:18:24",
            "upload_time_iso_8601": "2024-03-26T19:18:24.083335Z",
            "url": "https://files.pythonhosted.org/packages/28/0e/49cd0af5c55e501e21bad958509a4041044b5c56edb58b1260aa770b3f89/fedml_databricks-1.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-26 19:18:24",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "fedml-databricks"
}
        
Elapsed time: 0.25893s