Personnaliser

OK

Aujourd'hui seulement ! 7€ et 20€ offerts* dès 59€ et 159€ d'achat sur tout le site avec les codes : RAKUTEN7 et RAKUTEN20

En profiter

Time Series Analysis with Python Cookbook - Atwan, Tarek A.

Note : 0

0 avis
  • Soyez le premier à donner un avis

Vous en avez un à vendre ?

Vendez-le-vôtre
Filtrer par :

37,66 €

Occasion · Bon État

  • Ou 9,42 € /mois

  • LIVRAISON RAPIDE

    Ce vendeur propose la livraison entre 3 et 5 jours

    • Livraison GRATUITE
    • Livré entre le 11 et le 13 juillet
    Voir les modes de livraison

    momox

    PRO Vendeur favori

    4,8/5 sur + de 1 000 ventes

    Livré gratuitement chez vous en 2 semaines. L'article présente des traces d'utilisation, mais est en bon état. 2 millions de ventes réalisées en 5 ans, merci de votre confiance ! Découvrez les avis (https://fr.shopping.rakuten.com/feedback/momox) de...

    Nos autres offres

    • 89,29 €

      Produit Neuf

      Ou 22,32 € /mois

      • Livraison à 0,01 €
      • Livré entre le 15 et le 27 juillet
      Voir les modes de livraison

      Brand new, In English, Fast shipping from London, UK; Tout neuf, en anglais, expédition rapide depuis Londres, Royaume-Uni;ria9781801075541_dbm

      Voir le détail de l'annonce 
    • 92,94 €

      Produit Neuf

      Ou 23,24 € /mois

      • Livraison à 0,01 €
      Voir les modes de livraison
      4,8/5 sur + de 1 000 ventes

      Expédition rapide et soignée depuis l`Angleterre - Délai de livraison: entre 10 et 20 jours ouvrés.

      Voir le détail de l'annonce 
    Publicité
     
    Vous avez choisi le retrait chez le vendeur à
    • Payez directement sur Rakuten (CB, PayPal, 4xCB...)
    • Récupérez le produit directement chez le vendeur
    • Rakuten vous rembourse en cas de problème

    Gratuit et sans engagement

    Félicitations !

    Nous sommes heureux de vous compter parmi nos membres du Club Rakuten !

    En savoir plus

    Retour

    Horaires

        Note :


        Avis sur Time Series Analysis With Python Cookbook Format Broché  - Livre Informatique

        Note : 0 0 avis sur Time Series Analysis With Python Cookbook Format Broché  - Livre Informatique

        Les avis publiés font l'objet d'un contrôle automatisé de Rakuten.


        Présentation Time Series Analysis With Python Cookbook Format Broché

         - Livre Informatique

        Livre Informatique - Atwan, Tarek A. - 01/06/2022 - Broché - Langue : Anglais

        . .

      • Auteur(s) : Atwan, Tarek A.
      • Editeur : Packt Publishing
      • Langue : Anglais
      • Parution : 01/06/2022
      • Format : Moyen, de 350g à 1kg
      • Nombre de pages : 630
      • Expédition : 1158
      • Dimensions : 23.5 x 19.1 x 3.4
      • ISBN : 9781801075541



      • Résumé :
        Perform time series analysis and forecasting confidently with this Python code bank and reference manual Key Features:Explore forecasting and anomaly detection techniques using statistical, machine learning, and deep learning algorithms Learn different techniques for evaluating, diagnosing, and optimizing your models Work with a variety of complex data with trends, multiple seasonal patterns, and irregularities Book Description: Time series data is everywhere, available at a high frequency and volume. It is complex and can contain noise, irregularities, and multiple patterns, making it crucial to be well-versed with the techniques covered in this book for data preparation, analysis, and forecasting. This book covers practical techniques for working with time series data, starting with ingesting time series data from various sources and formats, whether in private cloud storage, relational databases, non-relational databases, or specialized time series databases such as InfluxDB. Next, you'll learn strategies for handling missing data, dealing with time zones and custom business days, and detecting anomalies using intuitive statistical methods, followed by more advanced unsupervised ML models. The book will also explore forecasting using classical statistical models such as Holt-Winters, SARIMA, and VAR. The recipes will present practical techniques for handling non-stationary data, using power transforms, ACF and PACF plots, and decomposing time series data with multiple seasonal patterns. Later, you'll work with ML and DL models using TensorFlow and PyTorch. Finally, you'll learn how to evaluate, compare, optimize models, and more using the recipes covered in the book. What You Will Learn:Understand what makes time series data different from other data Apply various imputation and interpolation strategies for missing data Implement different models for univariate and multivariate time series Use different deep learning libraries such as TensorFlow, Keras, and PyTorch Plot interactive time series visualizations using hvPlot Explore state-space models and the unobserved components model (UCM) Detect anomalies using statistical and machine learning methods Forecast complex time series with multiple seasonal patterns Who this book is for: This book is for data analysts, business analysts, data scientists, data engineers, or Python developers who want practical Python recipes for time series analysis and forecasting techniques. Fundamental knowledge of Python programming is required. Although having a basic math and statistics background will be beneficial, it is not necessary. Prior experience working with time series data to solve business problems will also help you to better utilize and apply the different recipes in this book.

        Biographie:
        Tarek A. Atwan is a data analytics expert with over 16 years of international consulting experience, providing subject matter expertise in data science, machine learning operations, data engineering, and business intelligence. He has taught multiple hands-on coding boot camps, courses, and workshops on various topics, including data science, data visualization, Python programming, time series forecasting, and blockchain at various universities in the United States. He is regarded as a data science mentor and advisor, working with executive leaders in numerous industries to solve complex problems using a data-driven approach....

        Sommaire:
        Perform time series analysis and forecasting confidently with this Python code bank and reference manual Key Features: - Explore forecasting and anomaly detection techniques using statistical, machine learning, and deep learning algorithms - Learn different techniques for evaluating, diagnosing, and optimizing your models - Work with a variety of complex data with trends, multiple seasonal patterns, and irregularities Book Description: Time series data is everywhere, available at a high frequency and volume. It is complex and can contain noise, irregularities, and multiple patterns, making it crucial to be well-versed with the techniques covered in this book for data preparation, analysis, and forecasting. This book covers practical techniques for working with time series data, starting with ingesting time series data from various sources and formats, whether in private cloud storage, relational databases, non-relational databases, or specialized time series databases such as InfluxDB. Next, you'll learn strategies for handling missing data, dealing with time zones and custom business days, and detecting anomalies using intuitive statistical methods, followed by more advanced unsupervised ML models. The book will also explore forecasting using classical statistical models such as Holt-Winters, SARIMA, and VAR. The recipes will present practical techniques for handling non-stationary data, using power transforms, ACF and PACF plots, and decomposing time series data with multiple seasonal patterns. Later, you'll work with ML and DL models using TensorFlow and PyTorch. Finally, you'll learn how to evaluate, compare, optimize models, and more using the recipes covered in the book. What You Will Learn: - Understand what makes time series data different from other data - Apply various imputation and interpolation strategies for missing data - Implement different models for univariate and multivariate time series - Use different deep learning libraries such as TensorFlow, Keras, and PyTorch - Plot interactive time series visualizations using hvPlot - Explore state-space models and the unobserved components model (UCM) - Detect anomalies using statistical and machine learning methods - Forecast complex time series with multiple seasonal patterns Who this book is for: This book is for data analysts, business analysts, data scientists, data engineers, or Python developers who want practical Python recipes for time series analysis and forecasting techniques. Fundamental knowledge of Python programming is required. Although having a basic math and statistics background will be beneficial, it is not necessary. Prior experience working with time series data to solve business problems will also help you to better utilize and apply the different recipes in this book. Table of Contents - Getting Started with Time Series Analysis - Reading Time Series Data from Files - Reading Time Series Data from Databases - Persisting Time Series Data to Files - Persisting Time Series Data to Databases - Working with Date and Time in Python - Handling Missing Data - Outlier Detection Using Statistical Methods - WExploratory Data Analysis and Diagnosis - Building Univariate Time Series Models Using Statistical Methods - Additional Statistical Modeling Techniques for Time Series - Forecasting Using Supervised Machine Learning - Deep Learning for Time Series Forecasting - Outlier Detection Using Unsupervised Machine Learning - Advanced Techniques for Complex Time Series...

        Détails de conformité du produit

        Consulter les détails de conformité de ce produit (

        Personne responsable dans l'UE

        )
        Le choixNeuf et occasion
        Minimum5% remboursés
        Le service clientsÀ votre écoute
        LinkedinFacebookTwitterInstagramYoutubePinterestTiktok
        visavisa
        mastercardmastercard
        klarnaklarna
        paypalpaypal
        floafloa
        americanexpressamericanexpress
        Rakuten Logo
        • Rakuten Kobo
        • Rakuten TV
        • Rakuten Viber
        • Rakuten Viki
        • Plus de services
        • À propos de Rakuten
        Rakuten.com