Automated Machine Learning with Microsoft Azure :: Build Highly Accurate and Scalable End-To-end AI Solutions with Azure AutoML.
A practical, step-by-step guide to using Microsoft's AutoML technology on the Azure Machine Learning service for developers and data scientists working with the Python programming language Key Features Create, deploy, productionalize, and scale automated machine learning solutions on Microsoft...
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham :
Packt Publishing, Limited,
2021.
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | A practical, step-by-step guide to using Microsoft's AutoML technology on the Azure Machine Learning service for developers and data scientists working with the Python programming language Key Features Create, deploy, productionalize, and scale automated machine learning solutions on Microsoft Azure Improve the accuracy of your ML models through automatic data featurization and model training Increase productivity in your organization by using artificial intelligence to solve common problems Book DescriptionAutomated Machine Learning with Microsoft Azure will teach you how to build high-performing, accurate machine learning models in record time. It will equip you with the knowledge and skills to easily harness the power of artificial intelligence and increase the productivity and profitability of your business. Guided user interfaces (GUIs) enable both novices and seasoned data scientists to easily train and deploy machine learning solutions to production. Using a careful, step-by-step approach, this book will teach you how to use Azure AutoML with a GUI as well as the AzureML Python software development kit (SDK). First, you'll learn how to prepare data, train models, and register them to your Azure Machine Learning workspace. You'll then discover how to take those models and use them to create both automated batch solutions using machine learning pipelines and real-time scoring solutions using Azure Kubernetes Service (AKS). Finally, you will be able to use AutoML on your own data to not only train regression, classification, and forecasting models but also use them to solve a wide variety of business problems. By the end of this Azure book, you'll be able to show your business partners exactly how your ML models are making predictions through automatically generated charts and graphs, earning their trust and respect. What you will learn Understand how to train classification, regression, and forecasting ML algorithms with Azure AutoML Prepare data for Azure AutoML to ensure smooth model training and deployment Adjust AutoML configuration settings to make your models as accurate as possible Determine when to use a batch-scoring solution versus a real-time scoring solution Productionalize your AutoML and discover how to quickly deliver value Create real-time scoring solutions with AutoML and Azure Kubernetes Service Train a large number of AutoML models at once using the AzureML Python SDK Who this book is for Data scientists, aspiring data scientists, machine learning engineers, or anyone interested in applying artificial intelligence or machine learning in their business will find this machine learning book useful. You need to have beginner-level knowledge of artificial intelligence and a technical background in computer science, statistics, or information technology before getting started. Familiarity with Python will help you implement the more advanced features found in the chapters, but even data analysts and SQL experts will be able to train ML models after finishing this book. |
Beschreibung: | 1 online resource (340 p.) |
ISBN: | 1800561970 9781800561977 |
Internformat
MARC
LEADER | 00000cam a22000007i 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-on1247673146 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr cnu---unuuu | ||
008 | 210424s2021 enk o ||| 0 eng d | ||
040 | |a EBLCP |b eng |e rda |c EBLCP |d NLW |d UKAHL |d CZL |d OCLCO |d OCLCF |d OCLCQ |d YDX |d IEEEE |d N$T |d OCLCO |d OCLCL |d TMA |d OCLCQ |d FUT |d OCLCO | ||
019 | |a 1432330375 | ||
020 | |a 1800561970 |q electronic book | ||
020 | |a 9781800561977 |q (electronic bk.) | ||
020 | |z 9781800565319 |q (paperback) | ||
020 | |z 1800565313 |q (paperback) | ||
035 | |a (OCoLC)1247673146 |z (OCoLC)1432330375 | ||
037 | |a 10162860 |b IEEE | ||
050 | 4 | |a QA76 |b .S299 2021 | |
082 | 7 | |a 929.605 |2 23 | |
049 | |a MAIN | ||
100 | 1 | |a Sawyers, Dennis Michael. | |
245 | 1 | 0 | |a Automated Machine Learning with Microsoft Azure : |b Build Highly Accurate and Scalable End-To-end AI Solutions with Azure AutoML. |
264 | 1 | |a Birmingham : |b Packt Publishing, Limited, |c 2021. | |
300 | |a 1 online resource (340 p.) | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
520 | |a A practical, step-by-step guide to using Microsoft's AutoML technology on the Azure Machine Learning service for developers and data scientists working with the Python programming language Key Features Create, deploy, productionalize, and scale automated machine learning solutions on Microsoft Azure Improve the accuracy of your ML models through automatic data featurization and model training Increase productivity in your organization by using artificial intelligence to solve common problems Book DescriptionAutomated Machine Learning with Microsoft Azure will teach you how to build high-performing, accurate machine learning models in record time. It will equip you with the knowledge and skills to easily harness the power of artificial intelligence and increase the productivity and profitability of your business. Guided user interfaces (GUIs) enable both novices and seasoned data scientists to easily train and deploy machine learning solutions to production. Using a careful, step-by-step approach, this book will teach you how to use Azure AutoML with a GUI as well as the AzureML Python software development kit (SDK). First, you'll learn how to prepare data, train models, and register them to your Azure Machine Learning workspace. You'll then discover how to take those models and use them to create both automated batch solutions using machine learning pipelines and real-time scoring solutions using Azure Kubernetes Service (AKS). Finally, you will be able to use AutoML on your own data to not only train regression, classification, and forecasting models but also use them to solve a wide variety of business problems. By the end of this Azure book, you'll be able to show your business partners exactly how your ML models are making predictions through automatically generated charts and graphs, earning their trust and respect. What you will learn Understand how to train classification, regression, and forecasting ML algorithms with Azure AutoML Prepare data for Azure AutoML to ensure smooth model training and deployment Adjust AutoML configuration settings to make your models as accurate as possible Determine when to use a batch-scoring solution versus a real-time scoring solution Productionalize your AutoML and discover how to quickly deliver value Create real-time scoring solutions with AutoML and Azure Kubernetes Service Train a large number of AutoML models at once using the AzureML Python SDK Who this book is for Data scientists, aspiring data scientists, machine learning engineers, or anyone interested in applying artificial intelligence or machine learning in their business will find this machine learning book useful. You need to have beginner-level knowledge of artificial intelligence and a technical background in computer science, statistics, or information technology before getting started. Familiarity with Python will help you implement the more advanced features found in the chapters, but even data analysts and SQL experts will be able to train ML models after finishing this book. | ||
505 | 0 | |a Table of Contents Introducing AutoML Getting Started with Azure Machine Learning Service Training Your First AutoML Model Building an AutoML Regression Solution Building an AutoML Classification Solution Building an AutoML Forecasting Solution Using the Many Models Solution Accelerator Choosing Real-Time versus Batch Scoring Implementing a Batch Scoring Solution Creating End-to-End AutoML Solutions Implementing a Real-Time Scoring Solution Realizing Business Value with AutoML. | |
650 | 0 | |a Computer science. |0 http://id.loc.gov/authorities/subjects/sh89003285 | |
650 | 0 | |a Artificial intelligence. |0 http://id.loc.gov/authorities/subjects/sh85008180 | |
650 | 2 | |a Electronic Data Processing |0 https://id.nlm.nih.gov/mesh/D001330 | |
650 | 2 | |a Artificial Intelligence |0 https://id.nlm.nih.gov/mesh/D001185 | |
650 | 6 | |a Informatique. | |
650 | 6 | |a Intelligence artificielle. | |
650 | 7 | |a artificial intelligence. |2 aat | |
650 | 7 | |a COMPUTERS |x Data Modeling & Design. |2 bisacsh | |
650 | 7 | |a COMPUTERS |x Intelligence (AI) & Semantics. |2 bisacsh | |
650 | 7 | |a COMPUTERS |x Machine Theory. |2 bisacsh | |
650 | 7 | |a Computer science |2 fast | |
758 | |i has work: |a Automated Machine Learning with Microsoft Azure (Text) |1 https://id.oclc.org/worldcat/entity/E39PCY3VfqTTX6mX4dxcK9FD7b |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
776 | 0 | 8 | |i Print version: |a Sawyers, Dennis Michael |t Automated Machine Learning with Microsoft Azure |d Birmingham : Packt Publishing, Limited,c2021 |
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=2901977 |3 Volltext |
938 | |a Askews and Holts Library Services |b ASKH |n AH38866900 | ||
938 | |a ProQuest Ebook Central |b EBLB |n EBL6551406 | ||
938 | |a EBSCOhost |b EBSC |n 2901977 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-on1247673146 |
---|---|
_version_ | 1816882542828060673 |
adam_text | |
any_adam_object | |
author | Sawyers, Dennis Michael |
author_facet | Sawyers, Dennis Michael |
author_role | |
author_sort | Sawyers, Dennis Michael |
author_variant | d m s dm dms |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76 .S299 2021 |
callnumber-search | QA76 .S299 2021 |
callnumber-sort | QA 276 S299 42021 |
callnumber-subject | QA - Mathematics |
collection | ZDB-4-EBA |
contents | Table of Contents Introducing AutoML Getting Started with Azure Machine Learning Service Training Your First AutoML Model Building an AutoML Regression Solution Building an AutoML Classification Solution Building an AutoML Forecasting Solution Using the Many Models Solution Accelerator Choosing Real-Time versus Batch Scoring Implementing a Batch Scoring Solution Creating End-to-End AutoML Solutions Implementing a Real-Time Scoring Solution Realizing Business Value with AutoML. |
ctrlnum | (OCoLC)1247673146 |
dewey-full | 929.605 |
dewey-hundreds | 900 - History & geography |
dewey-ones | 929 - Genealogy, names & insignia |
dewey-raw | 929.605 |
dewey-search | 929.605 |
dewey-sort | 3929.605 |
dewey-tens | 920 - Biography, genealogy, insignia |
discipline | Geschichte |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>05988cam a22005537i 4500</leader><controlfield tag="001">ZDB-4-EBA-on1247673146</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr cnu---unuuu</controlfield><controlfield tag="008">210424s2021 enk o ||| 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">EBLCP</subfield><subfield code="b">eng</subfield><subfield code="e">rda</subfield><subfield code="c">EBLCP</subfield><subfield code="d">NLW</subfield><subfield code="d">UKAHL</subfield><subfield code="d">CZL</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCF</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">YDX</subfield><subfield code="d">IEEEE</subfield><subfield code="d">N$T</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield><subfield code="d">TMA</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">FUT</subfield><subfield code="d">OCLCO</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">1432330375</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1800561970</subfield><subfield code="q">electronic book</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781800561977</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781800565319</subfield><subfield code="q">(paperback)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">1800565313</subfield><subfield code="q">(paperback)</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)1247673146</subfield><subfield code="z">(OCoLC)1432330375</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">10162860</subfield><subfield code="b">IEEE</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">QA76</subfield><subfield code="b">.S299 2021</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">929.605</subfield><subfield code="2">23</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Sawyers, Dennis Michael.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Automated Machine Learning with Microsoft Azure :</subfield><subfield code="b">Build Highly Accurate and Scalable End-To-end AI Solutions with Azure AutoML.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Birmingham :</subfield><subfield code="b">Packt Publishing, Limited,</subfield><subfield code="c">2021.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (340 p.)</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">A practical, step-by-step guide to using Microsoft's AutoML technology on the Azure Machine Learning service for developers and data scientists working with the Python programming language Key Features Create, deploy, productionalize, and scale automated machine learning solutions on Microsoft Azure Improve the accuracy of your ML models through automatic data featurization and model training Increase productivity in your organization by using artificial intelligence to solve common problems Book DescriptionAutomated Machine Learning with Microsoft Azure will teach you how to build high-performing, accurate machine learning models in record time. It will equip you with the knowledge and skills to easily harness the power of artificial intelligence and increase the productivity and profitability of your business. Guided user interfaces (GUIs) enable both novices and seasoned data scientists to easily train and deploy machine learning solutions to production. Using a careful, step-by-step approach, this book will teach you how to use Azure AutoML with a GUI as well as the AzureML Python software development kit (SDK). First, you'll learn how to prepare data, train models, and register them to your Azure Machine Learning workspace. You'll then discover how to take those models and use them to create both automated batch solutions using machine learning pipelines and real-time scoring solutions using Azure Kubernetes Service (AKS). Finally, you will be able to use AutoML on your own data to not only train regression, classification, and forecasting models but also use them to solve a wide variety of business problems. By the end of this Azure book, you'll be able to show your business partners exactly how your ML models are making predictions through automatically generated charts and graphs, earning their trust and respect. What you will learn Understand how to train classification, regression, and forecasting ML algorithms with Azure AutoML Prepare data for Azure AutoML to ensure smooth model training and deployment Adjust AutoML configuration settings to make your models as accurate as possible Determine when to use a batch-scoring solution versus a real-time scoring solution Productionalize your AutoML and discover how to quickly deliver value Create real-time scoring solutions with AutoML and Azure Kubernetes Service Train a large number of AutoML models at once using the AzureML Python SDK Who this book is for Data scientists, aspiring data scientists, machine learning engineers, or anyone interested in applying artificial intelligence or machine learning in their business will find this machine learning book useful. You need to have beginner-level knowledge of artificial intelligence and a technical background in computer science, statistics, or information technology before getting started. Familiarity with Python will help you implement the more advanced features found in the chapters, but even data analysts and SQL experts will be able to train ML models after finishing this book.</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">Table of Contents Introducing AutoML Getting Started with Azure Machine Learning Service Training Your First AutoML Model Building an AutoML Regression Solution Building an AutoML Classification Solution Building an AutoML Forecasting Solution Using the Many Models Solution Accelerator Choosing Real-Time versus Batch Scoring Implementing a Batch Scoring Solution Creating End-to-End AutoML Solutions Implementing a Real-Time Scoring Solution Realizing Business Value with AutoML.</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Computer science.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh89003285</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Artificial intelligence.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh85008180</subfield></datafield><datafield tag="650" ind1=" " ind2="2"><subfield code="a">Electronic Data Processing</subfield><subfield code="0">https://id.nlm.nih.gov/mesh/D001330</subfield></datafield><datafield tag="650" ind1=" " ind2="2"><subfield code="a">Artificial Intelligence</subfield><subfield code="0">https://id.nlm.nih.gov/mesh/D001185</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Informatique.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Intelligence artificielle.</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">artificial intelligence.</subfield><subfield code="2">aat</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Data Modeling & Design.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Intelligence (AI) & Semantics.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Machine Theory.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Computer science</subfield><subfield code="2">fast</subfield></datafield><datafield tag="758" ind1=" " ind2=" "><subfield code="i">has work:</subfield><subfield code="a">Automated Machine Learning with Microsoft Azure (Text)</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PCY3VfqTTX6mX4dxcK9FD7b</subfield><subfield code="4">https://id.oclc.org/worldcat/ontology/hasWork</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Print version:</subfield><subfield code="a">Sawyers, Dennis Michael</subfield><subfield code="t">Automated Machine Learning with Microsoft Azure</subfield><subfield code="d">Birmingham : Packt Publishing, Limited,c2021</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=2901977</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">Askews and Holts Library Services</subfield><subfield code="b">ASKH</subfield><subfield code="n">AH38866900</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ProQuest Ebook Central</subfield><subfield code="b">EBLB</subfield><subfield code="n">EBL6551406</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">2901977</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
id | ZDB-4-EBA-on1247673146 |
illustrated | Not Illustrated |
indexdate | 2024-11-27T13:30:16Z |
institution | BVB |
isbn | 1800561970 9781800561977 |
language | English |
oclc_num | 1247673146 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource (340 p.) |
psigel | ZDB-4-EBA |
publishDate | 2021 |
publishDateSearch | 2021 |
publishDateSort | 2021 |
publisher | Packt Publishing, Limited, |
record_format | marc |
spelling | Sawyers, Dennis Michael. Automated Machine Learning with Microsoft Azure : Build Highly Accurate and Scalable End-To-end AI Solutions with Azure AutoML. Birmingham : Packt Publishing, Limited, 2021. 1 online resource (340 p.) text txt rdacontent computer c rdamedia online resource cr rdacarrier A practical, step-by-step guide to using Microsoft's AutoML technology on the Azure Machine Learning service for developers and data scientists working with the Python programming language Key Features Create, deploy, productionalize, and scale automated machine learning solutions on Microsoft Azure Improve the accuracy of your ML models through automatic data featurization and model training Increase productivity in your organization by using artificial intelligence to solve common problems Book DescriptionAutomated Machine Learning with Microsoft Azure will teach you how to build high-performing, accurate machine learning models in record time. It will equip you with the knowledge and skills to easily harness the power of artificial intelligence and increase the productivity and profitability of your business. Guided user interfaces (GUIs) enable both novices and seasoned data scientists to easily train and deploy machine learning solutions to production. Using a careful, step-by-step approach, this book will teach you how to use Azure AutoML with a GUI as well as the AzureML Python software development kit (SDK). First, you'll learn how to prepare data, train models, and register them to your Azure Machine Learning workspace. You'll then discover how to take those models and use them to create both automated batch solutions using machine learning pipelines and real-time scoring solutions using Azure Kubernetes Service (AKS). Finally, you will be able to use AutoML on your own data to not only train regression, classification, and forecasting models but also use them to solve a wide variety of business problems. By the end of this Azure book, you'll be able to show your business partners exactly how your ML models are making predictions through automatically generated charts and graphs, earning their trust and respect. What you will learn Understand how to train classification, regression, and forecasting ML algorithms with Azure AutoML Prepare data for Azure AutoML to ensure smooth model training and deployment Adjust AutoML configuration settings to make your models as accurate as possible Determine when to use a batch-scoring solution versus a real-time scoring solution Productionalize your AutoML and discover how to quickly deliver value Create real-time scoring solutions with AutoML and Azure Kubernetes Service Train a large number of AutoML models at once using the AzureML Python SDK Who this book is for Data scientists, aspiring data scientists, machine learning engineers, or anyone interested in applying artificial intelligence or machine learning in their business will find this machine learning book useful. You need to have beginner-level knowledge of artificial intelligence and a technical background in computer science, statistics, or information technology before getting started. Familiarity with Python will help you implement the more advanced features found in the chapters, but even data analysts and SQL experts will be able to train ML models after finishing this book. Table of Contents Introducing AutoML Getting Started with Azure Machine Learning Service Training Your First AutoML Model Building an AutoML Regression Solution Building an AutoML Classification Solution Building an AutoML Forecasting Solution Using the Many Models Solution Accelerator Choosing Real-Time versus Batch Scoring Implementing a Batch Scoring Solution Creating End-to-End AutoML Solutions Implementing a Real-Time Scoring Solution Realizing Business Value with AutoML. Computer science. http://id.loc.gov/authorities/subjects/sh89003285 Artificial intelligence. http://id.loc.gov/authorities/subjects/sh85008180 Electronic Data Processing https://id.nlm.nih.gov/mesh/D001330 Artificial Intelligence https://id.nlm.nih.gov/mesh/D001185 Informatique. Intelligence artificielle. artificial intelligence. aat COMPUTERS Data Modeling & Design. bisacsh COMPUTERS Intelligence (AI) & Semantics. bisacsh COMPUTERS Machine Theory. bisacsh Computer science fast has work: Automated Machine Learning with Microsoft Azure (Text) https://id.oclc.org/worldcat/entity/E39PCY3VfqTTX6mX4dxcK9FD7b https://id.oclc.org/worldcat/ontology/hasWork Print version: Sawyers, Dennis Michael Automated Machine Learning with Microsoft Azure Birmingham : Packt Publishing, Limited,c2021 FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=2901977 Volltext |
spellingShingle | Sawyers, Dennis Michael Automated Machine Learning with Microsoft Azure : Build Highly Accurate and Scalable End-To-end AI Solutions with Azure AutoML. Table of Contents Introducing AutoML Getting Started with Azure Machine Learning Service Training Your First AutoML Model Building an AutoML Regression Solution Building an AutoML Classification Solution Building an AutoML Forecasting Solution Using the Many Models Solution Accelerator Choosing Real-Time versus Batch Scoring Implementing a Batch Scoring Solution Creating End-to-End AutoML Solutions Implementing a Real-Time Scoring Solution Realizing Business Value with AutoML. Computer science. http://id.loc.gov/authorities/subjects/sh89003285 Artificial intelligence. http://id.loc.gov/authorities/subjects/sh85008180 Electronic Data Processing https://id.nlm.nih.gov/mesh/D001330 Artificial Intelligence https://id.nlm.nih.gov/mesh/D001185 Informatique. Intelligence artificielle. artificial intelligence. aat COMPUTERS Data Modeling & Design. bisacsh COMPUTERS Intelligence (AI) & Semantics. bisacsh COMPUTERS Machine Theory. bisacsh Computer science fast |
subject_GND | http://id.loc.gov/authorities/subjects/sh89003285 http://id.loc.gov/authorities/subjects/sh85008180 https://id.nlm.nih.gov/mesh/D001330 https://id.nlm.nih.gov/mesh/D001185 |
title | Automated Machine Learning with Microsoft Azure : Build Highly Accurate and Scalable End-To-end AI Solutions with Azure AutoML. |
title_auth | Automated Machine Learning with Microsoft Azure : Build Highly Accurate and Scalable End-To-end AI Solutions with Azure AutoML. |
title_exact_search | Automated Machine Learning with Microsoft Azure : Build Highly Accurate and Scalable End-To-end AI Solutions with Azure AutoML. |
title_full | Automated Machine Learning with Microsoft Azure : Build Highly Accurate and Scalable End-To-end AI Solutions with Azure AutoML. |
title_fullStr | Automated Machine Learning with Microsoft Azure : Build Highly Accurate and Scalable End-To-end AI Solutions with Azure AutoML. |
title_full_unstemmed | Automated Machine Learning with Microsoft Azure : Build Highly Accurate and Scalable End-To-end AI Solutions with Azure AutoML. |
title_short | Automated Machine Learning with Microsoft Azure : |
title_sort | automated machine learning with microsoft azure build highly accurate and scalable end to end ai solutions with azure automl |
title_sub | Build Highly Accurate and Scalable End-To-end AI Solutions with Azure AutoML. |
topic | Computer science. http://id.loc.gov/authorities/subjects/sh89003285 Artificial intelligence. http://id.loc.gov/authorities/subjects/sh85008180 Electronic Data Processing https://id.nlm.nih.gov/mesh/D001330 Artificial Intelligence https://id.nlm.nih.gov/mesh/D001185 Informatique. Intelligence artificielle. artificial intelligence. aat COMPUTERS Data Modeling & Design. bisacsh COMPUTERS Intelligence (AI) & Semantics. bisacsh COMPUTERS Machine Theory. bisacsh Computer science fast |
topic_facet | Computer science. Artificial intelligence. Electronic Data Processing Artificial Intelligence Informatique. Intelligence artificielle. artificial intelligence. COMPUTERS Data Modeling & Design. COMPUTERS Intelligence (AI) & Semantics. COMPUTERS Machine Theory. Computer science |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=2901977 |
work_keys_str_mv | AT sawyersdennismichael automatedmachinelearningwithmicrosoftazurebuildhighlyaccurateandscalableendtoendaisolutionswithazureautoml |