|Eingestellt in Kategorie:
Ähnlichen Artikel verkaufen?

Vorhersage von Zeitreihendaten mit Facebook Prophet: Bauen, verbessern und optimieren,-

Ursprünglicher Text
Forecasting Time Series Data with Facebook Prophet: Build, improve, and optimiz,
Sk1drow Books
  • (1337)
  • Angemeldet als gewerblicher Verkäufer
US $24,99
Ca.EUR 23,09
Artikelzustand:
Gut
Used book in good condition. Shows typical wear. Quick shipping. Satisfaction guaranteed!
Ganz entspannt. Rückgaben akzeptiert.
Versand:
US $9,99 (ca. EUR 9,23) Sparversand. Weitere Detailsfür Versand
Standort: Multiple Locations, USA
Lieferung:
Lieferung zwischen Mi, 7. Aug und Mo, 12. Aug nach 84606 bei heutigem Zahlungseingang
Wir wenden ein spezielles Verfahren zur Einschätzung des Liefertermins an – in diese Schätzung fließen Faktoren wie die Entfernung des Käufers zum Artikelstandort, der gewählte Versandservice, die bisher versandten Artikel des Verkäufers und weitere ein. Insbesondere während saisonaler Spitzenzeiten können die Lieferzeiten abweichen.
Rücknahmen:
30 Tage Rückgabe. Käufer zahlt Rückversand. Weitere Details- Informationen zu Rückgaben
Zahlungen:
     

Sicher einkaufen

eBay-Käuferschutz
Geld zurück, wenn etwas mit diesem Artikel nicht stimmt. Mehr erfahreneBay-Käuferschutz - wird in neuem Fenster oder Tab geöffnet
Der Verkäufer ist für dieses Angebot verantwortlich.
eBay-Artikelnr.:145806892435
Zuletzt aktualisiert am 31. Jul. 2024 18:56:06 MESZAlle Änderungen ansehenAlle Änderungen ansehen

Artikelmerkmale

Artikelzustand
Gut
Buch, das gelesen wurde, sich aber in einem guten Zustand befindet. Der Einband weist nur sehr geringfügige Beschädigungen auf, wie z.B. kleinere Schrammen, er hat aber weder Löcher, noch ist er eingerissen. Bei gebundenen Büchern ist der Schutzumschlag möglicherweise nicht mehr vorhanden. Die Bindung weist geringfügige Gebrauchsspuren auf. Die Mehrzahl der Seiten ist unbeschädigt, das heißt, es gibt kaum Knitter oder Einrisse, es wurden nur in geringem Maße Bleistiftunterstreichungen im Text vorgenommen, es gibt keine Textmarkierungen und die Randbereiche sind nicht beschrieben. Alle Seiten sind vollständig vorhanden. Genauere Einzelheiten sowie eine Beschreibung eventueller Mängel entnehmen Sie bitte dem Angebot des Verkäufers. Alle Zustandsdefinitionen ansehenwird in neuem Fenster oder Tab geöffnet
Hinweise des Verkäufers
“Used book in good condition. Shows typical wear. Quick shipping. Satisfaction guaranteed!”
ISBN
9781800568532
Publication Year
2021
Type
Textbook
Format
Trade Paperback
Language
English
Subject Area
Computers, Technology & Engineering
Publication Name
Forecasting Time Series Data with Facebook Prophet : Build, Improve, and Optimize Time Series Forecasting Models Using the Advanced Forecasting Tool
Author
Greg Rafferty
Publisher
Packt Publishing, The Limited
Subject
Engineering (General), Machine Theory, Neural Networks, Data Processing
Number of Pages
270 Pages

Über dieses Produkt

Product Identifiers

Publisher
Packt Publishing, The Limited
ISBN-10
1800568533
ISBN-13
9781800568532
eBay Product ID (ePID)
11050393299

Product Key Features

Subject
Engineering (General), Machine Theory, Neural Networks, Data Processing
Publication Year
2021
Number of Pages
270 Pages
Publication Name
Forecasting Time Series Data with Facebook Prophet : Build, Improve, and Optimize Time Series Forecasting Models Using the Advanced Forecasting Tool
Language
English
Type
Textbook
Author
Greg Rafferty
Subject Area
Computers, Technology & Engineering
Format
Trade Paperback

Additional Product Features

