Advanced analytics samples and templates with Python for ML Server
Перейти к файлу
microsoft-github-policy-service[bot] 602efb8f56
Auto merge mandatory file pr
This pr is auto merged as it contains a mandatory file and is opened for more than 10 days.
2023-06-12 20:27:15 +00:00
microsoftml Fixing broken links as reported in #3. 2019-05-09 13:20:27 -07:00
operationalize updating readme 2019-02-19 16:51:28 -08:00
.gitignore Initial commit 2017-09-13 12:22:11 -07:00
LICENSE Initial commit 2017-09-13 12:22:17 -07:00
LICENSE-CODE Initial commit 2017-09-13 12:22:18 -07:00
README.md Fixing links for issue #3 2019-05-09 11:49:00 -07:00
SECURITY.md Microsoft mandatory file 2023-06-02 19:51:48 +00:00

README.md

Microsoft Machine Learning Python Samples with ML Server

Discover more examples at Microsoft Machine Learning Server

In these examples, we will demonstrate how to develop and deploy end-to-end advanced analytics Python solutions with ]ML Server](https://docs.microsoft.com/en-us/machine-learning-server/what-is-machine-learning-server). The samples provided here are created in Python. Samples in R are available in the ML Server R Templates repository.

Although these samples have not been written for SQL Server ML Services, they can be deployed in the same manner as the R Templates that are provided in the repository linked above.

Available Samples

Category Sample Code Documentation
Basic Use a regression to predict wine quality with RevoscalePy Code
Basic Use a regression to predict wine quality with microsoftml Code
Basic Doing feature selection using mutual information Code
Basic Implementing binary classification Code
Basic Binary classification Notebook Documentation
Basic Implementing multi-class classification Code
Basic Working with categorical features Code
Basic Using formulas Code
Basic Using a loss function Code
Basic Working with input schemas Code
Basic Classifying images using image featurization Code
Basic Finding similar images using image featurization Code
Advanced Tuning model hyperparameters using a grid search Code
Advanced Implementing sentiment analysis Code
Advanced Implementing text featurization Code
Operationalization Deploy Python model as a web service Notebook Documentation
Operationalization Integrate a real-time web service into an application Notebook Documentation
Operationalization Consuming web services synchronously Notebook Documentation
Operationalization Consuming web services asynchronously Notebook Documentation

Contributing

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Microsoft and any contributors grant you a license to the Microsoft documentation and other content in this repository under the Creative Commons Attribution 4.0 International Public License, see the LICENSE file, and grant you a license to any code in the repository under the MIT License, see the LICENSE-CODE file.

Microsoft, Windows, Microsoft Azure and/or other Microsoft products and services referenced in the documentation may be either trademarks or registered trademarks of Microsoft in the United States and/or other countries. The licenses for this project do not grant you rights to use any Microsoft names, logos, or trademarks. Microsoft's general trademark guidelines can be found at http://go.microsoft.com/fwlink/?LinkID=254653.

Privacy information can be found at https://privacy.microsoft.com/en-us/

Microsoft and any contributors reserve all others rights, whether under their respective copyrights, patents, or trademarks, whether by implication, estoppel or otherwise.