{"id":20484519,"url":"https://github.com/sap-samples/flaml-samples","last_synced_at":"2025-09-03T15:37:17.278Z","repository":{"id":251908874,"uuid":"837332805","full_name":"SAP-samples/flaml-samples","owner":"SAP-samples","description":"An introduction into automated machine learning, via the FLAML AutoML framework. A basic example, along with examples in SAP contexts are provided.","archived":false,"fork":false,"pushed_at":"2024-08-06T17:57:15.000Z","size":65,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-05T16:19:35.751Z","etag":null,"topics":["automated-machine-learning","fedml","machine-learning"],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SAP-samples.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-08-02T18:11:34.000Z","updated_at":"2024-08-07T22:51:39.000Z","dependencies_parsed_at":"2025-09-03T15:37:16.829Z","dependency_job_id":null,"html_url":"https://github.com/SAP-samples/flaml-samples","commit_stats":null,"previous_names":["sap-samples/flaml-samples"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SAP-samples/flaml-samples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAP-samples%2Fflaml-samples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAP-samples%2Fflaml-samples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAP-samples%2Fflaml-samples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAP-samples%2Fflaml-samples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SAP-samples","download_url":"https://codeload.github.com/SAP-samples/flaml-samples/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAP-samples%2Fflaml-samples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273467224,"owners_count":25111129,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automated-machine-learning","fedml","machine-learning"],"created_at":"2024-11-15T16:23:27.098Z","updated_at":"2025-09-03T15:37:17.252Z","avatar_url":"https://github.com/SAP-samples.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FLAML Samples\n\n[![REUSE status](https://api.reuse.software/badge/github.com/SAP-samples/flaml-samples)](https://api.reuse.software/info/github.com/SAP-samples/flaml-samples)\n\n## Description\n\nIn this repository, we demonstrate the power of automated machine learning (AutoML) by going into how [FLAML](https://microsoft.github.io/FLAML/) - Microsoft's AutoML framework - can be used. We go over three examples in the following jupyter notebooks:\n 1. [Simple FLAML demo](./SimpleFLAMLDemo.ipynb)\n 2. [Classification FLAML Demo](./ClassificationFLAMLDemo.ipynb)\n 3. [Regression FLAML Demo](./RegressionFLAMLDemo.ipynb)\n\nThe first demo introduces the user to the concept of how FLAML can be used, by working on the commonly used IRIS dataset. Examples two and three highlight how FLAML, and more generally AutoML, can be used in an SAP context. The second notebook goes over a classification example, where FLAML uses purchase order data to determine if a purchase order will be accepted or rejected - this is the Purchase Order Requisition Use Case. The third notebook goes over a regression example, where FLAML uses item data to determine the max allocation (or stock) of an item in a store - this is the Retail Order Use Case.\n\nThese demos cover the basics for how to use the FLAML library. For those who are interested in learning more, we strongly recommend their [repository](https://github.com/microsoft/FLAML), and specifically the [automl.py file](https://github.com/microsoft/FLAML/blob/main/flaml/automl/automl.py), for a deeper dive.\n\n## Requirements\n\nPython version \u003e= 3.8. Specific Python packages, and their installation commands, are already contained in the notebook examples.\n\n## Download and Installation\n\nPython downloads can be found [here](https://www.python.org/downloads/).\n\n## Known Issues\n\nNo known issues.\n\n## How to obtain support\n\n[Create an issue](https://github.com/SAP-samples/\u003crepository-name\u003e/issues) in this repository if you find a bug or have questions about the content.\n \nFor additional support, [ask a question in SAP Community](https://answers.sap.com/questions/ask.html).\n\n## Contributing\n\nIf you wish to contribute code, offer fixes or improvements, please send a pull request. Due to legal reasons, contributors will be asked to accept a DCO when they create the first pull request to this project. This happens in an automated fashion during the submission process. SAP uses [the standard DCO text of the Linux Foundation](https://developercertificate.org/).\n\n## License\n\nCopyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the Apache Software License, version 2.0 except as noted otherwise in the [LICENSE](LICENSE) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsap-samples%2Fflaml-samples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsap-samples%2Fflaml-samples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsap-samples%2Fflaml-samples/lists"}