Python machine learning by example :: easy-to-follow examples that get you up and running with machine learning /
Take tiny steps to enter the big world of data science through this interesting guide About This Book Learn the fundamentals of machine learning and build your own intelligent applications Master the art of building your own machine learning systems with this example-based practical guide Work with...
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham, UK :
Packt Publishing,
2017.
|
Schlagworte: | |
Online-Zugang: | DE-862 DE-863 |
Zusammenfassung: | Take tiny steps to enter the big world of data science through this interesting guide About This Book Learn the fundamentals of machine learning and build your own intelligent applications Master the art of building your own machine learning systems with this example-based practical guide Work with important classification and regression algorithms and other machine learning techniques Who This Book Is For This book is for anyone interested in entering the data science stream with machine learning. Basic familiarity with Python is assumed. What You Will Learn Exploit the power of Python to handle data extraction, manipulation, and exploration techniques Use Python to visualize data spread across multiple dimensions and extract useful features Dive deep into the world of analytics to predict situations correctly Implement machine learning classification and regression algorithms from scratch in Python Be amazed to see the algorithms in action Evaluate the performance of a machine learning model and optimize it Solve interesting real-world problems using machine learning and Python as the journey unfolds In Detail Data science and machine learning are some of the top buzzwords in the technical world today. A resurging interest in machine learning is due to the same factors that have made data mining and Bayesian analysis more popular than ever. This book is your entry point to machine learning. This book starts with an introduction to machine learning and the Python language and shows you how to complete the setup. Moving ahead, you will learn all the important concepts such as, exploratory data analysis, data preprocessing, feature extraction, data visualization and clustering, classification, regression and model performance evaluation. With the help of various projects included, you will find it intriguing to acquire the mechanics of several important machine learning algorithms - they are no more obscure as they thought. Also, you will be guided step by step to build your own models from scratch. Toward the end, you will gather a broad picture of the machine learning ecosystem and best practices of applying machine learning techniques. Through this book, you will learn to tackle data-driven problems and implement your solutions with the powerful yet simple language, Python. Interesting and easy-to-follow examples, to name some, news topic classification, spam email detection, online ad click-through prediction, stock prices forecast, will ke... |
Beschreibung: | 1 online resource (1 volume) : illustrations |
ISBN: | 9781783553129 178355312X |
Internformat
MARC
LEADER | 00000cam a2200000 i 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-ocn991530183 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr unu|||||||| | ||
008 | 170623s2017 enka o 000 0 eng d | ||
040 | |a UMI |b eng |e rda |e pn |c UMI |d TOH |d OCLCF |d IDEBK |d OCLCQ |d NLE |d TEFOD |d COO |d UOK |d CEF |d KSU |d VT2 |d OCLCQ |d UKMGB |d WYU |d C6I |d N$T |d ZCU |d UAB |d UKAHL |d QGK |d ESU |d OCLCO |d OCLCQ |d OCLCO |d OCLCQ |d OCLCL |d OCLCQ | ||
015 | |a GBB7E7315 |2 bnb | ||
016 | 7 | |a 018399312 |2 Uk | |
019 | |a 994870123 | ||
020 | |a 9781783553129 |q (electronic bk.) | ||
020 | |a 178355312X |q (electronic bk.) | ||
020 | |z 9781783553112 | ||
020 | |z 1783553111 | ||
035 | |a (OCoLC)991530183 |z (OCoLC)994870123 | ||
037 | |a CL0500000869 |b Safari Books Online | ||
037 | |a 51653D9A-5A77-421A-9B35-0ADFBC00DB4F |b OverDrive, Inc. |n http://www.overdrive.com | ||
050 | 4 | |a QA76.73.P98 | |
072 | 7 | |a COM |x 051360 |2 bisacsh | |
072 | 7 | |a COM |x 018000 |2 bisacsh | |
072 | 7 | |a COM |x 021030 |2 bisacsh | |
082 | 7 | |a 005.133 |2 23 | |
049 | |a MAIN | ||
100 | 1 | |a Liu, Yuxi (Hayden), |e author. | |
245 | 1 | 0 | |a Python machine learning by example : |b easy-to-follow examples that get you up and running with machine learning / |c Yuxi (Hayden) Liu. |
264 | 1 | |a Birmingham, UK : |b Packt Publishing, |c 2017. | |
300 | |a 1 online resource (1 volume) : |b illustrations | ||
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 Online resource; title from title page (Safari, viewed June 22, 2017). | |
520 | |a Take tiny steps to enter the big world of data science through this interesting guide About This Book Learn the fundamentals of machine learning and build your own intelligent applications Master the art of building your own machine learning systems with this example-based practical guide Work with important classification and regression algorithms and other machine learning techniques Who This Book Is For This book is for anyone interested in entering the data science stream with machine learning. Basic familiarity with Python is assumed. What You Will Learn Exploit the power of Python to handle data extraction, manipulation, and exploration techniques Use Python to visualize data spread across multiple dimensions and extract useful features Dive deep into the world of analytics to predict situations correctly Implement machine learning classification and regression algorithms from scratch in Python Be amazed to see the algorithms in action Evaluate the performance of a machine learning model and optimize it Solve interesting real-world problems using machine learning and Python as the journey unfolds In Detail Data science and machine learning are some of the top buzzwords in the technical world today. A resurging interest in machine learning is due to the same factors that have made data mining and Bayesian analysis more popular than ever. This book is your entry point to machine learning. This book starts with an introduction to machine learning and the Python language and shows you how to complete the setup. Moving ahead, you will learn all the important concepts such as, exploratory data analysis, data preprocessing, feature extraction, data visualization and clustering, classification, regression and model performance evaluation. With the help of various projects included, you will find it intriguing to acquire the mechanics of several important machine learning algorithms - they are no more obscure as they thought. Also, you will be guided step by step to build your own models from scratch. Toward the end, you will gather a broad picture of the machine learning ecosystem and best practices of applying machine learning techniques. Through this book, you will learn to tackle data-driven problems and implement your solutions with the powerful yet simple language, Python. Interesting and easy-to-follow examples, to name some, news topic classification, spam email detection, online ad click-through prediction, stock prices forecast, will ke... | ||
505 | 0 | |a Python machine learning by example : easy-to-follow examples that get you up and running with machine learning -- Credits -- About the Author -- About the Reviewer -- Customer Feedback -- Table of Contents -- Preface -- Chapter 1: Getting Started with Python and Machine Learning -- Chapter 2: Exploring the 20 Newsgroups Dataset with Text Analysis Algorithms -- Chapter 3: Spam Email Detection with Naive Bayes -- Chapter 4: News Topic Classification with Support Vector Machine -- Chapter 5: Click-Through Prediction with Tree-Based Algorithms -- Chapter 6: Click-Through Prediction with Logistic Regression -- Chapter 7: Stock Price Prediction with Regression Algorithms -- Chapter 8: Best Practices -- Index. | |
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 / Programming Languages / Python. |2 bisacsh | |
650 | 7 | |a COMPUTERS / Data Processing. |2 bisacsh | |
650 | 7 | |a COMPUTERS / Databases / Data Mining. |2 bisacsh | |
650 | 7 | |a Machine learning |2 fast | |
650 | 7 | |a Python (Computer program language) |2 fast | |
966 | 4 | 0 | |l DE-862 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1587508 |3 Volltext |
966 | 4 | 0 | |l DE-863 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1587508 |3 Volltext |
938 | |a Askews and Holts Library Services |b ASKH |n AH32239287 | ||
938 | |a ProQuest MyiLibrary Digital eBook Collection |b IDEB |n cis38307731 | ||
938 | |a EBSCOhost |b EBSC |n 1587508 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-862 | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-ocn991530183 |
---|---|
_version_ | 1826942155255447552 |
adam_text | |
any_adam_object | |
author | Liu, Yuxi (Hayden) |
author_facet | Liu, Yuxi (Hayden) |
author_role | aut |
author_sort | Liu, Yuxi (Hayden) |
author_variant | y h l yh yhl |
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 | Python machine learning by example : easy-to-follow examples that get you up and running with machine learning -- Credits -- About the Author -- About the Reviewer -- Customer Feedback -- Table of Contents -- Preface -- Chapter 1: Getting Started with Python and Machine Learning -- Chapter 2: Exploring the 20 Newsgroups Dataset with Text Analysis Algorithms -- Chapter 3: Spam Email Detection with Naive Bayes -- Chapter 4: News Topic Classification with Support Vector Machine -- Chapter 5: Click-Through Prediction with Tree-Based Algorithms -- Chapter 6: Click-Through Prediction with Logistic Regression -- Chapter 7: Stock Price Prediction with Regression Algorithms -- Chapter 8: Best Practices -- Index. |
ctrlnum | (OCoLC)991530183 |
dewey-full | 005.133 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.133 |
dewey-search | 005.133 |
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>05669cam a2200589 i 4500</leader><controlfield tag="001">ZDB-4-EBA-ocn991530183</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr unu||||||||</controlfield><controlfield tag="008">170623s2017 enka o 000 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">UMI</subfield><subfield code="b">eng</subfield><subfield code="e">rda</subfield><subfield code="e">pn</subfield><subfield code="c">UMI</subfield><subfield code="d">TOH</subfield><subfield code="d">OCLCF</subfield><subfield code="d">IDEBK</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">NLE</subfield><subfield code="d">TEFOD</subfield><subfield code="d">COO</subfield><subfield code="d">UOK</subfield><subfield code="d">CEF</subfield><subfield code="d">KSU</subfield><subfield code="d">VT2</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">UKMGB</subfield><subfield code="d">WYU</subfield><subfield code="d">C6I</subfield><subfield code="d">N$T</subfield><subfield code="d">ZCU</subfield><subfield code="d">UAB</subfield><subfield code="d">UKAHL</subfield><subfield code="d">QGK</subfield><subfield code="d">ESU</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCL</subfield><subfield code="d">OCLCQ</subfield></datafield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">GBB7E7315</subfield><subfield code="2">bnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">018399312</subfield><subfield code="2">Uk</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">994870123</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781783553129</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">178355312X</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781783553112</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">1783553111</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)991530183</subfield><subfield code="z">(OCoLC)994870123</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">CL0500000869</subfield><subfield code="b">Safari Books Online</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">51653D9A-5A77-421A-9B35-0ADFBC00DB4F</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="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">018000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">021030</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="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Liu, Yuxi (Hayden),</subfield><subfield code="e">author.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Python machine learning by example :</subfield><subfield code="b">easy-to-follow examples that get you up and running with machine learning /</subfield><subfield code="c">Yuxi (Hayden) Liu.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Birmingham, UK :</subfield><subfield code="b">Packt Publishing,</subfield><subfield code="c">2017.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (1 volume) :</subfield><subfield code="b">illustrations</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">Online resource; title from title page (Safari, viewed June 22, 2017).</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">Take tiny steps to enter the big world of data science through this interesting guide About This Book Learn the fundamentals of machine learning and build your own intelligent applications Master the art of building your own machine learning systems with this example-based practical guide Work with important classification and regression algorithms and other machine learning techniques Who This Book Is For This book is for anyone interested in entering the data science stream with machine learning. Basic familiarity with Python is assumed. What You Will Learn Exploit the power of Python to handle data extraction, manipulation, and exploration techniques Use Python to visualize data spread across multiple dimensions and extract useful features Dive deep into the world of analytics to predict situations correctly Implement machine learning classification and regression algorithms from scratch in Python Be amazed to see the algorithms in action Evaluate the performance of a machine learning model and optimize it Solve interesting real-world problems using machine learning and Python as the journey unfolds In Detail Data science and machine learning are some of the top buzzwords in the technical world today. A resurging interest in machine learning is due to the same factors that have made data mining and Bayesian analysis more popular than ever. This book is your entry point to machine learning. This book starts with an introduction to machine learning and the Python language and shows you how to complete the setup. Moving ahead, you will learn all the important concepts such as, exploratory data analysis, data preprocessing, feature extraction, data visualization and clustering, classification, regression and model performance evaluation. With the help of various projects included, you will find it intriguing to acquire the mechanics of several important machine learning algorithms - they are no more obscure as they thought. Also, you will be guided step by step to build your own models from scratch. Toward the end, you will gather a broad picture of the machine learning ecosystem and best practices of applying machine learning techniques. Through this book, you will learn to tackle data-driven problems and implement your solutions with the powerful yet simple language, Python. Interesting and easy-to-follow examples, to name some, news topic classification, spam email detection, online ad click-through prediction, stock prices forecast, will ke...</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">Python machine learning by example : easy-to-follow examples that get you up and running with machine learning -- Credits -- About the Author -- About the Reviewer -- Customer Feedback -- Table of Contents -- Preface -- Chapter 1: Getting Started with Python and Machine Learning -- Chapter 2: Exploring the 20 Newsgroups Dataset with Text Analysis Algorithms -- Chapter 3: Spam Email Detection with Naive Bayes -- Chapter 4: News Topic Classification with Support Vector Machine -- Chapter 5: Click-Through Prediction with Tree-Based Algorithms -- Chapter 6: Click-Through Prediction with Logistic Regression -- Chapter 7: Stock Price Prediction with Regression Algorithms -- Chapter 8: Best Practices -- Index.</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 / Programming Languages / Python.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS / Data Processing.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS / Databases / Data Mining.</subfield><subfield code="2">bisacsh</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="966" ind1="4" ind2="0"><subfield code="l">DE-862</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=1587508</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="966" ind1="4" ind2="0"><subfield code="l">DE-863</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=1587508</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">AH32239287</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ProQuest MyiLibrary Digital eBook Collection</subfield><subfield code="b">IDEB</subfield><subfield code="n">cis38307731</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">1587508</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-862</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
id | ZDB-4-EBA-ocn991530183 |
illustrated | Illustrated |
indexdate | 2025-03-18T14:23:30Z |
institution | BVB |
isbn | 9781783553129 178355312X |
language | English |
oclc_num | 991530183 |
open_access_boolean | |
owner | MAIN DE-862 DE-BY-FWS DE-863 DE-BY-FWS |
owner_facet | MAIN DE-862 DE-BY-FWS DE-863 DE-BY-FWS |
physical | 1 online resource (1 volume) : illustrations |
psigel | ZDB-4-EBA FWS_PDA_EBA ZDB-4-EBA |
publishDate | 2017 |
publishDateSearch | 2017 |
publishDateSort | 2017 |
publisher | Packt Publishing, |
record_format | marc |
spelling | Liu, Yuxi (Hayden), author. Python machine learning by example : easy-to-follow examples that get you up and running with machine learning / Yuxi (Hayden) Liu. Birmingham, UK : Packt Publishing, 2017. 1 online resource (1 volume) : illustrations text txt rdacontent computer c rdamedia online resource cr rdacarrier Online resource; title from title page (Safari, viewed June 22, 2017). Take tiny steps to enter the big world of data science through this interesting guide About This Book Learn the fundamentals of machine learning and build your own intelligent applications Master the art of building your own machine learning systems with this example-based practical guide Work with important classification and regression algorithms and other machine learning techniques Who This Book Is For This book is for anyone interested in entering the data science stream with machine learning. Basic familiarity with Python is assumed. What You Will Learn Exploit the power of Python to handle data extraction, manipulation, and exploration techniques Use Python to visualize data spread across multiple dimensions and extract useful features Dive deep into the world of analytics to predict situations correctly Implement machine learning classification and regression algorithms from scratch in Python Be amazed to see the algorithms in action Evaluate the performance of a machine learning model and optimize it Solve interesting real-world problems using machine learning and Python as the journey unfolds In Detail Data science and machine learning are some of the top buzzwords in the technical world today. A resurging interest in machine learning is due to the same factors that have made data mining and Bayesian analysis more popular than ever. This book is your entry point to machine learning. This book starts with an introduction to machine learning and the Python language and shows you how to complete the setup. Moving ahead, you will learn all the important concepts such as, exploratory data analysis, data preprocessing, feature extraction, data visualization and clustering, classification, regression and model performance evaluation. With the help of various projects included, you will find it intriguing to acquire the mechanics of several important machine learning algorithms - they are no more obscure as they thought. Also, you will be guided step by step to build your own models from scratch. Toward the end, you will gather a broad picture of the machine learning ecosystem and best practices of applying machine learning techniques. Through this book, you will learn to tackle data-driven problems and implement your solutions with the powerful yet simple language, Python. Interesting and easy-to-follow examples, to name some, news topic classification, spam email detection, online ad click-through prediction, stock prices forecast, will ke... Python machine learning by example : easy-to-follow examples that get you up and running with machine learning -- Credits -- About the Author -- About the Reviewer -- Customer Feedback -- Table of Contents -- Preface -- Chapter 1: Getting Started with Python and Machine Learning -- Chapter 2: Exploring the 20 Newsgroups Dataset with Text Analysis Algorithms -- Chapter 3: Spam Email Detection with Naive Bayes -- Chapter 4: News Topic Classification with Support Vector Machine -- Chapter 5: Click-Through Prediction with Tree-Based Algorithms -- Chapter 6: Click-Through Prediction with Logistic Regression -- Chapter 7: Stock Price Prediction with Regression Algorithms -- Chapter 8: Best Practices -- Index. 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 / Programming Languages / Python. bisacsh COMPUTERS / Data Processing. bisacsh COMPUTERS / Databases / Data Mining. bisacsh Machine learning fast Python (Computer program language) fast |
spellingShingle | Liu, Yuxi (Hayden) Python machine learning by example : easy-to-follow examples that get you up and running with machine learning / Python machine learning by example : easy-to-follow examples that get you up and running with machine learning -- Credits -- About the Author -- About the Reviewer -- Customer Feedback -- Table of Contents -- Preface -- Chapter 1: Getting Started with Python and Machine Learning -- Chapter 2: Exploring the 20 Newsgroups Dataset with Text Analysis Algorithms -- Chapter 3: Spam Email Detection with Naive Bayes -- Chapter 4: News Topic Classification with Support Vector Machine -- Chapter 5: Click-Through Prediction with Tree-Based Algorithms -- Chapter 6: Click-Through Prediction with Logistic Regression -- Chapter 7: Stock Price Prediction with Regression Algorithms -- Chapter 8: Best Practices -- Index. 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 / Programming Languages / Python. bisacsh COMPUTERS / Data Processing. bisacsh COMPUTERS / Databases / Data Mining. bisacsh Machine learning fast Python (Computer program language) fast |
subject_GND | http://id.loc.gov/authorities/subjects/sh96008834 http://id.loc.gov/authorities/subjects/sh85079324 |
title | Python machine learning by example : easy-to-follow examples that get you up and running with machine learning / |
title_auth | Python machine learning by example : easy-to-follow examples that get you up and running with machine learning / |
title_exact_search | Python machine learning by example : easy-to-follow examples that get you up and running with machine learning / |
title_full | Python machine learning by example : easy-to-follow examples that get you up and running with machine learning / Yuxi (Hayden) Liu. |
title_fullStr | Python machine learning by example : easy-to-follow examples that get you up and running with machine learning / Yuxi (Hayden) Liu. |
title_full_unstemmed | Python machine learning by example : easy-to-follow examples that get you up and running with machine learning / Yuxi (Hayden) Liu. |
title_short | Python machine learning by example : |
title_sort | python machine learning by example easy to follow examples that get you up and running with machine learning |
title_sub | easy-to-follow examples that get you up and running with machine learning / |
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 / Programming Languages / Python. bisacsh COMPUTERS / Data Processing. bisacsh COMPUTERS / Databases / Data Mining. bisacsh Machine learning fast Python (Computer program language) fast |
topic_facet | Python (Computer program language) Machine learning. Python (Langage de programmation) Apprentissage automatique. COMPUTERS / Programming Languages / Python. COMPUTERS / Data Processing. COMPUTERS / Databases / Data Mining. Machine learning |
work_keys_str_mv | AT liuyuxihayden pythonmachinelearningbyexampleeasytofollowexamplesthatgetyouupandrunningwithmachinelearning |