|
|
|
|
LEADER |
00000cam a2200000Ii 4500 |
001 |
OR_ocn990046840 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cnu|||unuuu |
008 |
170614s2017 xxu o 000 0 eng d |
010 |
|
|
|a 2017943522
|
040 |
|
|
|a N$T
|b eng
|e rda
|e pn
|c N$T
|d N$T
|d GW5XE
|d EBLCP
|d YDX
|d OCLCF
|d UAB
|d AZU
|d UPM
|d MERER
|d ESU
|d OCLCQ
|d COO
|d OCLCQ
|d VT2
|d IOG
|d OCLCO
|d K6U
|d IDB
|d MERUC
|d UMI
|d UIU
|d TOH
|d STF
|d LIV
|d U3W
|d D6H
|d OCLCQ
|d VVB
|d UOK
|d CEF
|d KSU
|d RRP
|d DEBBG
|d BRX
|d CNCEN
|d UWW
|d AU@
|d WYU
|d G3B
|d S9I
|d C6I
|d UKMGB
|d AUD
|d LEAUB
|d ERF
|d UKBTH
|d UHL
|d LEATE
|d UKAHL
|d OCLCQ
|d UBY
|d OCLCO
|d SRU
|d BRF
|d AJS
|d EYM
|d SNK
|d NLW
|d OCLCO
|d OCLCQ
|d INARC
|d OCLCQ
|d OCLCO
|
066 |
|
|
|c Zsym
|
015 |
|
|
|a GBB912945
|2 bnb
|
016 |
7 |
|
|a 019205996
|2 Uk
|
019 |
|
|
|a 990318250
|a 991459912
|a 996423028
|a 999530672
|a 1005788109
|a 1011849723
|a 1017738611
|a 1019733866
|a 1048143632
|a 1050974169
|a 1055390308
|a 1058419653
|a 1066656289
|a 1086444224
|a 1113203515
|a 1113785674
|a 1122814781
|a 1162722051
|
020 |
|
|
|a 9781484228661
|q (electronic bk.)
|
020 |
|
|
|a 1484228669
|q (electronic bk.)
|
020 |
|
|
|a 1484228650
|
020 |
|
|
|a 9781484228654
|
020 |
|
|
|z 9781484228654
|
024 |
7 |
|
|a 10.1007/978-1-4842-2866-1
|2 doi
|
024 |
3 |
|
|a 9781484228654
|
029 |
1 |
|
|a AU@
|b 000060466992
|
029 |
1 |
|
|a CHNEW
|b 000961981
|
029 |
1 |
|
|a CHVBK
|b 491706111
|
029 |
1 |
|
|a GBVCP
|b 1014935954
|
029 |
1 |
|
|a UKMGB
|b 019205996
|
029 |
1 |
|
|a AU@
|b 000067115078
|
035 |
|
|
|a (OCoLC)990046840
|z (OCoLC)990318250
|z (OCoLC)991459912
|z (OCoLC)996423028
|z (OCoLC)999530672
|z (OCoLC)1005788109
|z (OCoLC)1011849723
|z (OCoLC)1017738611
|z (OCoLC)1019733866
|z (OCoLC)1048143632
|z (OCoLC)1050974169
|z (OCoLC)1055390308
|z (OCoLC)1058419653
|z (OCoLC)1066656289
|z (OCoLC)1086444224
|z (OCoLC)1113203515
|z (OCoLC)1113785674
|z (OCoLC)1122814781
|z (OCoLC)1162722051
|
037 |
|
|
|a 9781484228654
|b 00152887
|
050 |
|
4 |
|a QA76.73.P98
|
072 |
|
7 |
|a COM
|x 051360
|2 bisacsh
|
072 |
|
7 |
|a UMA
|2 bicssc
|
082 |
0 |
4 |
|a 005.13/3
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Swamynathan, Manohar,
|e author.
|
245 |
1 |
0 |
|a Mastering machine learning with Python in six steps :
|b a practical implementation guide to predictive data analytics using Python /
|c Manohar Swamynathan.
|
264 |
|
1 |
|a [United States] :
|b Apress,
|c 2017.
|
300 |
|
|
|a 1 online resource
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
347 |
|
|
|a text file
|b PDF
|2 rda
|
490 |
1 |
|
|a For professionals by professionals
|
588 |
0 |
|
|a Online resource; title from PDF title page (EBSCO, viewed June 16, 2017).
|
505 |
0 |
|
|a Chapter 1: Getting Started in Python -- Chapter 2: Introduction to Machine Learning -- Chapter 3: Fundamentals of Machine Learning -- Chapter 4: Model Diagnosis and Tuning -- Chapter 5: Text Mining -- Chapter 6: Demystifying Neural Network -- Chapter 7: Conclusion.
|
520 |
|
|
|a Master machine learning with Python in six steps and explore fundamental to advanced topics, all designed to make you a worthy practitioner. This book's approach is based on the "Six degrees of separation" theory, which states that everyone and everything is a maximum of six steps away. Mastering Machine Learning with Python in Six Steps presents each topic in two parts: theoretical concepts and practical implementation using suitable Python packages. You'll learn the fundamentals of Python programming language, machine learning history, evolution, and the system development frameworks. Key data mining/analysis concepts, such as feature dimension reduction, regression, time series forecasting and their efficient implementation in Scikit-learn are also covered. Finally, you'll explore advanced text mining techniques, neural networks and deep learning techniques, and their implementation. All the code presented in the book will be available in the form of iPython notebooks to enable you to try out these examples and extend them to your advantage.
|
506 |
|
|
|a Access restricted to subscribing institutions.
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
650 |
|
0 |
|a Python (Computer program language)
|
650 |
|
0 |
|a Data mining.
|
650 |
|
2 |
|a Data Mining
|
650 |
|
4 |
|a Machine Learning.
|
650 |
|
4 |
|a Python (Computer Program Language)
|
650 |
|
4 |
|a Computers
|x Machine Theory.
|
650 |
|
4 |
|a Computers
|x Programming Languages
|x Python.
|
650 |
|
6 |
|a Python (Langage de programmation)
|
650 |
|
6 |
|a Exploration de données (Informatique)
|
650 |
|
7 |
|a COMPUTERS
|x Programming Languages
|x Python.
|2 bisacsh
|
650 |
|
7 |
|a Data mining
|2 fast
|
650 |
|
7 |
|a Python (Computer program language)
|2 fast
|
776 |
0 |
8 |
|i Printed edition:
|z 9781484228654
|
830 |
|
0 |
|a Books for professionals by professionals.
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9781484228661/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
880 |
|
4 |
|6 264-00
|c �2017
|
938 |
|
|
|a Internet Archive
|b INAR
|n masteringmachine0000swam
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH33062908
|
938 |
|
|
|a ProQuest Ebook Central
|b EBLB
|n EBL4872985
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 1533069
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 14575845
|
994 |
|
|
|a 92
|b IZTAP
|