Hands-on unsupervised learning with Python :: implement machine learning and deep learning models using Scikit-Learn, TensorFlow, and more /
Unsupervised learning is a key required block in both machine learning and deep learning domains. You will explore how to make your models learn, grow, change, and develop by themselves whenever they are exposed to a new set of data. With this book, you will learn the art of unsupervised learning fo...
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham :
Packt Publishing Ltd,
2019.
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | Unsupervised learning is a key required block in both machine learning and deep learning domains. You will explore how to make your models learn, grow, change, and develop by themselves whenever they are exposed to a new set of data. With this book, you will learn the art of unsupervised learning for different real-world challenges. |
Beschreibung: | PCA with the MNIST dataset |
Beschreibung: | 1 online resource (375 pages) |
ISBN: | 1789349273 9781789349276 |
Internformat
MARC
LEADER | 00000cam a2200000Ma 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-on1089524139 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr cnu---unuuu | ||
008 | 190309s2019 enk o 000 0 eng d | ||
040 | |a EBLCP |b eng |e pn |c EBLCP |d N$T |d OCLCF |d TEFOD |d OCLCQ |d K6U |d OCLCO |d OCLCQ |d PSYSI |d OCLCQ |d OCLCO |d OCLCL |d OCLCQ | ||
020 | |a 1789349273 | ||
020 | |a 9781789349276 |q (electronic bk.) | ||
035 | |a (OCoLC)1089524139 | ||
037 | |a 05E6098E-D9CF-4DDF-A36B-323280DD3E78 |b OverDrive, Inc. |n http://www.overdrive.com | ||
050 | 4 | |a QA76.73.P98 | |
072 | 7 | |a COM |x 051360 |2 bisacsh | |
082 | 7 | |a 005.13/3 |2 23 | |
049 | |a MAIN | ||
100 | 1 | |a Bonaccorso, Giuseppe, |e author. |0 http://id.loc.gov/authorities/names/nr98027897 | |
245 | 1 | 0 | |a Hands-on unsupervised learning with Python : |b implement machine learning and deep learning models using Scikit-Learn, TensorFlow, and more / |c Giuseppe Bonaccorso. |
260 | |a Birmingham : |b Packt Publishing Ltd, |c 2019. | ||
300 | |a 1 online resource (375 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; Title Page; Copyright and Credits; About Packt; Contributors; Table of Contents; Preface; Chapter 1: Getting Started with Unsupervised Learning; Technical requirements; Why do we need machine learning?; Descriptive analysis; Diagnostic analysis; Predictive analysis; Prescriptive analysis; Types of machine learning algorithm; Supervised learning algorithms; Supervised hello world!; Unsupervised learning algorithms; Cluster analysis; Generative models; Association rules; Unsupervised hello world!; Semi-supervised learning algorithms; Reinforcement learning algorithms | |
505 | 8 | |a Why Python for data science and machine learning?Summary; Questions; Further reading; Chapter 2: Clustering Fundamentals; Technical requirements; Introduction to clustering; Distance functions; K-means; K-means++; Analysis of the Breast Cancer Wisconsin dataset; Evaluation metrics; Minimizing the inertia; Silhouette score; Completeness score; Homogeneity score; A trade-off between homogeneity and completeness using the V-measure; Adjusted Mutual Information (AMI) score; Adjusted Rand score; Contingency matrix; K-Nearest Neighbors; Vector Quantization; Summary; Questions; Further reading | |
505 | 8 | |a Chapter 3: Advanced ClusteringTechnical requirements; Spectral clustering; Mean shift; DBSCAN; Calinski-Harabasz score; Analysis of the Absenteeism at Work dataset using DBSCAN; Cluster instability as a performance metric; K-medoids; Online clustering; Mini-batch K-means; BIRCH; Comparison between mini-batch K-means and BIRCH; Summary; Questions; Further reading; Chapter 4: Hierarchical Clustering in Action; Technical requirements; Cluster hierarchies; Agglomerative clustering; Single and complete linkages; Average linkage; Ward's linkage; Analyzing a dendrogram | |
505 | 8 | |a Cophenetic correlation as a performance metricAgglomerative clustering on the Water Treatment Plant dataset; Connectivity constraints; Summary; Questions; Further reading; Chapter 5: Soft Clustering and Gaussian Mixture Models; Technical requirements; Soft clustering; Fuzzy c-means; Gaussian mixture; EM algorithm for Gaussian mixtures; Assessing the performance of a Gaussian mixture with AIC and BIC; Component selection using Bayesian Gaussian mixture; Generative Gaussian mixture; Summary; Questions; Further reading; Chapter 6: Anomaly Detection; Technical requirements | |
505 | 8 | |a Probability density functionsAnomalies as outliers or novelties; Structure of the dataset; Histograms; Kernel density estimation (KDE); Gaussian kernel; Epanechnikov kernel; Exponential kernel; Uniform (or Tophat) kernel; Estimating the density; Anomaly detection; Anomaly detection with the KDD Cup 99 dataset; One-class support vector machines; Anomaly detection with Isolation Forests; Summary; Questions; Further reading; Chapter 7: Dimensionality Reduction and Component Analysis; Technical requirements; Principal Component Analysis (PCA); PCA with Singular Value Decomposition; Whitening | |
500 | |a PCA with the MNIST dataset | ||
520 | |a Unsupervised learning is a key required block in both machine learning and deep learning domains. You will explore how to make your models learn, grow, change, and develop by themselves whenever they are exposed to a new set of data. With this book, you will learn the art of unsupervised learning for different real-world challenges. | ||
650 | 0 | |a Python (Computer program language) |0 http://id.loc.gov/authorities/subjects/sh96008834 | |
650 | 0 | |a Artificial intelligence. |0 http://id.loc.gov/authorities/subjects/sh85008180 | |
650 | 0 | |a Machine learning. |0 http://id.loc.gov/authorities/subjects/sh85079324 | |
650 | 6 | |a Python (Langage de programmation) | |
650 | 6 | |a Intelligence artificielle. | |
650 | 6 | |a Apprentissage automatique. | |
650 | 7 | |a artificial intelligence. |2 aat | |
650 | 7 | |a COMPUTERS |x Programming Languages |x Python. |2 bisacsh | |
650 | 7 | |a Artificial intelligence |2 fast | |
650 | 7 | |a Machine learning |2 fast | |
650 | 7 | |a Python (Computer program language) |2 fast | |
776 | 0 | 8 | |i Print version: |a Bonaccorso, Giuseppe. |t Hands-On Unsupervised Learning with Python : Implement Machine Learning and Deep Learning Models Using Scikit-Learn, TensorFlow, and More. |d Birmingham : Packt Publishing Ltd, ©2019 |z 9781789348279 |
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=2037536 |3 Volltext |
938 | |a ProQuest Ebook Central |b EBLB |n EBL5721807 | ||
938 | |a EBSCOhost |b EBSC |n 2037536 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-on1089524139 |
---|---|
_version_ | 1816882486832005120 |
adam_text | |
any_adam_object | |
author | Bonaccorso, Giuseppe |
author_GND | http://id.loc.gov/authorities/names/nr98027897 |
author_facet | Bonaccorso, Giuseppe |
author_role | aut |
author_sort | Bonaccorso, Giuseppe |
author_variant | g b gb |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.73.P98 |
callnumber-search | QA76.73.P98 |
callnumber-sort | QA 276.73 P98 |
callnumber-subject | QA - Mathematics |
collection | ZDB-4-EBA |
contents | Cover; Title Page; Copyright and Credits; About Packt; Contributors; Table of Contents; Preface; Chapter 1: Getting Started with Unsupervised Learning; Technical requirements; Why do we need machine learning?; Descriptive analysis; Diagnostic analysis; Predictive analysis; Prescriptive analysis; Types of machine learning algorithm; Supervised learning algorithms; Supervised hello world!; Unsupervised learning algorithms; Cluster analysis; Generative models; Association rules; Unsupervised hello world!; Semi-supervised learning algorithms; Reinforcement learning algorithms Why Python for data science and machine learning?Summary; Questions; Further reading; Chapter 2: Clustering Fundamentals; Technical requirements; Introduction to clustering; Distance functions; K-means; K-means++; Analysis of the Breast Cancer Wisconsin dataset; Evaluation metrics; Minimizing the inertia; Silhouette score; Completeness score; Homogeneity score; A trade-off between homogeneity and completeness using the V-measure; Adjusted Mutual Information (AMI) score; Adjusted Rand score; Contingency matrix; K-Nearest Neighbors; Vector Quantization; Summary; Questions; Further reading Chapter 3: Advanced ClusteringTechnical requirements; Spectral clustering; Mean shift; DBSCAN; Calinski-Harabasz score; Analysis of the Absenteeism at Work dataset using DBSCAN; Cluster instability as a performance metric; K-medoids; Online clustering; Mini-batch K-means; BIRCH; Comparison between mini-batch K-means and BIRCH; Summary; Questions; Further reading; Chapter 4: Hierarchical Clustering in Action; Technical requirements; Cluster hierarchies; Agglomerative clustering; Single and complete linkages; Average linkage; Ward's linkage; Analyzing a dendrogram Cophenetic correlation as a performance metricAgglomerative clustering on the Water Treatment Plant dataset; Connectivity constraints; Summary; Questions; Further reading; Chapter 5: Soft Clustering and Gaussian Mixture Models; Technical requirements; Soft clustering; Fuzzy c-means; Gaussian mixture; EM algorithm for Gaussian mixtures; Assessing the performance of a Gaussian mixture with AIC and BIC; Component selection using Bayesian Gaussian mixture; Generative Gaussian mixture; Summary; Questions; Further reading; Chapter 6: Anomaly Detection; Technical requirements Probability density functionsAnomalies as outliers or novelties; Structure of the dataset; Histograms; Kernel density estimation (KDE); Gaussian kernel; Epanechnikov kernel; Exponential kernel; Uniform (or Tophat) kernel; Estimating the density; Anomaly detection; Anomaly detection with the KDD Cup 99 dataset; One-class support vector machines; Anomaly detection with Isolation Forests; Summary; Questions; Further reading; Chapter 7: Dimensionality Reduction and Component Analysis; Technical requirements; Principal Component Analysis (PCA); PCA with Singular Value Decomposition; Whitening |
ctrlnum | (OCoLC)1089524139 |
dewey-full | 005.13/3 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.13/3 |
dewey-search | 005.13/3 |
dewey-sort | 15.13 13 |
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>05720cam a2200577Ma 4500</leader><controlfield tag="001">ZDB-4-EBA-on1089524139</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">190309s2019 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">N$T</subfield><subfield code="d">OCLCF</subfield><subfield code="d">TEFOD</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">K6U</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">PSYSI</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield><subfield code="d">OCLCQ</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1789349273</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781789349276</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)1089524139</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">05E6098E-D9CF-4DDF-A36B-323280DD3E78</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></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.13/3</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">Bonaccorso, Giuseppe,</subfield><subfield code="e">author.</subfield><subfield code="0">http://id.loc.gov/authorities/names/nr98027897</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Hands-on unsupervised learning with Python :</subfield><subfield code="b">implement machine learning and deep learning models using Scikit-Learn, TensorFlow, and more /</subfield><subfield code="c">Giuseppe Bonaccorso.</subfield></datafield><datafield tag="260" ind1=" " ind2=" "><subfield code="a">Birmingham :</subfield><subfield code="b">Packt Publishing Ltd,</subfield><subfield code="c">2019.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (375 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; Title Page; Copyright and Credits; About Packt; Contributors; Table of Contents; Preface; Chapter 1: Getting Started with Unsupervised Learning; Technical requirements; Why do we need machine learning?; Descriptive analysis; Diagnostic analysis; Predictive analysis; Prescriptive analysis; Types of machine learning algorithm; Supervised learning algorithms; Supervised hello world!; Unsupervised learning algorithms; Cluster analysis; Generative models; Association rules; Unsupervised hello world!; Semi-supervised learning algorithms; Reinforcement learning algorithms</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Why Python for data science and machine learning?Summary; Questions; Further reading; Chapter 2: Clustering Fundamentals; Technical requirements; Introduction to clustering; Distance functions; K-means; K-means++; Analysis of the Breast Cancer Wisconsin dataset; Evaluation metrics; Minimizing the inertia; Silhouette score; Completeness score; Homogeneity score; A trade-off between homogeneity and completeness using the V-measure; Adjusted Mutual Information (AMI) score; Adjusted Rand score; Contingency matrix; K-Nearest Neighbors; Vector Quantization; Summary; Questions; Further reading</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Chapter 3: Advanced ClusteringTechnical requirements; Spectral clustering; Mean shift; DBSCAN; Calinski-Harabasz score; Analysis of the Absenteeism at Work dataset using DBSCAN; Cluster instability as a performance metric; K-medoids; Online clustering; Mini-batch K-means; BIRCH; Comparison between mini-batch K-means and BIRCH; Summary; Questions; Further reading; Chapter 4: Hierarchical Clustering in Action; Technical requirements; Cluster hierarchies; Agglomerative clustering; Single and complete linkages; Average linkage; Ward's linkage; Analyzing a dendrogram</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Cophenetic correlation as a performance metricAgglomerative clustering on the Water Treatment Plant dataset; Connectivity constraints; Summary; Questions; Further reading; Chapter 5: Soft Clustering and Gaussian Mixture Models; Technical requirements; Soft clustering; Fuzzy c-means; Gaussian mixture; EM algorithm for Gaussian mixtures; Assessing the performance of a Gaussian mixture with AIC and BIC; Component selection using Bayesian Gaussian mixture; Generative Gaussian mixture; Summary; Questions; Further reading; Chapter 6: Anomaly Detection; Technical requirements</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Probability density functionsAnomalies as outliers or novelties; Structure of the dataset; Histograms; Kernel density estimation (KDE); Gaussian kernel; Epanechnikov kernel; Exponential kernel; Uniform (or Tophat) kernel; Estimating the density; Anomaly detection; Anomaly detection with the KDD Cup 99 dataset; One-class support vector machines; Anomaly detection with Isolation Forests; Summary; Questions; Further reading; Chapter 7: Dimensionality Reduction and Component Analysis; Technical requirements; Principal Component Analysis (PCA); PCA with Singular Value Decomposition; Whitening</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">PCA with the MNIST dataset</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">Unsupervised learning is a key required block in both machine learning and deep learning domains. You will explore how to make your models learn, grow, change, and develop by themselves whenever they are exposed to a new set of data. With this book, you will learn the art of unsupervised learning for different real-world challenges.</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">Artificial intelligence.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh85008180</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">Intelligence artificielle.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Apprentissage automatique.</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">Programming Languages</subfield><subfield code="x">Python.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Artificial intelligence</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="650" ind1=" " ind2="7"><subfield code="a">Python (Computer program language)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Print version:</subfield><subfield code="a">Bonaccorso, Giuseppe.</subfield><subfield code="t">Hands-On Unsupervised Learning with Python : Implement Machine Learning and Deep Learning Models Using Scikit-Learn, TensorFlow, and More.</subfield><subfield code="d">Birmingham : Packt Publishing Ltd, ©2019</subfield><subfield code="z">9781789348279</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=2037536</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ProQuest Ebook Central</subfield><subfield code="b">EBLB</subfield><subfield code="n">EBL5721807</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">2037536</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-on1089524139 |
illustrated | Not Illustrated |
indexdate | 2024-11-27T13:29:23Z |
institution | BVB |
isbn | 1789349273 9781789349276 |
language | English |
oclc_num | 1089524139 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource (375 pages) |
psigel | ZDB-4-EBA |
publishDate | 2019 |
publishDateSearch | 2019 |
publishDateSort | 2019 |
publisher | Packt Publishing Ltd, |
record_format | marc |
spelling | Bonaccorso, Giuseppe, author. http://id.loc.gov/authorities/names/nr98027897 Hands-on unsupervised learning with Python : implement machine learning and deep learning models using Scikit-Learn, TensorFlow, and more / Giuseppe Bonaccorso. Birmingham : Packt Publishing Ltd, 2019. 1 online resource (375 pages) text txt rdacontent computer c rdamedia online resource cr rdacarrier Print version record. Cover; Title Page; Copyright and Credits; About Packt; Contributors; Table of Contents; Preface; Chapter 1: Getting Started with Unsupervised Learning; Technical requirements; Why do we need machine learning?; Descriptive analysis; Diagnostic analysis; Predictive analysis; Prescriptive analysis; Types of machine learning algorithm; Supervised learning algorithms; Supervised hello world!; Unsupervised learning algorithms; Cluster analysis; Generative models; Association rules; Unsupervised hello world!; Semi-supervised learning algorithms; Reinforcement learning algorithms Why Python for data science and machine learning?Summary; Questions; Further reading; Chapter 2: Clustering Fundamentals; Technical requirements; Introduction to clustering; Distance functions; K-means; K-means++; Analysis of the Breast Cancer Wisconsin dataset; Evaluation metrics; Minimizing the inertia; Silhouette score; Completeness score; Homogeneity score; A trade-off between homogeneity and completeness using the V-measure; Adjusted Mutual Information (AMI) score; Adjusted Rand score; Contingency matrix; K-Nearest Neighbors; Vector Quantization; Summary; Questions; Further reading Chapter 3: Advanced ClusteringTechnical requirements; Spectral clustering; Mean shift; DBSCAN; Calinski-Harabasz score; Analysis of the Absenteeism at Work dataset using DBSCAN; Cluster instability as a performance metric; K-medoids; Online clustering; Mini-batch K-means; BIRCH; Comparison between mini-batch K-means and BIRCH; Summary; Questions; Further reading; Chapter 4: Hierarchical Clustering in Action; Technical requirements; Cluster hierarchies; Agglomerative clustering; Single and complete linkages; Average linkage; Ward's linkage; Analyzing a dendrogram Cophenetic correlation as a performance metricAgglomerative clustering on the Water Treatment Plant dataset; Connectivity constraints; Summary; Questions; Further reading; Chapter 5: Soft Clustering and Gaussian Mixture Models; Technical requirements; Soft clustering; Fuzzy c-means; Gaussian mixture; EM algorithm for Gaussian mixtures; Assessing the performance of a Gaussian mixture with AIC and BIC; Component selection using Bayesian Gaussian mixture; Generative Gaussian mixture; Summary; Questions; Further reading; Chapter 6: Anomaly Detection; Technical requirements Probability density functionsAnomalies as outliers or novelties; Structure of the dataset; Histograms; Kernel density estimation (KDE); Gaussian kernel; Epanechnikov kernel; Exponential kernel; Uniform (or Tophat) kernel; Estimating the density; Anomaly detection; Anomaly detection with the KDD Cup 99 dataset; One-class support vector machines; Anomaly detection with Isolation Forests; Summary; Questions; Further reading; Chapter 7: Dimensionality Reduction and Component Analysis; Technical requirements; Principal Component Analysis (PCA); PCA with Singular Value Decomposition; Whitening PCA with the MNIST dataset Unsupervised learning is a key required block in both machine learning and deep learning domains. You will explore how to make your models learn, grow, change, and develop by themselves whenever they are exposed to a new set of data. With this book, you will learn the art of unsupervised learning for different real-world challenges. Python (Computer program language) http://id.loc.gov/authorities/subjects/sh96008834 Artificial intelligence. http://id.loc.gov/authorities/subjects/sh85008180 Machine learning. http://id.loc.gov/authorities/subjects/sh85079324 Python (Langage de programmation) Intelligence artificielle. Apprentissage automatique. artificial intelligence. aat COMPUTERS Programming Languages Python. bisacsh Artificial intelligence fast Machine learning fast Python (Computer program language) fast Print version: Bonaccorso, Giuseppe. Hands-On Unsupervised Learning with Python : Implement Machine Learning and Deep Learning Models Using Scikit-Learn, TensorFlow, and More. Birmingham : Packt Publishing Ltd, ©2019 9781789348279 FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=2037536 Volltext |
spellingShingle | Bonaccorso, Giuseppe Hands-on unsupervised learning with Python : implement machine learning and deep learning models using Scikit-Learn, TensorFlow, and more / Cover; Title Page; Copyright and Credits; About Packt; Contributors; Table of Contents; Preface; Chapter 1: Getting Started with Unsupervised Learning; Technical requirements; Why do we need machine learning?; Descriptive analysis; Diagnostic analysis; Predictive analysis; Prescriptive analysis; Types of machine learning algorithm; Supervised learning algorithms; Supervised hello world!; Unsupervised learning algorithms; Cluster analysis; Generative models; Association rules; Unsupervised hello world!; Semi-supervised learning algorithms; Reinforcement learning algorithms Why Python for data science and machine learning?Summary; Questions; Further reading; Chapter 2: Clustering Fundamentals; Technical requirements; Introduction to clustering; Distance functions; K-means; K-means++; Analysis of the Breast Cancer Wisconsin dataset; Evaluation metrics; Minimizing the inertia; Silhouette score; Completeness score; Homogeneity score; A trade-off between homogeneity and completeness using the V-measure; Adjusted Mutual Information (AMI) score; Adjusted Rand score; Contingency matrix; K-Nearest Neighbors; Vector Quantization; Summary; Questions; Further reading Chapter 3: Advanced ClusteringTechnical requirements; Spectral clustering; Mean shift; DBSCAN; Calinski-Harabasz score; Analysis of the Absenteeism at Work dataset using DBSCAN; Cluster instability as a performance metric; K-medoids; Online clustering; Mini-batch K-means; BIRCH; Comparison between mini-batch K-means and BIRCH; Summary; Questions; Further reading; Chapter 4: Hierarchical Clustering in Action; Technical requirements; Cluster hierarchies; Agglomerative clustering; Single and complete linkages; Average linkage; Ward's linkage; Analyzing a dendrogram Cophenetic correlation as a performance metricAgglomerative clustering on the Water Treatment Plant dataset; Connectivity constraints; Summary; Questions; Further reading; Chapter 5: Soft Clustering and Gaussian Mixture Models; Technical requirements; Soft clustering; Fuzzy c-means; Gaussian mixture; EM algorithm for Gaussian mixtures; Assessing the performance of a Gaussian mixture with AIC and BIC; Component selection using Bayesian Gaussian mixture; Generative Gaussian mixture; Summary; Questions; Further reading; Chapter 6: Anomaly Detection; Technical requirements Probability density functionsAnomalies as outliers or novelties; Structure of the dataset; Histograms; Kernel density estimation (KDE); Gaussian kernel; Epanechnikov kernel; Exponential kernel; Uniform (or Tophat) kernel; Estimating the density; Anomaly detection; Anomaly detection with the KDD Cup 99 dataset; One-class support vector machines; Anomaly detection with Isolation Forests; Summary; Questions; Further reading; Chapter 7: Dimensionality Reduction and Component Analysis; Technical requirements; Principal Component Analysis (PCA); PCA with Singular Value Decomposition; Whitening Python (Computer program language) http://id.loc.gov/authorities/subjects/sh96008834 Artificial intelligence. http://id.loc.gov/authorities/subjects/sh85008180 Machine learning. http://id.loc.gov/authorities/subjects/sh85079324 Python (Langage de programmation) Intelligence artificielle. Apprentissage automatique. artificial intelligence. aat COMPUTERS Programming Languages Python. bisacsh Artificial intelligence fast Machine learning fast Python (Computer program language) fast |
subject_GND | http://id.loc.gov/authorities/subjects/sh96008834 http://id.loc.gov/authorities/subjects/sh85008180 http://id.loc.gov/authorities/subjects/sh85079324 |
title | Hands-on unsupervised learning with Python : implement machine learning and deep learning models using Scikit-Learn, TensorFlow, and more / |
title_auth | Hands-on unsupervised learning with Python : implement machine learning and deep learning models using Scikit-Learn, TensorFlow, and more / |
title_exact_search | Hands-on unsupervised learning with Python : implement machine learning and deep learning models using Scikit-Learn, TensorFlow, and more / |
title_full | Hands-on unsupervised learning with Python : implement machine learning and deep learning models using Scikit-Learn, TensorFlow, and more / Giuseppe Bonaccorso. |
title_fullStr | Hands-on unsupervised learning with Python : implement machine learning and deep learning models using Scikit-Learn, TensorFlow, and more / Giuseppe Bonaccorso. |
title_full_unstemmed | Hands-on unsupervised learning with Python : implement machine learning and deep learning models using Scikit-Learn, TensorFlow, and more / Giuseppe Bonaccorso. |
title_short | Hands-on unsupervised learning with Python : |
title_sort | hands on unsupervised learning with python implement machine learning and deep learning models using scikit learn tensorflow and more |
title_sub | implement machine learning and deep learning models using Scikit-Learn, TensorFlow, and more / |
topic | Python (Computer program language) http://id.loc.gov/authorities/subjects/sh96008834 Artificial intelligence. http://id.loc.gov/authorities/subjects/sh85008180 Machine learning. http://id.loc.gov/authorities/subjects/sh85079324 Python (Langage de programmation) Intelligence artificielle. Apprentissage automatique. artificial intelligence. aat COMPUTERS Programming Languages Python. bisacsh Artificial intelligence fast Machine learning fast Python (Computer program language) fast |
topic_facet | Python (Computer program language) Artificial intelligence. Machine learning. Python (Langage de programmation) Intelligence artificielle. Apprentissage automatique. artificial intelligence. COMPUTERS Programming Languages Python. Artificial intelligence Machine learning |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=2037536 |
work_keys_str_mv | AT bonaccorsogiuseppe handsonunsupervisedlearningwithpythonimplementmachinelearninganddeeplearningmodelsusingscikitlearntensorflowandmore |