Dewey Edition
23
Dewey Decimal
006.754
Synopsis
Create and improve high-quality automated forecasts for time series data that have strong seasonal effects, holidays, and additional regressors using PythonKey Features* Learn how to use the open-source forecasting tool Facebook Prophet to improve your forecasts* Build a forecast and run diagnostics to understand forecast quality* Fine-tune models to achieve high performance, and report that performance with concrete statisticsBook DescriptionProphet enables Python and R developers to build scalable time series forecasts. This book will help you to implement Prophet's cutting-edge forecasting techniques to model future data with higher accuracy and with very few lines of code.You will begin by exploring the evolution of time series forecasting, from the basic early models to the advanced models of the present day. The book will demonstrate how to install and set up Prophet on your machine and build your fi rst model with only a few lines of code. You'll then cover advanced features such as visualizing your forecasts, adding holidays, seasonality, and trend changepoints, handling outliers, and more, along with understanding why and how to modify each of the default parameters. Later chapters will show you how to optimize more complicated models with hyperparameter tuning and by adding additional regressors to the model. Finally, you'll learn how to run diagnostics to evaluate the performance of your models and see some useful features when running Prophet in production environments.By the end of this Prophet book, you will be able to take a raw time series dataset and build advanced and accurate forecast models with concise, understandable, and repeatable code.What you will learn* Gain an understanding of time series forecasting, including its history, development, and uses* Understand how to install Prophet and its dependencies* Build practical forecasting models from real datasets using Python* Understand the Fourier series and learn how it models seasonality* Decide when to use additive and when to use multiplicative seasonality* Discover how to identify and deal with outliers in time series data* Run diagnostics to evaluate and compare the performance of your modelsWho this book is forThis book is for data scientists, data analysts, machine learning engineers, software engineers, project managers, and business managers who want to build time series forecasts in Python. Working knowledge of Python and a basic understanding of forecasting principles and practices will be useful to apply the concepts covered in this book more easily., Create and improve high-quality automated forecasts for time series data that have strong seasonal effects, holidays, and additional regressors using Python Key Features Learn how to use the open-source forecasting tool Facebook Prophet to improve your forecasts Build a forecast and run diagnostics to understand forecast quality Fine-tune models to achieve high performance, and report that performance with concrete statistics Book Description Prophet enables Python and R developers to build scalable time series forecasts. This book will help you to implement Prophet's cutting-edge forecasting techniques to model future data with higher accuracy and with very few lines of code. You will begin by exploring the evolution of time series forecasting, from the basic early models to the advanced models of the present day. The book will demonstrate how to install and set up Prophet on your machine and build your fi rst model with only a few lines of code. You'll then cover advanced features such as visualizing your forecasts, adding holidays, seasonality, and trend changepoints, handling outliers, and more, along with understanding why and how to modify each of the default parameters. Later chapters will show you how to optimize more complicated models with hyperparameter tuning and by adding additional regressors to the model. Finally, you'll learn how to run diagnostics to evaluate the performance of your models and see some useful features when running Prophet in production environments. By the end of this Prophet book, you will be able to take a raw time series dataset and build advanced and accurate forecast models with concise, understandable, and repeatable code. What You Will Learn Gain an understanding of time series forecasting, including its history, development, and uses Understand how to install Prophet and its dependencies Build practical forecasting models from real datasets using Python Understand the Fourier series and learn how it models seasonality Decide when to use additive and when to use multiplicative seasonality Discover how to identify and deal with outliers in time series data Run diagnostics to evaluate and compare the performance of your models Who this Book is for This book is for data scientists, data analysts, machine learning engineers, software engineers, project managers, and business managers who want to build time series forecasts in Python. Working knowledge of Python and a basic understanding of forecasting principles and practices will be useful to apply the concepts covered in this book more easily.
LC Classification Number
TK5105.88817
ebay_catalog_id
4

Artikelbeschreibung des Verkäufers

Sk1drow Books

Sk1drow Books

95,8% positive Bewertungen
5,8 Tsd. Artikel verkauft
Shop besuchenKontakt

Detaillierte Verkäuferbewertungen

Durchschnitt in den letzten 12 Monaten

Genaue Beschreibung
4.7
Angemessene Versandkosten
4.3
Lieferzeit
4.9
Kommunikation
4.8
Angemeldet als gewerblicher Verkäufer

Verkäuferbewertungen (798)

m***s (78)- Bewertung vom Käufer.
Letzter Monat
Bestätigter Kauf
Do not buy this. Does not come with dust jacket and condition is very poor not good as stated. ThriftBooks disappoints once again
2***5 (581)- Bewertung vom Käufer.
Letzter Monat
Bestätigter Kauf
Purchase went well, book arrived in excellent condition
a***_ (8)- Bewertung vom Käufer.
Letzter Monat
Bestätigter Kauf
Thank you! :)