Click here to Skip to main content
15,886,830 members
Articles / Artificial Intelligence / Tensorflow

Python Machine Learning on Azure Part 1: Creating an XGBoost Model with Python, VS Code, and Azure ML

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
12 Jan 2022CPOL11 min read 8K   9  
How to use Visual Studio Code with Machine Learning extensions to train an XGBoost model on Azure
This article shows the code to create and train a model using XGBoost and then run model training on Azure ML. This will be followed by a brief demonstration to show that the trained model works as expected.

This article is a sponsored article. Articles such as these are intended to provide you with information on products and services that we consider useful and of value to developers

Views

Daily Counts

This article is part of the series 'Python ML on Azure View All

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
Poland Poland
Jarek has two decades of professional experience in software architecture and development, machine learning, business and system analysis, logistics, and business process optimization.
He is passionate about creating software solutions with complex logic, especially with the application of AI.

Comments and Discussions