|In vendita nella categoria:
Ne hai uno da vendere?

Machine Learning for Time Series Forecasting with Python, Lazzeri, Francesca, 97

Half-Price-Books-Inc
  • (28229)
  • Registrato come venditore professionale
US $32,25
CircaEUR 29,80
Condizione:
Buone condizioni
Goditi i vantaggi. Restituzioni accettate.
Spedizione:
Gratis Economy Shipping. Vedi i dettagliper la spedizione
Oggetto che si trova a: Carrollton, Texas, Stati Uniti
Consegna:
Consegna prevista tra il mer 7 ago e il lun 12 ago a 84606
I tempi di consegna previsti utilizzando il metodo proprietario di eBay, che è basato sulla vicinanza dell'acquirente rispetto al luogo in cui si trova l'oggetto, sul servizio di spedizione selezionato, sulla cronologia di spedizione del venditore e su altri fattori. I tempi di consegna possono variare, specialmente durante le festività.
Restituzioni:
Restituzioni entro 60 giorni. Le spese di spedizione del reso sono a carico dell'acquirente. Vedi i dettagli- per maggiori informazioni sulle restituzioni
Pagamenti:
     

Fai shopping in tutta sicurezza

Garanzia cliente eBay
Se non ricevi l'oggetto che hai ordinato, riceverai il rimborso. Ulteriori informazioniGaranzia cliente eBay - viene aperta una nuova finestra o scheda
Il venditore si assume la piena responsabilità della messa in vendita dell'oggetto.
Numero oggetto eBay:335396583239
Ultimo aggiornamento: 01 ago 2024 06:26:36 CESTVedi tutte le revisioniVedi tutte le revisioni

Specifiche dell'oggetto

Condizione
Buone condizioni: Libro che è già stato letto ma è in buone condizioni. Mostra piccolissimi danni ...
Book Title
Machine Learning for Time Series Forecasting with Python
ISBN
9781119682363
Subject Area
Mathematics, Computers, Science
Publication Name
Machine Learning for Time Series Forecasting with Python
Publisher
Wiley & Sons, Incorporated, John
Item Length
9.1 in
Subject
General, Databases / Data Mining, Probability & Statistics / Time Series
Publication Year
2020
Type
Textbook
Format
Trade Paperback
Language
English
Item Height
0.6 in
Author
Francesca Lazzeri
Item Weight
13.5 Oz
Item Width
7.3 in
Number of Pages
224 Pages

Informazioni su questo prodotto

Product Identifiers

Publisher
Wiley & Sons, Incorporated, John
ISBN-10
1119682363
ISBN-13
9781119682363
eBay Product ID (ePID)
24050077644

Product Key Features

Number of Pages
224 Pages
Publication Name
Machine Learning for Time Series Forecasting with Python
Language
English
Subject
General, Databases / Data Mining, Probability & Statistics / Time Series
Publication Year
2020
Type
Textbook
Subject Area
Mathematics, Computers, Science
Author
Francesca Lazzeri
Format
Trade Paperback

Dimensions

Item Height
0.6 in
Item Weight
13.5 Oz
Item Length
9.1 in
Item Width
7.3 in

Additional Product Features

