Hands-On Automated Machine Learning :: a beginner's guide to building automated machine learning systems using AutoML and Python.
This book helps machine learning professionals in developing AutoML systems that can be utilized to build ML solutions. This book covers the necessary foundations and shows the most practical ways possible to get to speed with regards to creating AutoML modules.
Gespeichert in:
1. Verfasser: | |
---|---|
Weitere Verfasser: | |
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham :
Packt Publishing,
2018.
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | This book helps machine learning professionals in developing AutoML systems that can be utilized to build ML solutions. This book covers the necessary foundations and shows the most practical ways possible to get to speed with regards to creating AutoML modules. |
Beschreibung: | Linearity versus non-linearity. |
Beschreibung: | 1 online resource (273 pages) |
ISBN: | 9781788622288 1788622286 9781788629898 1788629892 |
Internformat
MARC
LEADER | 00000cam a2200000Mi 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-on1034626960 | ||
003 | OCoLC | ||
005 | 20240705115654.0 | ||
006 | m o d | ||
007 | cr cnu---unuuu | ||
008 | 180505s2018 enk o 000 0 eng d | ||
040 | |a EBLCP |b eng |e pn |c EBLCP |d MERUC |d IDB |d CHVBK |d OCLCO |d OCLCF |d NLE |d TEFOD |d OCLCQ |d UKMGB |d LVT |d N$T |d OCL |d UKAHL |d C6I |d RDF |d OCLCQ |d UX1 |d K6U |d OCLCO |d OCLCQ |d OCLCO |d OCLCL |d SXB | ||
015 | |a GBB882199 |2 bnb | ||
016 | 7 | |a 018853888 |2 Uk | |
019 | |a 1175642093 | ||
020 | |a 9781788622288 |q (electronic bk.) | ||
020 | |a 1788622286 |q (electronic bk.) | ||
020 | |a 9781788629898 | ||
020 | |a 1788629892 |q (Trade Paper) | ||
024 | 3 | |a 9781788629898 | |
035 | |a (OCoLC)1034626960 |z (OCoLC)1175642093 | ||
037 | |a 5529DFC2-4AF6-408E-9588-2814662BFFBF |b OverDrive, Inc. |n http://www.overdrive.com | ||
050 | 4 | |a QA76.73.P98 |b .D37 2018eb | |
072 | 7 | |a COM |x 037000 |2 bisacsh | |
072 | 7 | |a COM |x 051360 |2 bisacsh | |
082 | 7 | |a 005.133 |2 23 | |
083 | 0 | |a 006.31. |2 23/nor |q NO-OsHOA | |
049 | |a MAIN | ||
100 | 1 | |a Das, Sibanjan. | |
245 | 1 | 0 | |a Hands-On Automated Machine Learning : |b a beginner's guide to building automated machine learning systems using AutoML and Python. |
260 | |a Birmingham : |b Packt Publishing, |c 2018. | ||
300 | |a 1 online resource (273 pages) | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
588 | 0 | |a Print version record. | |
505 | 0 | |a Cover; Copyright and Credits; Packt Upsell; Contributors; Table of Contents; Preface; Chapter 1: Introduction to AutoML; Scope of machine learning; What is AutoML?; Why use AutoML and how does it help?; When do you automate ML?; What will you learn?; Core components of AutoML systems; Automated feature preprocessing; Automated algorithm selection; Hyperparameter optimization; Building prototype subsystems for each component; Putting it all together as an end-to-end AutoML system; Overview of AutoML libraries; Featuretools; Auto-sklearn; MLBox; TPOT; Summary. | |
505 | 8 | |a Chapter 2: Introduction to Machine Learning Using PythonTechnical requirements; Machine learning; Machine learning process; Supervised learning; Unsupervised learning; Linear regression; What is linear regression?; Working of OLS regression; Assumptions of OLS; Where is linear regression used?; By which method can linear regression be implemented?; Important evaluation metrics -- regression algorithms; Logistic regression; What is logistic regression?; Where is logistic regression used?; By which method can logistic regression be implemented? | |
505 | 8 | |a Important evaluation metrics -- classification algorithmsDecision trees; What are decision trees?; Where are decision trees used?; By which method can decision trees be implemented?; Support Vector Machines; What is SVM?; Where is SVM used?; By which method can SVM be implemented?; k-Nearest Neighbors; What is k-Nearest Neighbors?; Where is KNN used?; By which method can KNN be implemented?; Ensemble methods; What are ensemble models?; Bagging; Boosting; Stacking/blending; Comparing the results of classifiers; Cross-validation; Clustering; What is clustering?; Where is clustering used? | |
505 | 8 | |a By which method can clustering be implemented?Hierarchical clustering; Partitioning clustering (KMeans); Summary; Chapter 3: Data Preprocessing; Technical requirements; Data transformation; Numerical data transformation; Scaling; Missing values; Outliers; Detecting and treating univariate outliers; Inter-quartile range; Filtering values; Winsorizing; Trimming; Detecting and treating multivariate outliers; Binning; Log and power transformations; Categorical data transformation; Encoding; Missing values for categorical data transformation; Text preprocessing; Feature selection. | |
505 | 8 | |a Excluding features with low varianceUnivariate feature selection; Recursive feature elimination; Feature selection using random forest; Feature selection using dimensionality reduction; Principal Component Analysis; Feature generation; Summary; Chapter 4: Automated Algorithm Selection; Technical requirements; Computational complexity; Big O notation; Differences in training and scoring time; Simple measure of training and scoring time ; Code profiling in Python; Visualizing performance statistics; Implementing k-NN from scratch; Profiling your Python script line by line. | |
500 | |a Linearity versus non-linearity. | ||
520 | |a This book helps machine learning professionals in developing AutoML systems that can be utilized to build ML solutions. This book covers the necessary foundations and shows the most practical ways possible to get to speed with regards to creating AutoML modules. | ||
650 | 0 | |a Python (Computer program language) |0 http://id.loc.gov/authorities/subjects/sh96008834 | |
650 | 0 | |a Machine learning. |0 http://id.loc.gov/authorities/subjects/sh85079324 | |
650 | 6 | |a Python (Langage de programmation) | |
650 | 6 | |a Apprentissage automatique. | |
650 | 7 | |a COMPUTERS |x Machine Theory. |2 bisacsh | |
650 | 7 | |a COMPUTERS |x Programming Languages |x Python. |2 bisacsh | |
650 | 7 | |a Python (Computer program language) |2 fast | |
650 | 7 | |a Machine learning |2 fast | |
655 | 4 | |a Electronic book. | |
700 | 1 | |a Mert Cakmak, Umit. | |
758 | |i has work: |a Hands-On Automated Machine Learning (Text) |1 https://id.oclc.org/worldcat/entity/E39PD3d7gmfy9ybTGvy7CTcCtq |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
776 | 0 | 8 | |i Print version: |a Das, Sibanjan. |t Hands-On Automated Machine Learning : A beginner's guide to building automated machine learning systems using AutoML and Python. |d Birmingham : Packt Publishing, ©2018 |
856 | 1 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1801012 |3 Volltext | |
856 | 1 | |l CBO01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1801012 |3 Volltext | |
938 | |a Askews and Holts Library Services |b ASKH |n AH34379594 | ||
938 | |a EBL - Ebook Library |b EBLB |n EBL5371679 | ||
938 | |a EBSCOhost |b EBSC |n 1801012 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-on1034626960 |
---|---|
_version_ | 1813903790354464768 |
adam_text | |
any_adam_object | |
author | Das, Sibanjan |
author2 | Mert Cakmak, Umit |
author2_role | |
author2_variant | c u m cu cum |
author_facet | Das, Sibanjan Mert Cakmak, Umit |
author_role | |
author_sort | Das, Sibanjan |
author_variant | s d sd |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.73.P98 .D37 2018eb |
callnumber-search | QA76.73.P98 .D37 2018eb |
callnumber-sort | QA 276.73 P98 D37 42018EB |
callnumber-subject | QA - Mathematics |
collection | ZDB-4-EBA |
contents | Cover; Copyright and Credits; Packt Upsell; Contributors; Table of Contents; Preface; Chapter 1: Introduction to AutoML; Scope of machine learning; What is AutoML?; Why use AutoML and how does it help?; When do you automate ML?; What will you learn?; Core components of AutoML systems; Automated feature preprocessing; Automated algorithm selection; Hyperparameter optimization; Building prototype subsystems for each component; Putting it all together as an end-to-end AutoML system; Overview of AutoML libraries; Featuretools; Auto-sklearn; MLBox; TPOT; Summary. Chapter 2: Introduction to Machine Learning Using PythonTechnical requirements; Machine learning; Machine learning process; Supervised learning; Unsupervised learning; Linear regression; What is linear regression?; Working of OLS regression; Assumptions of OLS; Where is linear regression used?; By which method can linear regression be implemented?; Important evaluation metrics -- regression algorithms; Logistic regression; What is logistic regression?; Where is logistic regression used?; By which method can logistic regression be implemented? Important evaluation metrics -- classification algorithmsDecision trees; What are decision trees?; Where are decision trees used?; By which method can decision trees be implemented?; Support Vector Machines; What is SVM?; Where is SVM used?; By which method can SVM be implemented?; k-Nearest Neighbors; What is k-Nearest Neighbors?; Where is KNN used?; By which method can KNN be implemented?; Ensemble methods; What are ensemble models?; Bagging; Boosting; Stacking/blending; Comparing the results of classifiers; Cross-validation; Clustering; What is clustering?; Where is clustering used? By which method can clustering be implemented?Hierarchical clustering; Partitioning clustering (KMeans); Summary; Chapter 3: Data Preprocessing; Technical requirements; Data transformation; Numerical data transformation; Scaling; Missing values; Outliers; Detecting and treating univariate outliers; Inter-quartile range; Filtering values; Winsorizing; Trimming; Detecting and treating multivariate outliers; Binning; Log and power transformations; Categorical data transformation; Encoding; Missing values for categorical data transformation; Text preprocessing; Feature selection. Excluding features with low varianceUnivariate feature selection; Recursive feature elimination; Feature selection using random forest; Feature selection using dimensionality reduction; Principal Component Analysis; Feature generation; Summary; Chapter 4: Automated Algorithm Selection; Technical requirements; Computational complexity; Big O notation; Differences in training and scoring time; Simple measure of training and scoring time ; Code profiling in Python; Visualizing performance statistics; Implementing k-NN from scratch; Profiling your Python script line by line. |
ctrlnum | (OCoLC)1034626960 |
dewey-full | 005.133 006.31. |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security 006 - Special computer methods |
dewey-raw | 005.133 006.31. |
dewey-search | 005.133 006.31. |
dewey-sort | 15.133 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>05989cam a2200685Mi 4500</leader><controlfield tag="001">ZDB-4-EBA-on1034626960</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20240705115654.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr cnu---unuuu</controlfield><controlfield tag="008">180505s2018 enk o 000 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">EBLCP</subfield><subfield code="b">eng</subfield><subfield code="e">pn</subfield><subfield code="c">EBLCP</subfield><subfield code="d">MERUC</subfield><subfield code="d">IDB</subfield><subfield code="d">CHVBK</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCF</subfield><subfield code="d">NLE</subfield><subfield code="d">TEFOD</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">UKMGB</subfield><subfield code="d">LVT</subfield><subfield code="d">N$T</subfield><subfield code="d">OCL</subfield><subfield code="d">UKAHL</subfield><subfield code="d">C6I</subfield><subfield code="d">RDF</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">UX1</subfield><subfield code="d">K6U</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield><subfield code="d">SXB</subfield></datafield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">GBB882199</subfield><subfield code="2">bnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">018853888</subfield><subfield code="2">Uk</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">1175642093</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781788622288</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1788622286</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781788629898</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1788629892</subfield><subfield code="q">(Trade Paper)</subfield></datafield><datafield tag="024" ind1="3" ind2=" "><subfield code="a">9781788629898</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)1034626960</subfield><subfield code="z">(OCoLC)1175642093</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">5529DFC2-4AF6-408E-9588-2814662BFFBF</subfield><subfield code="b">OverDrive, Inc.</subfield><subfield code="n">http://www.overdrive.com</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">QA76.73.P98</subfield><subfield code="b">.D37 2018eb</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">037000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">051360</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">005.133</subfield><subfield code="2">23</subfield></datafield><datafield tag="083" ind1="0" ind2=" "><subfield code="a">006.31.</subfield><subfield code="2">23/nor</subfield><subfield code="q">NO-OsHOA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Das, Sibanjan.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Hands-On Automated Machine Learning :</subfield><subfield code="b">a beginner's guide to building automated machine learning systems using AutoML and Python.</subfield></datafield><datafield tag="260" ind1=" " ind2=" "><subfield code="a">Birmingham :</subfield><subfield code="b">Packt Publishing,</subfield><subfield code="c">2018.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (273 pages)</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="588" ind1="0" ind2=" "><subfield code="a">Print version record.</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">Cover; Copyright and Credits; Packt Upsell; Contributors; Table of Contents; Preface; Chapter 1: Introduction to AutoML; Scope of machine learning; What is AutoML?; Why use AutoML and how does it help?; When do you automate ML?; What will you learn?; Core components of AutoML systems; Automated feature preprocessing; Automated algorithm selection; Hyperparameter optimization; Building prototype subsystems for each component; Putting it all together as an end-to-end AutoML system; Overview of AutoML libraries; Featuretools; Auto-sklearn; MLBox; TPOT; Summary.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Chapter 2: Introduction to Machine Learning Using PythonTechnical requirements; Machine learning; Machine learning process; Supervised learning; Unsupervised learning; Linear regression; What is linear regression?; Working of OLS regression; Assumptions of OLS; Where is linear regression used?; By which method can linear regression be implemented?; Important evaluation metrics -- regression algorithms; Logistic regression; What is logistic regression?; Where is logistic regression used?; By which method can logistic regression be implemented?</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Important evaluation metrics -- classification algorithmsDecision trees; What are decision trees?; Where are decision trees used?; By which method can decision trees be implemented?; Support Vector Machines; What is SVM?; Where is SVM used?; By which method can SVM be implemented?; k-Nearest Neighbors; What is k-Nearest Neighbors?; Where is KNN used?; By which method can KNN be implemented?; Ensemble methods; What are ensemble models?; Bagging; Boosting; Stacking/blending; Comparing the results of classifiers; Cross-validation; Clustering; What is clustering?; Where is clustering used?</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">By which method can clustering be implemented?Hierarchical clustering; Partitioning clustering (KMeans); Summary; Chapter 3: Data Preprocessing; Technical requirements; Data transformation; Numerical data transformation; Scaling; Missing values; Outliers; Detecting and treating univariate outliers; Inter-quartile range; Filtering values; Winsorizing; Trimming; Detecting and treating multivariate outliers; Binning; Log and power transformations; Categorical data transformation; Encoding; Missing values for categorical data transformation; Text preprocessing; Feature selection.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Excluding features with low varianceUnivariate feature selection; Recursive feature elimination; Feature selection using random forest; Feature selection using dimensionality reduction; Principal Component Analysis; Feature generation; Summary; Chapter 4: Automated Algorithm Selection; Technical requirements; Computational complexity; Big O notation; Differences in training and scoring time; Simple measure of training and scoring time ; Code profiling in Python; Visualizing performance statistics; Implementing k-NN from scratch; Profiling your Python script line by line.</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Linearity versus non-linearity.</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">This book helps machine learning professionals in developing AutoML systems that can be utilized to build ML solutions. This book covers the necessary foundations and shows the most practical ways possible to get to speed with regards to creating AutoML modules.</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Python (Computer program language)</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh96008834</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Machine learning.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh85079324</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Python (Langage de programmation)</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Apprentissage automatique.</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">COMPUTERS</subfield><subfield code="x">Programming Languages</subfield><subfield code="x">Python.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Python (Computer program language)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Machine learning</subfield><subfield code="2">fast</subfield></datafield><datafield tag="655" ind1=" " ind2="4"><subfield code="a">Electronic book.</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Mert Cakmak, Umit.</subfield></datafield><datafield tag="758" ind1=" " ind2=" "><subfield code="i">has work:</subfield><subfield code="a">Hands-On Automated Machine Learning (Text)</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PD3d7gmfy9ybTGvy7CTcCtq</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">Das, Sibanjan.</subfield><subfield code="t">Hands-On Automated Machine Learning : A beginner's guide to building automated machine learning systems using AutoML and Python.</subfield><subfield code="d">Birmingham : Packt Publishing, ©2018</subfield></datafield><datafield tag="856" ind1="1" ind2=" "><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=1801012</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="856" ind1="1" ind2=" "><subfield code="l">CBO01</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=1801012</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">AH34379594</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBL - Ebook Library</subfield><subfield code="b">EBLB</subfield><subfield code="n">EBL5371679</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">1801012</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></record></collection> |
genre | Electronic book. |
genre_facet | Electronic book. |
id | ZDB-4-EBA-on1034626960 |
illustrated | Not Illustrated |
indexdate | 2024-10-25T16:24:17Z |
institution | BVB |
isbn | 9781788622288 1788622286 9781788629898 1788629892 |
language | English |
oclc_num | 1034626960 |
open_access_boolean | |
owner | MAIN |
owner_facet | MAIN |
physical | 1 online resource (273 pages) |
psigel | ZDB-4-EBA |
publishDate | 2018 |
publishDateSearch | 2018 |
publishDateSort | 2018 |
publisher | Packt Publishing, |
record_format | marc |
spelling | Das, Sibanjan. Hands-On Automated Machine Learning : a beginner's guide to building automated machine learning systems using AutoML and Python. Birmingham : Packt Publishing, 2018. 1 online resource (273 pages) text txt rdacontent computer c rdamedia online resource cr rdacarrier Print version record. Cover; Copyright and Credits; Packt Upsell; Contributors; Table of Contents; Preface; Chapter 1: Introduction to AutoML; Scope of machine learning; What is AutoML?; Why use AutoML and how does it help?; When do you automate ML?; What will you learn?; Core components of AutoML systems; Automated feature preprocessing; Automated algorithm selection; Hyperparameter optimization; Building prototype subsystems for each component; Putting it all together as an end-to-end AutoML system; Overview of AutoML libraries; Featuretools; Auto-sklearn; MLBox; TPOT; Summary. Chapter 2: Introduction to Machine Learning Using PythonTechnical requirements; Machine learning; Machine learning process; Supervised learning; Unsupervised learning; Linear regression; What is linear regression?; Working of OLS regression; Assumptions of OLS; Where is linear regression used?; By which method can linear regression be implemented?; Important evaluation metrics -- regression algorithms; Logistic regression; What is logistic regression?; Where is logistic regression used?; By which method can logistic regression be implemented? Important evaluation metrics -- classification algorithmsDecision trees; What are decision trees?; Where are decision trees used?; By which method can decision trees be implemented?; Support Vector Machines; What is SVM?; Where is SVM used?; By which method can SVM be implemented?; k-Nearest Neighbors; What is k-Nearest Neighbors?; Where is KNN used?; By which method can KNN be implemented?; Ensemble methods; What are ensemble models?; Bagging; Boosting; Stacking/blending; Comparing the results of classifiers; Cross-validation; Clustering; What is clustering?; Where is clustering used? By which method can clustering be implemented?Hierarchical clustering; Partitioning clustering (KMeans); Summary; Chapter 3: Data Preprocessing; Technical requirements; Data transformation; Numerical data transformation; Scaling; Missing values; Outliers; Detecting and treating univariate outliers; Inter-quartile range; Filtering values; Winsorizing; Trimming; Detecting and treating multivariate outliers; Binning; Log and power transformations; Categorical data transformation; Encoding; Missing values for categorical data transformation; Text preprocessing; Feature selection. Excluding features with low varianceUnivariate feature selection; Recursive feature elimination; Feature selection using random forest; Feature selection using dimensionality reduction; Principal Component Analysis; Feature generation; Summary; Chapter 4: Automated Algorithm Selection; Technical requirements; Computational complexity; Big O notation; Differences in training and scoring time; Simple measure of training and scoring time ; Code profiling in Python; Visualizing performance statistics; Implementing k-NN from scratch; Profiling your Python script line by line. Linearity versus non-linearity. This book helps machine learning professionals in developing AutoML systems that can be utilized to build ML solutions. This book covers the necessary foundations and shows the most practical ways possible to get to speed with regards to creating AutoML modules. Python (Computer program language) http://id.loc.gov/authorities/subjects/sh96008834 Machine learning. http://id.loc.gov/authorities/subjects/sh85079324 Python (Langage de programmation) Apprentissage automatique. COMPUTERS Machine Theory. bisacsh COMPUTERS Programming Languages Python. bisacsh Python (Computer program language) fast Machine learning fast Electronic book. Mert Cakmak, Umit. has work: Hands-On Automated Machine Learning (Text) https://id.oclc.org/worldcat/entity/E39PD3d7gmfy9ybTGvy7CTcCtq https://id.oclc.org/worldcat/ontology/hasWork Print version: Das, Sibanjan. Hands-On Automated Machine Learning : A beginner's guide to building automated machine learning systems using AutoML and Python. Birmingham : Packt Publishing, ©2018 FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1801012 Volltext CBO01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1801012 Volltext |
spellingShingle | Das, Sibanjan Hands-On Automated Machine Learning : a beginner's guide to building automated machine learning systems using AutoML and Python. Cover; Copyright and Credits; Packt Upsell; Contributors; Table of Contents; Preface; Chapter 1: Introduction to AutoML; Scope of machine learning; What is AutoML?; Why use AutoML and how does it help?; When do you automate ML?; What will you learn?; Core components of AutoML systems; Automated feature preprocessing; Automated algorithm selection; Hyperparameter optimization; Building prototype subsystems for each component; Putting it all together as an end-to-end AutoML system; Overview of AutoML libraries; Featuretools; Auto-sklearn; MLBox; TPOT; Summary. Chapter 2: Introduction to Machine Learning Using PythonTechnical requirements; Machine learning; Machine learning process; Supervised learning; Unsupervised learning; Linear regression; What is linear regression?; Working of OLS regression; Assumptions of OLS; Where is linear regression used?; By which method can linear regression be implemented?; Important evaluation metrics -- regression algorithms; Logistic regression; What is logistic regression?; Where is logistic regression used?; By which method can logistic regression be implemented? Important evaluation metrics -- classification algorithmsDecision trees; What are decision trees?; Where are decision trees used?; By which method can decision trees be implemented?; Support Vector Machines; What is SVM?; Where is SVM used?; By which method can SVM be implemented?; k-Nearest Neighbors; What is k-Nearest Neighbors?; Where is KNN used?; By which method can KNN be implemented?; Ensemble methods; What are ensemble models?; Bagging; Boosting; Stacking/blending; Comparing the results of classifiers; Cross-validation; Clustering; What is clustering?; Where is clustering used? By which method can clustering be implemented?Hierarchical clustering; Partitioning clustering (KMeans); Summary; Chapter 3: Data Preprocessing; Technical requirements; Data transformation; Numerical data transformation; Scaling; Missing values; Outliers; Detecting and treating univariate outliers; Inter-quartile range; Filtering values; Winsorizing; Trimming; Detecting and treating multivariate outliers; Binning; Log and power transformations; Categorical data transformation; Encoding; Missing values for categorical data transformation; Text preprocessing; Feature selection. Excluding features with low varianceUnivariate feature selection; Recursive feature elimination; Feature selection using random forest; Feature selection using dimensionality reduction; Principal Component Analysis; Feature generation; Summary; Chapter 4: Automated Algorithm Selection; Technical requirements; Computational complexity; Big O notation; Differences in training and scoring time; Simple measure of training and scoring time ; Code profiling in Python; Visualizing performance statistics; Implementing k-NN from scratch; Profiling your Python script line by line. Python (Computer program language) http://id.loc.gov/authorities/subjects/sh96008834 Machine learning. http://id.loc.gov/authorities/subjects/sh85079324 Python (Langage de programmation) Apprentissage automatique. COMPUTERS Machine Theory. bisacsh COMPUTERS Programming Languages Python. bisacsh Python (Computer program language) fast Machine learning fast |
subject_GND | http://id.loc.gov/authorities/subjects/sh96008834 http://id.loc.gov/authorities/subjects/sh85079324 |
title | Hands-On Automated Machine Learning : a beginner's guide to building automated machine learning systems using AutoML and Python. |
title_auth | Hands-On Automated Machine Learning : a beginner's guide to building automated machine learning systems using AutoML and Python. |
title_exact_search | Hands-On Automated Machine Learning : a beginner's guide to building automated machine learning systems using AutoML and Python. |
title_full | Hands-On Automated Machine Learning : a beginner's guide to building automated machine learning systems using AutoML and Python. |
title_fullStr | Hands-On Automated Machine Learning : a beginner's guide to building automated machine learning systems using AutoML and Python. |
title_full_unstemmed | Hands-On Automated Machine Learning : a beginner's guide to building automated machine learning systems using AutoML and Python. |
title_short | Hands-On Automated Machine Learning : |
title_sort | hands on automated machine learning a beginner s guide to building automated machine learning systems using automl and python |
title_sub | a beginner's guide to building automated machine learning systems using AutoML and Python. |
topic | Python (Computer program language) http://id.loc.gov/authorities/subjects/sh96008834 Machine learning. http://id.loc.gov/authorities/subjects/sh85079324 Python (Langage de programmation) Apprentissage automatique. COMPUTERS Machine Theory. bisacsh COMPUTERS Programming Languages Python. bisacsh Python (Computer program language) fast Machine learning fast |
topic_facet | Python (Computer program language) Machine learning. Python (Langage de programmation) Apprentissage automatique. COMPUTERS Machine Theory. COMPUTERS Programming Languages Python. Machine learning Electronic book. |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1801012 |
work_keys_str_mv | AT dassibanjan handsonautomatedmachinelearningabeginnersguidetobuildingautomatedmachinelearningsystemsusingautomlandpython AT mertcakmakumit handsonautomatedmachinelearningabeginnersguidetobuildingautomatedmachinelearningsystemsusingautomlandpython |