Cargando…

Practical data analysis /

About This BookLearn to use various data analysis tools and algorithms to classify, cluster, visualize, simulate, and forecast your dataApply Machine Learning algorithms to different kinds of data such as social networks, time series, and imagesA hands-on guide to understanding the nature of data an...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Cuesta, Hector
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt, 2016.
Edición:Second edition.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000Ia 4500
001 EBSCO_ocn960040595
003 OCoLC
005 20231017213018.0
006 m o d
007 cr |n|||||||||
008 161007s2016 enk o 001 0 eng d
040 |a IDEBK  |b eng  |e pn  |c IDEBK  |d TEFOD  |d IDEBK  |d N$T  |d OCLCF  |d OCLCQ  |d EBLCP  |d OCLCQ  |d MERUC  |d YDX  |d OCLCQ  |d OCLCA  |d OCLCQ  |d LVT  |d G3B  |d IGB  |d STF  |d UKAHL  |d CNCEN  |d OCLCQ  |d UKMGB  |d OCLCQ  |d TOH  |d OCLCO  |d OCLCQ  |d OCLCO 
015 |a GBB6D1318  |2 bnb 
016 7 |a 018017802  |2 Uk 
019 |a 960280992  |a 1105779933  |a 1235776021 
020 |a 9781785286667  |q (electronic bk.) 
020 |a 1785286668  |q (electronic bk.) 
020 |z 9781785289712 
020 |z 1785289713 
024 8 |a 9781785289712 
029 1 |a AU@  |b 000066233304 
029 1 |a CHNEW  |b 000949167 
029 1 |a CHVBK  |b 483153419 
029 1 |a UKMGB  |b 018017802 
029 1 |a AU@  |b 000067095542 
029 1 |a AU@  |b 000068987701 
035 |a (OCoLC)960040595  |z (OCoLC)960280992  |z (OCoLC)1105779933  |z (OCoLC)1235776021 
037 |a 958879  |b MIL 
037 |a 3CFD41F6-AF51-4BF5-B37D-BA27B663579A  |b OverDrive, Inc.  |n http://www.overdrive.com 
050 4 |a QA76.9.S88 
072 7 |a COM  |x 051240  |2 bisacsh 
082 0 4 |a 005.7  |2 23 
049 |a UAMI 
100 1 |a Cuesta, Hector. 
245 1 0 |a Practical data analysis /  |c Hector Cuesta. 
250 |a Second edition. 
260 |a Birmingham :  |b Packt,  |c 2016. 
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 
588 0 |a Online resource; title from PDF title page (EBSCO, viewed November 16, 2016). 
500 |a Includes index. 
505 0 |a Cover ; Copyright; Credits; About the Authors; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Started; [Computer science]; Computer science; Artificial intelligence; Machine learning; Statistics; Mathematics; Knowledge domain; Data, information, and knowledge; Inter-relationship between data, information, and knowledge; The nature of data; The data analysis process; The problem; Data preparation; Data exploration; Predictive modeling; Visualization of results; Quantitative versus qualitative data analysis; Importance of data visualization. 
505 8 |a What about big data?Quantified self; Sensors and cameras; Social network analysis; Tools and toys for this book; Why Python?; Why mlpy?; Why D3.js?; Why MongoDB?; Summary; Chapter 2: Preprocessing Data; Data sources; Open data; Text files; Excel files; SQL databases; NoSQL databases; Multimedia; Web scraping; Data scrubbing; Statistical methods; Text parsing; Data transformation; Data formats; Parsing a CSV file with the CSV module; Parsing CSV file using NumPy; JSON; Parsing JSON file using the JSON module; XML; Parsing XML in Python using the XML module; YAML; Data reduction methods. 
505 8 |a Filtering and samplingBinned algorithm; Dimensionality reduction; Getting started with OpenRefine; Text facet; Clustering; Text filters; Numeric facets; Transforming data; Exporting data; Operation history; Summary; Chapter 3: Getting to Grips with Visualization; What is visualization?; Working with web-based visualization; Exploring scientific visualization; Visualization in art; The visualization life cycle; Visualizing different types of data; HTML; DOM; CSS; JavaScript; SVG; Getting started with D3.js; Bar chart; Pie chart; Scatter plots; Single line chart; Multiple line chart. 
505 8 |a Interaction and animationData from social networks; An overview of visual analytics; Summary; Chapter 4: Text Classification; Learning and classification; Bayesian classification; NaÃv̄e Bayes; E-mail subject line tester; The data; The algorithm; Classifier accuracy; Summary; Chapter 5: Similarity-Based Image Retrieval; Image similarity search; Dynamic time warping; Processing the image dataset; Implementing DTW; Analyzing the results; Summary; Chapter 6: Simulation of Stock Prices; Financial time series; Random Walk simulation; Monte Carlo methods; Generating random numbers. 
505 8 |a Implementation in D3jsQuantitative analyst; Summary; Chapter 7: Predicting Gold Prices; Working with time series data; Components of a time series; Smoothing time series; Lineal regression; The data -- historical gold prices; Nonlinear regressions; Kernel Ridge Regressions; Smoothing the gold prices time series; Predicting in the smoothed time series; Contrasting the predicted value; Summary; Chapter 8: Working with Support Vector Machines; Understanding the multivariate dataset; Dimensionality reduction; Linear Discriminant Analysis (LDA); Principal Component Analysis (PCA). 
520 |a About This BookLearn to use various data analysis tools and algorithms to classify, cluster, visualize, simulate, and forecast your dataApply Machine Learning algorithms to different kinds of data such as social networks, time series, and imagesA hands-on guide to understanding the nature of data and how to turn it into insightWho This Book Is For This book is for developers who want to implement data analysis and data-driven algorithms in a practical way. It is also suitable for those without a background in data analysis or data processing. Basic knowledge of Python programming, statistics, and linear algebra is assumed. What You Will LearnAcquire, format, and visualize your dataBuild an image-similarity search engineGenerate meaningful visualizations anyone can understandGet started with analyzing social network graphsFind out how to implement sentiment text analysisInstall data analysis tools such as Pandas, MongoDB, and Apache SparkGet to grips with Apache SparkImplement machine learning algorithms such as classification and forecastingIn Detail Beyond buzzwords such as big data or data science, there are a great opportunities to innovate in many businesses using data analysis to get data-driven products. Data analysis involves asking many questions about data in order to discover insights and generate value for a product or a service. This book explains basic data algorithms without the theoretical jargon, and you'll get hands-on experience of turning data into insights using machine learning techniques. We will perform data-driven innovation processing for several types of data, such as text, images, social network graphs, documents, and time series, showing you how to process large amounts of data with MongoDB and Apache Spark. 
542 |f Copyright © 2016 Packt Publishing 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
650 0 |a System design. 
650 0 |a System analysis. 
650 0 |a Data structures (Computer science) 
650 0 |a Databases. 
650 2 |a Systems Analysis 
650 6 |a Conception de systèmes. 
650 6 |a Analyse de systèmes. 
650 6 |a Structures de données (Informatique) 
650 7 |a systems analysis.  |2 aat 
650 7 |a COMPUTERS  |x Software Development & Engineering  |x Systems Analysis & Design.  |2 bisacsh 
650 7 |a Data structures (Computer science)  |2 fast 
650 7 |a Databases  |2 fast 
650 7 |a System analysis  |2 fast 
650 7 |a System design  |2 fast 
776 0 8 |i Print version:  |a Cuesta, Hector.  |t Practical data analysis.  |b Second edition.  |d Birmingham : Packt, 2016  |z 1785289713  |z 9781785289712  |w (OCoLC)956749462 
856 4 0 |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1364690  |z Texto completo 
938 |a Askews and Holts Library Services  |b ASKH  |n AH31295109 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL4709434 
938 |a EBSCOhost  |b EBSC  |n 1364690 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis35450238 
938 |a YBP Library Services  |b YANK  |n 13210851 
994 |a 92  |b IZTAP