Intended Audience
Scholarly & Professional
Dewey Edition
23
Dewey Decimal
006.31
Table Of Content
Acknowledgments vii Introduction xv Chapter 1 Overview of Time Series Forecasting 1 Flavors of Machine Learning for Time Series Forecasting 3 Supervised Learning for Time Series Forecasting 14 Python for Time Series Forecasting 21 Experimental Setup for Time Series Forecasting 24 Conclusion 26 Chapter 2 How to Design an End-to-End Time Series Forecasting Solution on the Cloud 29 Time Series Forecasting Template 31 Business Understanding and Performance Metrics 33 Data Ingestion 36 Data Exploration and Understanding 39 Data Pre-processing and Feature Engineering 40 Modeling Building and Selection 42 An Overview of Demand Forecasting Modeling Techniques 44 Model Evaluation 46 Model Deployment 48 Forecasting Solution Acceptance 53 Use Case: Demand Forecasting 54 Conclusion 58 Chapter 3 Time Series Data Preparation 61 Python for Time Series Data 62 Common Data Preparation Operations for Time Series 65 Time stamps vs. Periods 66 Converting to Timestamps 69 Providing a Format Argument 70 Indexing 71 Time/Date Components 76 Frequency Conversion 78 Time Series Exploration and Understanding 79 How to Get Started with Time Series Data Analysis 79 Data Cleaning of Missing Values in the Time Series 84 Time Series Data Normalization and Standardization 86 Time Series Feature Engineering 89 Date Time Features 90 Lag Features and Window Features 92 Rolling Window Statistics 95 Expanding Window Statistics 97 Conclusion 98 Chapter 4 Introduction to Autoregressive and Automated Methods for Time Series Forecasting 101 Autoregression 102 Moving Average 119 Autoregressive Moving Average 120 Autoregressive Integrated Moving Average 122 Automated Machine Learning 129 Conclusion 136 Chapter 5 Introduction to Neural Networks for Time Series Forecasting 137 Reasons to Add Deep Learning to Your Time Series Toolkit 138 Deep Learning Neural Networks Are Capable of Automatically Learning and Extracting Features from Raw and Imperfect Data 140 Deep Learning Supports Multiple Inputs and Outputs 142 Recurrent Neural Networks Are Good at Extracting Patterns from Input Data 143 Recurrent Neural Networks for Time Series Forecasting 144 Recurrent Neural Networks 145 Long Short-Term Memory 147 Gated Recurrent Unit 148 How to Prepare Time Series Data for LSTMs and GRUs 150 How to Develop GRUs and LSTMs for Time Series Forecasting 154 Keras 155 TensorFlow 156 Univariate Models 156 Multivariate Models 160 Conclusion 164 Chapter 6 Model Deployment for Time Series Forecasting 167 Experimental Set Up and Introduction to Azure Machine Learning SDK for Python 168 Workspace 169 Experiment 169 Run 169 Model 170 Compute Target, RunConfiguration, and ScriptRun Config 171 Image and Webservice 172 Machine Learning Model Deployment 173 How to Select the Right Tools to Succeed with Model Deployment 175 Solution Architecture for Time Series Forecasting with Deployment Examples 177 Train and Deploy an ARIMA Model 179 Configure the Workspace 182 Create an Experiment 183 Create or Attach a Compute Cluster 184 Upload the Data to Azure 184 Create an Estimator 188 Submit the Job to the Remote Cluster 188 Register the Model 189 Deployment 189 Define Your Entry Script and Dependencies 190 Automatic Schema Generation 191 Conclusion 196 References 197 Index 199
Synopsis
Learn how to apply the principles of machine learning to time series modeling with this indispensable resource Machine Learning for Time Series Forecasting with Python is an incisive and straightforward examination of one of the most crucial elements of decision-making in finance, marketing, education, and healthcare: time series modeling. Despite the centrality of time series forecasting, few business analysts are familiar with the power or utility of applying machine learning to time series modeling. Author Francesca Lazzeri, a distinguished machine learning scientist and economist, corrects that deficiency by providing readers with comprehensive and approachable explanation and treatment of the application of machine learning to time series forecasting. Written for readers who have little to no experience in time series forecasting or machine learning, the book comprehensively covers all the topics necessary to: Understand time series forecasting concepts, such as stationarity, horizon, trend, and seasonality Prepare time series data for modeling Evaluate time series forecasting models' performance and accuracy Understand when to use neural networks instead of traditional time series models in time series forecasting Machine Learning for Time Series Forecasting with Python is full real-world examples, resources and concrete strategies to help readers explore and transform data and develop usable, practical time series forecasts. Perfect for entry-level data scientists, business analysts, developers, and researchers, this book is an invaluable and indispensable guide to the fundamental and advanced concepts of machine learning applied to time series modeling., One of the most important elements of today's decision-making world, in both the public and the private sectors, is the forecasting of macroeconomic and financial variables. This applies to many industries including finance, education, and health care to name just a few. However, not many business analysts or developers people know how to use machine learning approach and technologies to build successful forecast applications. This book provides a practical introductory guide to time series forecasting with machine learning and Python for those hands-on readers. Readers new to time series forecasting will be able to understand and deal better with: Time series forecasting concepts, such as horizon, frequency trend and seasonality. Evaluation of the time series forecasting models performance and accuracy. Understanding when to use neural networks instead of traditional time series models in time series forecasting. The book shows readers practical instances of how these time series forecasting models can be applied to a real-world scenario by providing examples and using many machine learning components available in open-source Python packages, such as Scikit-learn, Keras and Tensorflow. The reader will also use other Python tools such as Jupyter notebooks to interactively explore data, transform it, and then develop time series forecasting models.
LC Classification Number
Q325.5
ebay_catalog_id
4
Copyright Date
2021

Descrizione dell'oggetto fatta dal venditore

Informazioni sul venditore professionale

Half Price Books
Half Books
1835 Forms Drive
75006 Carrollton, TX
United States
Mostra Informazioni di contatto
:liamEmoc.bph@221ecivres
Certifico che tutte le mie attività di vendita saranno conformi alle leggi e ai regolamenti dell'Unione Europea.
Half-Price-Books-Inc

Half-Price-Books-Inc

98,7% di Feedback positivi
158 mila oggetti venduti

Valutazione dettagliata del venditore

Media degli ultimi 12 mesi

Descrizione
4.9
Spese spedizione
5.0
Tempi spedizione
5.0
Comunicazione
5.0
Registrato come venditore professionale

Feedback del venditore (32.846)

i***9 (151)- Feedback lasciato dall'acquirente.
Mese scorso
Acquisto verificato
The representation that this was a 2-vol set was repeated 5 times before check out. HPB sent only Volume 2. I called this to their attention three days ago and haven't heard back. If they aren't going to make this right, I would like to see Ebay take responsibility. The problem resolution time is always longer than what is reasonable on this site. I encourage Ebay to look at my long record of purchases, and consider that I'm about ready to move to Bookfinder.
a***t (40)- Feedback lasciato dall'acquirente.
Mese scorso
Acquisto verificato
a++
n***g (16)- Feedback lasciato dall'acquirente.
Mese scorso
Acquisto verificato
Exactly as advertised. Arrived well packaged and in a good amount of time. No issues here.

Valutazioni e recensioni del prodotto

Ancora nessun punteggio o recensione