Hands of 電子書籍  [本・雑誌・コミック]
キーワード:

Hands
of
電子書籍
 
楽天市場検索

本・雑誌・コミック
  小説・エッセイ (0)
  資格・検定 (0)
  ライフスタイル (0)
  ホビー・スポーツ・美術 (0)
  絵本・児童書・図鑑 (0)
  語学・辞典・年鑑 (0)
  学習参考書・問題集 (0)
  旅行・留学 (0)
  人文・地歴・社会 (0)
  ビジネス・経済・就職 (0)
  PC・システム開発 (0)
  科学・医学・技術 (0)
  コミック (0)
  ライトノベル (0)
  ボーイズラブ (0)
  ティーンズラブ (0)
  エンターテインメント (0)
  写真集 (0)
  古書・希少本 (0)
  楽譜 (1) (Hands of 電子書籍)
  雑誌 (0)
  新聞 (0)
  洋書 (1660) (Hands of 電子書籍)
  カレンダー (0)
  ポスター (0)
  パンフレット (0)
  その他 (0)
 
1661件中 1件 - 30件  1 2 3 4 5 6
商品説明価格

Foster's Complete Hoyle: An Encyclopedia of Games Including all indoor games played to-day. With suggestions for good play, illustrative hands, and all official laws to date【電子書籍】[ R. F. Foster ]

楽天Kobo電子書籍ストア
<p>R. F. Foster's 'Foster's Complete Hoyle: An Encyclopedia of Games' is a comprehensive guide that delves into the world of games. The book covers a wide range of games with detailed instructions, rules, and strategies, making it a valuable resource for both beginners and seasoned players. Foster's writing style is clear and concise, making it easy for readers to understand and follow along. The context of the book lies in the rich history of game playing, showcasing the importance of games in various cultures and societies. This encyclopedia is not only informative but also a delightful read for anyone interested in the art of game playing. R. F. Foster, a respected author and historian, has a deep passion for games and their cultural significance. His expertise in history and literature has led him to compile this extensive encyclopedia, showcasing his knowledge and love for games of all kinds. Foster's meticulous research and attention to detail are evident throughout the book, making it a must-have for game enthusiasts and researchers alike. I highly recommend 'Foster's Complete Hoyle: An Encyclopedia of Games' to anyone looking to expand their knowledge of games and their history. Whether you are a casual player or a serious game enthusiast, this book offers valuable insights and information that will surely enhance your gaming experience.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 300円

Foster's Complete Hoyle: An Encyclopedia of Games Including all indoor games played to-day. With suggestions for good play, illustrative hands, and all official laws to date【電子書籍】[ R. F. Foster ]

楽天Kobo電子書籍ストア
<p>Foster's Complete Hoyle: An Encyclopedia of Games by R. F. Foster is a comprehensive guide to indoor games played during the author's time. The book offers expert advice on strategies, illustrative examples, and a complete set of official rules. Foster's work remains a valuable resource for enthusiasts and historians interested in the evolution of gaming and its cultural impact.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 300円

Sinners in the Hands of an Angry God【電子書籍】[ Jonathan Edwards ]

楽天Kobo電子書籍ストア
<p>In 'Sinners in the Hands of an Angry God' by Jonathan Edwards, readers are exposed to a powerful sermon that serves as a cornerstone in American literature. Edwards' adept use of vivid imagery and fervent language captures the fear of damnation and the wrath of God in a way that leaves a lasting impact on readers. The sermon is a prime example of the Great Awakening movement in colonial America, highlighting the emphasis on personal salvation and the need for repentance. Edwards' cautionary tale serves as a stark reminder of the consequences of sin and the urgency for spiritual awakening. The book's straightforward yet evocative prose sets it apart as a classic piece of religious literature that continues to resonate with audiences today. Jonathan Edwards, a prominent theologian and preacher in the 18th century, drew upon his Puritan beliefs and the religious fervor of his time to deliver this influential sermon. As a key figure in the Great Awakening, Edwards' dedication to preaching the word of God is evident in the passion and urgency conveyed in 'Sinners in the Hands of an Angry God'. This book is highly recommended for those interested in American religious history, literature, and the study of sermons as a literary genre.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 300円

Hands-On Domain-Driven Design with .NET Core Tackling complexity in the heart of software by putting DDD principles into practice【電子書籍】[ Alexey Zimarev ]

楽天Kobo電子書籍ストア
<p><strong>Solve complex business problems by understanding users better, finding the right problem to solve, and building lean event-driven systems to give your customers what they really want</strong></p> <h4>Key Features</h4> <ul> <li>Apply DDD principles using modern tools such as EventStorming, Event Sourcing, and CQRS</li> <li>Learn how DDD applies directly to various architectural styles such as REST, reactive systems, and microservices</li> <li>Empower teams to work flexibly with improved services and decoupled interactions</li> </ul> <h4>Book Description</h4> <p>Developers across the world are rapidly adopting DDD principles to deliver powerful results when writing software that deals with complex business requirements. This book will guide you in involving business stakeholders when choosing the software you are planning to build for them. By figuring out the temporal nature of behavior-driven domain models, you will be able to build leaner, more agile, and modular systems.</p> <p>You'll begin by uncovering domain complexity and learn how to capture the behavioral aspects of the domain language. You will then learn about EventStorming and advance to creating a new project in .NET Core 2.1; you'll also and write some code to transfer your events from sticky notes to C#. The book will show you how to use aggregates to handle commands and produce events. As you progress, you'll get to grips with Bounded Contexts, Context Map, Event Sourcing, and CQRS. After translating domain models into executable C# code, you will create a frontend for your application using Vue.js. In addition to this, you'll learn how to refactor your code and cover event versioning and migration essentials.</p> <p>By the end of this DDD book, you will have gained the confidence to implement the DDD approach in your organization and be able to explore new techniques that complement what you've learned from the book.</p> <h4>What you will learn</h4> <ul> <li>Discover and resolve domain complexity together with business stakeholders</li> <li>Avoid common pitfalls when creating the domain model</li> <li>Study the concept of Bounded Context and aggregate</li> <li>Design and build temporal models based on behavior and not only data</li> <li>Explore benefits and drawbacks of Event Sourcing</li> <li>Get acquainted with CQRS and to-the-point read models with projections</li> <li>Practice building one-way flow UI with Vue.js</li> <li>Understand how a task-based UI conforms to DDD principles</li> </ul> <h4>Who this book is for</h4> <p>This book is for .NET developers who have an intermediate level understanding of C#, and for those who seek to deliver value, not just write code. Intermediate level of competence in JavaScript will be helpful to follow the UI chapters.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,085円

The Mystery of the Clasped Hands A Novel【電子書籍】[ Guy Boothby ]

楽天Kobo電子書籍ストア
<p>Guy Boothby's 'The Mystery of the Clasped Hands' is a captivating novel that intertwines elements of mystery and romance within a Victorian-era setting. Through vivid descriptions and intricate plot twists, Boothby skillfully creates a suspenseful atmosphere, keeping readers on the edge of their seats from start to finish. The book's richly detailed narrative and engaging characters reflect Boothby's mastery of storytelling and his ability to transport readers to another time and place. 'The Mystery of the Clasped Hands' is a prime example of late 19th-century popular fiction, blending suspense and intrigue with a touch of romance. Guy Boothby's writing style showcases his talent for crafting compelling narratives that leave a lasting impact on readers. With its thrilling storyline and well-developed characters, this novel is sure to captivate fans of Victorian mysteries and classic literature. 'The Mystery of the Clasped Hands' is a must-read for anyone looking for a riveting tale that combines suspense, romance, and historical intrigue.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 300円

Hands-On Data Structures and Algorithms with Python Store, manipulate, and access data effectively and boost the performance of your applications, 3rd Edition【電子書籍】[ Dr. Basant Agarwal ]

楽天Kobo電子書籍ストア
<p><strong>Understand how implementing different data structures and algorithms intelligently can make your Python code and applications more maintainable and efficient</strong></p> <h4>Key Features</h4> <ul> <li>Explore functional and reactive implementations of traditional and advanced data structures</li> <li>Apply a diverse range of algorithms in your Python code</li> <li>Implement the skills you have learned to maximize the performance of your applications</li> </ul> <h4>Book Description</h4> <p>Choosing the right data structure is pivotal to optimizing the performance and scalability of applications. This new edition of Hands-On Data Structures and Algorithms with Python will expand your understanding of key structures, including stacks, queues, and lists, and also show you how to apply priority queues and heaps in applications. You'll learn how to analyze and compare Python algorithms, and understand which algorithms should be used for a problem based on running time and computational complexity. You will also become confident organizing your code in a manageable, consistent, and scalable way, which will boost your productivity as a Python developer.</p> <p>By the end of this Python book, you'll be able to manipulate the most important data structures and algorithms to more efficiently store, organize, and access data in your applications.</p> <h4>What you will learn</h4> <ul> <li>Understand common data structures and algorithms using examples, diagrams, and exercises</li> <li>Explore how more complex structures, such as priority queues and heaps, can benefit your code</li> <li>Implement searching, sorting, and selection algorithms on number and string sequences</li> <li>Become confident with key string-matching algorithms</li> <li>Understand algorithmic paradigms and apply dynamic programming techniques</li> <li>Use asymptotic notation to analyze algorithm performance with regard to time and space complexities</li> <li>Write powerful, robust code using the latest features of Python</li> </ul> <h4>Who this book is for</h4> <p>This book is for developers and programmers who are interested in learning about data structures and algorithms in Python to write complex, flexible programs. Basic Python programming knowledge is expected.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,540円

Hands-On Industrial Internet of Things Create a powerful Industrial IoT infrastructure using Industry 4.0【電子書籍】[ Giacomo Veneri ]

楽天Kobo電子書籍ストア
<p><strong>Build a strong and efficient IoT infrastructure at industrial and enterprise level by mastering Industrial IoT network</strong></p> <h4>Key Features</h4> <ul> <li>Gain hands-on experience working with industrial architecture</li> <li>Explore the potential of cloud-based Industrial IoT platforms, analytics, and protocols</li> <li>Improve business models and transform your workforce with Industry 4.0</li> </ul> <h4>Book Description</h4> <p>We live in an era where advanced automation is used to achieve accurate results. To set up an automation environment, you need to first configure a network that can be accessed anywhere and by any device. This book is a practical guide that helps you discover the technologies and use cases for Industrial Internet of Things (IIOT).</p> <p>Hands-On Industrial Internet of Things takes you through the implementation of industrial processes and specialized control devices and protocols. You’ll study the process of identifying and connecting to different industrial data sources gathered from different sensors. Furthermore, you’ll be able to connect these sensors to cloud network, such as AWS IoT, Azure IoT, Google IoT, and OEM IoT platforms, and extract data from the cloud to your devices.</p> <p>As you progress through the chapters, you’ll gain hands-on experience in using open source Node-Red, Kafka, Cassandra, and Python. You will also learn how to develop streaming and batch-based Machine Learning algorithms.</p> <p>By the end of this book, you will have mastered the features of Industry 4.0 and be able to build stronger, faster, and more reliable IoT infrastructure in your Industry.</p> <h4>What you will learn</h4> <ul> <li>Explore industrial processes, devices, and protocols</li> <li>Design and implement the I-IoT network flow</li> <li>Gather and transfer industrial data in a secure way</li> <li>Get to grips with popular cloud-based platforms</li> <li>Understand diagnostic analytics to answer critical workforce questions</li> <li>Discover the Edge device and understand Edge and Fog computing</li> <li>Implement equipment and process management to achieve business-specific goals</li> </ul> <h4>Who this book is for</h4> <p>If you’re an IoT architect, developer, or stakeholder working with architectural aspects of Industrial Internet of Things, this book is for you.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,085円

The Hands of Gravity and Chance【電子書籍】[ Thomas Ogden ]

楽天Kobo電子書籍ストア
<p>The Hands of Gravity and Chance is a spell-binding story in which parents find themselves promising and then rescinding what they do not have to give. The story opens with the fall of a thirteen-year-old girl down the stairs of the family house, an event that generates fault lines that spread both forward and backward in time, releasing an explosive energy of love and fear, bitterness and remorse.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 1,815円

Discovering Great Artists Hands-On Art Experiences in the Styles of Great Masters【電子書籍】[ Kim Solga ]

楽天Kobo電子書籍ストア
<p>Fun and easy art-appreciation activities abound in this resource that features over 60 great artists across the ages. A concise biography for each artist tells why his or her work is important, and a kid-tested art activity tries out the artist's approach. Young artists will sketch inventive designs in the style of da Vinci and draw in a nature notebook like Audubon. To understand Rodin, they will create a clay carving. Picasso will inspire a fractured friend, and Kahlo shows the magic in self-portraits. Projects stress the creative process and encourage kids to try unusual techniques such as block printing, pointillism, and mixed media artworks as they learn about architecture, drawing, painting, photography, and sculpture. <em>Discovering Great Artists</em> includes easy-to-follow icons to indicate the experience, preparation, and materials necessary for each project, as well as guides to the style, movement, or era of each artist. Introducing children to the greatest artists has never been more engaging!</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 1,474円

Hands-On Data Structures and Algorithms with Python Write complex and powerful code using the latest features of Python 3.7, 2nd Edition【電子書籍】[ Dr. Basant Agarwal ]

楽天Kobo電子書籍ストア
<p><strong>Learn to implement complex data structures and algorithms using Python</strong></p> <h4>Key Features</h4> <ul> <li>Understand the analysis and design of fundamental Python data structures</li> <li>Explore advanced Python concepts such as Big O notation and dynamic programming</li> <li>Learn functional and reactive implementations of traditional data structures</li> </ul> <h4>Book Description</h4> <p>Data structures allow you to store and organize data efficiently. They are critical to any problem, provide a complete solution, and act like reusable code. Hands-On Data Structures and Algorithms with Python teaches you the essential Python data structures and the most common algorithms for building easy and maintainable applications.</p> <p>This book helps you to understand the power of linked lists, double linked lists, and circular linked lists. You will learn to create complex data structures, such as graphs, stacks, and queues. As you make your way through the chapters, you will explore the application of binary searches and binary search trees, along with learning common techniques and structures used in tasks such as preprocessing, modeling, and transforming data. In the concluding chapters, you will get to grips with organizing your code in a manageable, consistent, and extendable way. You will also study how to bubble sort, selection sort, insertion sort, and merge sort algorithms in detail.</p> <p>By the end of the book, you will have learned how to build components that are easy to understand, debug, and use in different applications. You will get insights into Python implementation of all the important and relevant algorithms.</p> <h4>What you will learn</h4> <ul> <li>Understand object representation, attribute binding, and data encapsulation</li> <li>Gain a solid understanding of Python data structures using algorithms</li> <li>Study algorithms using examples with pictorial representation</li> <li>Learn complex algorithms through easy explanation, implementing Python</li> <li>Build sophisticated and efficient data applications in Python</li> <li>Understand common programming algorithms used in Python data science</li> <li>Write efficient and robust code in Python 3.7</li> </ul> <h4>Who this book is for</h4> <p>This book is for developers who want to learn data structures and algorithms in Python to write complex and flexible programs. Basic Python programming knowledge is expected.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,631円

Jonathan Edwards's "Sinners in the Hands of an Angry God" A Casebook【電子書籍】[ Jonathan Edwards ]

楽天Kobo電子書籍ストア
<P>Designed specifically for the classroom, this volume presents the accurate and definitive version of <I>Sinners</I>, accompanied by the tools necessary to study and teach this famous American sermon. With an introduction aimed at students and teachers and commentary that draws on fifty years of team editorial experience of Yale’s <I>Works of Jonathan Edwards</I>, it provides both context and interpretation, and addresses the concerns and questions of a twenty-first century audience.<p>The book contains questions for in-class discussion, a chronology of Edwards’s life, and a glossary. In addition, curricular materials and video mini-presentations are available on a dedicated Web site. This casebook represents a innovative contribution to the art of teaching Edwards to a new generation of readers.画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 1,929円

光之手ー人體能量場療癒全書 Hands of Light: A Guide to Healing Through the Human Energy Field【電子書籍】[ 芭芭拉?安?布藍能 ]

楽天Kobo電子書籍ストア
<p>●《光之手》是能量療癒領域「聖經」,至今沒有任何一本能量療癒書能超越它;</p> <p>●《光之手》不只是一部經典,這是一部「教父級」的經典;</p> <p>●《光之手》是一部所有有志從事療癒與健康照護者的必備書;</p> <p>●美國亞馬遜排行榜上?久不衰,是同領域書籍之銷售冠軍。</p> <p>●華人界等待28年,「中文版」終於問世!</p> <p>§上官昭儀、阿喀許、胡茵夢、崔玖、許瑞云 共同推薦§</p> <p>1987年出版至今……</p> <p>*美國亞馬遜宗教與靈性類/新時代 排行榜No.1</p> <p>*美國亞馬遜健康健身類/?類醫療 排行榜No.4</p> <p>*美國亞馬遜讀者評價★★★★★ 5顆星</p> <p>芭芭拉?安?布藍能以一位物理學家的理智清晰、具有天賦療癒師的仁心仁術,及其超過十五年(以本書一九八七年出版計算)、對五千多位以上個案與學生的觀察,為想要尋求幸福、健康及身心靈潛能者,呈現「人體能量場」極具深度的第一手研究。芭芭拉親身且引人入勝的非凡生命經?,提供了成長、勇氣,以及意識擴展可能性的?佳典範。</p> <p> 自我療癒之旅以及療癒他人身心靈的全方位指南;</p> <p> 對自我瞭解、自我探索,以及療癒新領域「雙手療癒」有興趣者;</p> <p> 來自各界人士、多種病症,並經醫學驗證的療癒案例研究;</p> <p> 為健康照護專業人員、治療師、身心靈療癒老師,以及想要有更好的身體、心理,並?望獲得靈性健康的人所撰寫;</p> <p> 對任何一種健康照護領域的專業療癒師而言,?對?得?擁有的參考書。</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,055円

Bound Feet, Young Hands Tracking the Demise of Footbinding in Village China【電子書籍】[ Laurel Bossen ]

楽天Kobo電子書籍ストア
<p>Footbinding was common in China until the early twentieth century, when most Chinese were family farmers. Why did these families bind young girls' feet? And why did footbinding stop? In this groundbreaking work, Laurel Bossen and Hill Gates upend the popular view of footbinding as a status, or even sexual, symbol by showing that it was an undeniably effective way to get even very young girls to sit still and work with their hands.</p> <p>Interviews with 1,800 elderly women, many with bound feet, reveal the reality of girls' hand labor across the North China Plain, Northwest China, and Southwest China. As binding reshaped their feet, mothers disciplined girls to spin, weave, and do other handwork because many village families depended on selling such goods. When factories eliminated the economic value of handwork, footbinding died out. As the last generation of footbound women passes away, <em>Bound Feet, Young Hands</em> presents a data-driven examination of the social and economic aspects of this misunderstood custom.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 6,243円

Hands-On Deep Learning for Games Leverage the power of neural networks and reinforcement learning to build intelligent games【電子書籍】[ Micheal Lanham ]

楽天Kobo電子書籍ストア
<p><strong>Understand the core concepts of deep learning and deep reinforcement learning by applying them to develop games</strong></p> <h4>Key Features</h4> <ul> <li>Apply the power of deep learning to complex reasoning tasks by building a Game AI</li> <li>Exploit the most recent developments in machine learning and AI for building smart games</li> <li>Implement deep learning models and neural networks with Python</li> </ul> <h4>Book Description</h4> <p>The number of applications of deep learning and neural networks has multiplied in the last couple of years. Neural nets has enabled significant breakthroughs in everything from computer vision, voice generation, voice recognition and self-driving cars. Game development is also a key area where these techniques are being applied. This book will give an in depth view of the potential of deep learning and neural networks in game development.</p> <p>We will take a look at the foundations of multi-layer perceptron's to using convolutional and recurrent networks. In applications from GANs that create music or textures to self-driving cars and chatbots. Then we introduce deep reinforcement learning through the multi-armed bandit problem and other OpenAI Gym environments.</p> <p>As we progress through the book we will gain insights about DRL techniques such as Motivated Reinforcement Learning with Curiosity and Curriculum Learning. We also take a closer look at deep reinforcement learning and in particular the Unity ML-Agents toolkit. By the end of the book, we will look at how to apply DRL and the ML-Agents toolkit to enhance, test and automate your games or simulations. Finally, we will cover your possible next steps and possible areas for future learning.</p> <h4>What you will learn</h4> <ul> <li>Learn the foundations of neural networks and deep learning.</li> <li>Use advanced neural network architectures in applications to create music, textures, self driving cars and chatbots.</li> <li>Understand the basics of reinforcement and DRL and how to apply it to solve a variety of problems.</li> <li>Working with Unity ML-Agents toolkit and how to install, setup and run the kit.</li> <li>Understand core concepts of DRL and the differences between discrete and continuous action environments.</li> <li>Use several advanced forms of learning in various scenarios from developing agents to testing games.</li> </ul> <h4>Who this book is for</h4> <p>This books is for game developers who wish to create highly interactive games by leveraging the power of machine and deep learning. No prior knowledge of machine learning, deep learning or neural networks is required this book will teach those concepts from scratch. A good understanding of Python is required.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,290円

Hands-on Intermediate Econometrics Using R Templates for Learning Quantitative Methods and R Software【電子書籍】[ Hrishikesh D Vinod ]

楽天Kobo電子書籍ストア
<p>How to learn both applied statistics (econometrics) and free, open-source software R? This book allows students to have a sense of accomplishment by copying and pasting many hands-on templates provided here.</p> <p>The textbook is essential for anyone wishing to have a practical understanding of an extensive range of topics in Econometrics. No other text provides software snippets to learn so many new statistical tools with hands-on examples. The explicit knowledge of inputs and outputs of each new method allows the student to know which algorithm is worth studying. The book offers sufficient theoretical and algorithmic details about a vast range of statistical techniques.</p> <p>The second edition's preface lists the following topics generally absent in other textbooks. (i) Iteratively reweighted least squares, (ii) Pillar charts to represent 3D data. (iii) Stochastic frontier analysis (SFA) (iv) model selection with Mallows' Cp criterion. (v) Hodrick-Prescott (HP) filter. (vi) Automatic ARIMA models. (vi) Nonlinear Granger-causality using kernel regressions and bootstrap confidence intervals. (vii) new Keynesian Phillips curve (NKPC). (viii) Market-neutral pairs trading using two cointegrated stocks. (ix) Artificial neural network (ANN) for product-specific forecasting. (x) Vector AR and VARMA models. (xi) New tools for diagnosing the endogeneity problem. (xii) The elegant set-up of k-class estimators and identification. (xiii) Probit-logit models and Heckman selection bias correction. (xiv) Receiver operating characteristic (ROC) curves and areas under them. (xv) Confusion matrix. (xvi) Quantile regression (xvii) Elastic net estimator. (xviii) generalized Correlations (xix) maximum entropy bootstrap for time series. (xx) Convergence concepts quantified. (xxi) Generalized partial correlation coefficients (xxii) Panel data and duration (survival) models.</p> <p><strong>Contents:</strong></p> <ul> <li>Production Function and Regression Methods Using R</li> <li>Univariate Time Series Analysis with R</li> <li>Bivariate Time Series Analysis Including Stochastic Diffusion and Cointegration</li> <li>Utility Theory and Empirical Implications</li> <li>Vector Models for Multivariate Problems</li> <li>Simultaneous Equation Models</li> <li>Limited Dependent Variable (GLM) Models</li> <li>Consumption and Demand: Kernel Regressions and Machine Learning</li> <li>Single, Double, and Maximum Entropy Bootstrap and Inference</li> <li>Generalized Least Squares, VARMA, and Estimating Functions</li> <li>Box?Cox, Loess, Projection Pursuit, Quantile and Threshold Regression</li> <li>Miscellany: Dependence, Correlations, Information Entropy, Causality, Panel Data, and Exact Stochastic Dominance</li> </ul> <p><strong>Readership:</strong> Undergraduate and graduate students of economics and econometrics, applied statisticians and finance professionals.<br /> <strong>Key Features:</strong></p> <ul> <li>Uniquely comprehensive coverage, including many very recently developed topics</li> <li>Includes software snippets (that help learn the R language) for readers who are not interested in economics examples</li> </ul>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 7,037円

Hands-On Agile Software Development with JIRA Design and manage software projects using the Agile methodology【電子書籍】[ David Harned ]

楽天Kobo電子書籍ストア
<p><strong>Plan, track, and release great software</strong></p> <h4>Key Features</h4> <ul> <li>Learn to create reports and dashboard for effective project management</li> <li>Implement your development strategy in JIRA.</li> <li>Practices to help you manage the issues in the development team</li> </ul> <h4>Book Description</h4> <p>As teams scale in size, project management can get very complicated. One of the best tools to deal with this kind of problem is JIRA.</p> <p>This book will start by organizing your project requirements and the principles of Agile development to get you started. You will then be introduced to set up a JIRA account and the JIRA ecosystem to help you implement a dashboard for your team's work and issues. You will learn how to manage any issues and bugs that might emerge in the development stage. Going ahead, the book will help you build reports and use them to plan the releases based on the study of the reports. Towards the end, you will come across working with the gathered data and create a dashboard that helps you track the project's development.</p> <h4>What you will learn</h4> <ul> <li>Create your first project (and manage existing projects) in JIRA</li> <li>Manage your board view and backlogs in JIRA</li> <li>Run a Scrum Sprint project in JIRA</li> <li>Create reports (including topic-based reports)</li> <li>Forecast using versions</li> <li>Search for issues with JIRA Query Language (JQL)</li> <li>Execute bulk changes to issues</li> <li>Create custom filters, dashboards, and widgets</li> <li>Create epics, stories, bugs, and tasks</li> </ul> <h4>Who this book is for</h4> <p>This book is for administrators who wants to apply the Agile approach to managing the issues, bugs, and releases in their software development projects using JIRA.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 2,723円

Hands-On Unity 2021 Game Development Create, customize, and optimize your own professional games from scratch with Unity 2021, 2nd Edition【電子書籍】[ Nicolas Alejandro Borromeo ]

楽天Kobo電子書籍ストア
<p><strong>Achieve mesmerizing game experiences using the latest Unity 2021 features by following a practical approach to building professional games</strong></p> <h4>Key Features</h4> <ul> <li>Unleash the capabilities of C# scripting to create UIs, graphics, game AI agents and more</li> <li>Explore Unity's latest tools, including Universal Render Pipeline, Shader Graph, UI Toolkit, Visual Scripting, and VFX graph, to enhance graphics and animation</li> <li>Build an AR experience using Unity's AR Foundation</li> </ul> <h4>Book Description</h4> <p>Learning how to use Unity is the quickest way to creating a full game, but that's not all you can do with this simple, yet comprehensive suite of video game development tools ? Unity is just as useful for creating AR/VR experiences, complex simulations, real-time realistic rendering, films, and practical games for training and education.</p> <p>Hands-On Unity 2021 Game Development outlines a practical journey to creating your first full game from the ground up, building it step-by-step and applying your knowledge as you progress.</p> <p>Complete with hands-on tutorials and projects, this easy-to-follow guide will teach you how to develop the game using several Unity tools. As you advance, you will learn how to use the Unity engine, create simple scripts using C#, integrate graphics, sound, and animations, and manipulate physics to create interesting mechanics for your game. You'll be able to apply all the knowledge that you gain to a real-world game.</p> <p>Later chapters will show you how to code a simple AI agent to challenge the user and use profiling tools to ensure that the code runs efficiently. Finally, you'll work with Unity's AR tools to create AR experiences for 3D apps and games.</p> <p>By the end of this Unity book, you will have created a complete game and built a solid foundation in using a wide variety of Unity tools.</p> <h4>What you will learn</h4> <ul> <li>Explore both C# and Visual Scripting tools to customize various aspects of a game, such as physics, gameplay, and the UI</li> <li>Program rich shaders and effects using Unity's new Shader Graph and Universal Render Pipeline</li> <li>Implement postprocessing to improve graphics quality with full-screen effects</li> <li>Create rich particle systems for your Unity games from scratch using VFX Graph and Shuriken</li> <li>Add animations to your game using the Animator, Cinemachine, and Timeline</li> <li>Use the brand new UI Toolkit package to create user interfaces</li> <li>Implement game AI to control character behavior</li> </ul> <h4>Who this book is for</h4> <p>This book is best suited for game developers looking to upgrade their knowledge and those who want to migrate their existing skills to the Unity game engine. Those with prior Unity knowledge will also benefit from the chapters exploring the latest features. While you'll still able to follow along if you don't have any programming experience, knowing the fundamentals of C# programming will help you get the most out of this book.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,858円

Hands-On Microsoft Teams A practical guide to enhancing enterprise collaboration with Microsoft Teams and Office 365【電子書籍】[ Jo?o Ferreira ]

楽天Kobo電子書籍ストア
<p><b>(A new edition with enhanced coverage is now available) A complete guide on Teams filled with real-world scenarios and best practices to increase productivity and engagement</b></p><h2>Key Features</h2><ul><li>Interactive approach to learn the key concepts of Teams and its implementation in modern workplace</li><li>Discover tips and techniques for extending Teams to meet your business requirements</li><li>Integrate Teams with various Microsoft services such as PowerShell, SharePoint, PowerApps, and Power Automate</li></ul><h2>Book Description</h2>Microsoft Teams is a platform for unified communication in modern workplaces. It not only enables effective communication, but also helps you manage your resources through its integration with various Microsoft Office 365 services. This book offers a comprehensive introduction to the platform, getting you up to speed in no time. Complete with hands-on tutorials, and projects, this easy-to-follow guide will teach you how to use Teams in the best possible way. Starting with the basic concepts that will help you collaborate on Teams, this book takes you through expert techniques for creating and managing teams. A dedicated section also features industry practices to help enhance collaboration in modern workplaces. In later chapters, you’ll explore Microsoft services such as SharePoint, PowerApps, Power Automate, and learn how they interact with Microsoft Teams. You’ll also get to grips with dealing with permissions and security issues in managing private and public teams and channels. Along the way, you’ll discover practical scenarios that will help you improve the collaboration in your organization and increase productivity by using Teams features. By the end of this book, you’ll have hands-on experience of using Microsoft Teams, along with the skills you need to improve the way people collaborate in your organization.<h2>What you will learn</h2><ul><li>Create teams, channels, and tabs in Microsoft Teams</li><li>Explore the Teams architecture and various Office 365 components included in Teams</li><li>Perform scheduling, and managing meetings and live events in Teams</li><li>Configure and manage apps in Teams</li><li>Design automated scripts for managing a Teams environment using PowerShell</li><li>Build your own Microsoft Teams app without writing code</li></ul><h2>Who this book is for</h2><p>This Microsoft Teams book is for power users and business professionals looking to use Teams for improving collaboration in an enterprise environment. The book will also be useful for Office 365 administrators interested in implementing Microsoft Teams effectively by learning about and exploring expert tips and best practices to ensure good governance.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,734円

Practical Malware Analysis The Hands-On Guide to Dissecting Malicious Software【電子書籍】[ Michael Sikorski ]

楽天Kobo電子書籍ストア
<p>Malware analysis is big business, and attacks can cost a company dearly. When malware breaches your defenses, you need to act quickly to cure current infections and prevent future ones from occurring.</p> <p>For those who want to stay ahead of the latest malware, <em>Practical Malware Analysis</em> will teach you the tools and techniques used by professional analysts. With this book as your guide, you'll be able to safely analyze, debug, and disassemble any malicious software that comes your way.</p> <p>You'll learn how to:<br /> ?Set up a safe virtual environment to analyze malware<br /> ?Quickly extract network signatures and host-based indicators<br /> ?Use key analysis tools like IDA Pro, OllyDbg, and WinDbg<br /> ?Overcome malware tricks like obfuscation, anti-disassembly, anti-debugging, and anti-virtual machine techniques<br /> ?Use your newfound knowledge of Windows internals for malware analysis<br /> ?Develop a methodology for unpacking malware and get practical experience with five of the most popular packers<br /> ?Analyze special cases of malware with shellcode, C++, and 64-bit code</p> <p>Hands-on labs throughout the book challenge you to practice and synthesize your skills as you dissect real malware samples, and pages of detailed dissections offer an over-the-shoulder look at how the pros do it. You'll learn how to crack open malware to see how it really works, determine what damage it has done, thoroughly clean your network, and ensure that the malware never comes back.</p> <p>Malware analysis is a cat-and-mouse game with rules that are constantly changing, so make sure you have the fundamentals. Whether you're tasked with securing one network or a thousand networks, or you're making a living as a malware analyst, you'll find what you need to succeed in <em>Practical Malware Analysis</em>.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 5,127円

The Hands-Off Investor An Insider’s Guide to Investing in Passive Real Estate Syndications【電子書籍】[ Brian Burke ]

楽天Kobo電子書籍ストア
<p><strong>Finding an experienced syndication sponsor matters now more than ever. By learning to select the right sponsors and properties, you’ll find the best deals and mitigate risk during times of economic instability!</strong></p> <p>Want to invest in real estate but don’t have the time? No matter your level of experience, real estate syndications provide an avenue to invest in real estate without tenants, toilets, or trashーand this comprehensive guide will teach you how to invest in these opportunities the right way.</p> <p>Syndications are like the stock mutual funds of the real estate worldーmultiple investors passively invest into a fund, while a manager is responsible for picking the real estate and managing the portfolio. Author Brian Burke, a syndications insider with decades of experience in forming and managing syndication funds, will show you how to evaluate sponsors, opportunities, and offerings so you can pick the right sponsors and achieve the highest odds of a favorable outcome.</p> <p><strong>Inside, you’ll learn:</strong></p> <p>The practical skills you need to understand income, cash flow projections, and investor waterfalls</p> <p>How to find syndication investment sponsors and how to evaluate them for the best possible opportunities</p> <p>Red flags to avoid and tricks that syndication sponsors don’t want you to know</p> <p>The biggest and most common underwriting mistakes that sponsors make</p> <p>How various debt options affect risk and return</p> <p>Typical sponsor fees and profit splits</p> <p>The tax implications of syndication investments</p> <p>How to measure alignment of interest, judge performance projections, and more!</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 1,702円

Hands-On Unity 2020 Game Development Build, customize, and optimize professional games using Unity 2020 and C#【電子書籍】[ Nicolas Alejandro Borromeo ]

楽天Kobo電子書籍ストア
<p><strong>Build immersive game experiences using the new Unity 2020 features with this practical guide</strong></p> <h4>Key Features</h4> <ul> <li>Unleash the capabilities of C# scripting for creating immersive UI, graphics, Game AI agents and much more</li> <li>Explore Unity's latest tools, including Universal Render Pipeline, Shader Graph, and VFX graph, to enhance graphics and animation</li> <li>Get started with building augmented reality experience using Unity's AR Foundation</li> </ul> <h4>Book Description</h4> <p>Over the years, the Unity game engine has extended its scope from just being about creating video games to building AR/VR experiences, complex simulations, real-time realistic rendering, films, and serious games for training and education. Its features for implementing gameplay, graphics, and customization using C# programming make Unity a comprehensive platform for developing professional-level, rich experiences.</p> <p>With this book, you'll be able to build impressive Unity projects in a step-by-step manner and apply your knowledge of Unity concepts to create a real-world game. Complete with hands-on tutorials and projects, this easy-to-follow guide will show you how to develop your first complete game using a variety of Unity tools. As you make progress, you'll learn how to make the most of the Unity Editor and create scripts using the C# programming language. This Unity game development book will then take you through integrating graphics, sound, and animations and manipulating physics to create impressive mechanics for your games. You'll also learn how to code a simple AI agent to challenge the user and use profiling tools to ensure that the code runs in a performant way. Finally, you'll get to grips with Unity's AR Foundation for creating AR experiences for 3D apps and games.</p> <p>By the end of this book, you'll have developed a complete game and will have built a solid foundation using Unity's tooling ecosystem to develop game projects of any scale.</p> <h4>What you will learn</h4> <ul> <li>Write scripts for customizing various aspects of a game, such as physics, gameplay, and UI</li> <li>Program rich shaders and effects using Unity's new Shader Graph and Universal Render Pipeline</li> <li>Implement postprocessing to increase graphics quality with full-screen effects</li> <li>Create rich particle systems for your Unity games from scratch using VFX Graph and Shuriken</li> <li>Add animations to your game using the Animator, Cinemachine, and Timeline</li> <li>Implement game artificial intelligence (AI) to control character behavior</li> <li>Detect and fix optimization issues using profilers and batching</li> </ul> <h4>Who this book is for</h4> <p>This book is for game developers looking to migrate to the Unity game engine. If you are a developer with some exposure to Unity, this book will help you explore its latest features. Prior experience with C# programming is required to get the most out of the book.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,290円

Hands-on Azure DevOps: CICD Implementation for Mobile, Hybrid, and Web Applications Using Azure DevOps and Microsoft Azure【電子書籍】[ Mitesh Soni ]

楽天Kobo電子書籍ストア
<p>A step-by-step guide to implementing Continuous Integration and Continuous Delivery for Mobile, Hybrid, and Web applications</p> <p>This book will cover an approach that includes the understanding of DevOps, Assessment of AS-IS state, DevOps Practices Implementation and measurement of success. The main objective is to demonstrate Continuous Practices of DevOps Culture using Microsoft Azure DevOps and Microsoft Azure Cloud across different types of applications such as Mobile apps, Hybrid Mobile App, and Web applications. The main idea is to have a uniform approach across different types of applications such as Mobile apps, Hybrid Mobile App, and Web applications. It is important to have a uniform approach of DevOps Practices implementation in an application written in different programming languages such as Java, Android, iOS, Node.js, Angular, Ionic Cordova, Xamarin, Python, and PHP.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 2,250円

Hands Off My Toy! (SpongeBob SquarePants)【電子書籍】[ Nickelodeon Publishing ]

楽天Kobo電子書籍ストア
<p>SpongeBob SquarePants is so protective of his new Mermaid Man and Barnacle Boy Bubble Blower that he doesn't even want to take it out of the packaging. But when his best friend, Patrick, asks if he can look after it one night, SpongeBob can't refuse. SpongeBob tries to trust his friend, but his curiosity gets the better of him, and chaos soon follows!</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 452円

Works for Piano Four Hands and Two Pianos【電子書籍】[ Wolfgang Amadeus Mozart ]

楽天Kobo電子書籍ストア
<p>From his earliest years. Mozart played piano duets with his sister, and as his musical career progressed he created a small repertoire of masterly four-hand piano compositions that are among the most admired and performed in this distinctive genre.<br /> This Dover edition presents six of these choice works, plus two compositions Mozart wrote for two pianos all reprinted from the authoritative Breitkopf & H?rtel edition: Sonatas in D Major (K.381/123a), B-flat Major (K.358/186c), F Major (K.497), G Major (K.497a and 500a), and C Major (K.521) and Theme and Variations in G Major (K.501). Also for 2 pianos: Sonata in D Major (K.448/375a) and Fugue in C Minor (K.426).<br /> Duet enthusiasts will discover in these charming works the sparkling elegance, varied moods, and fluid textures that constitute the very essence of Mozart's musical personality.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 2,397円

Hands-On Design Patterns and Best Practices with Julia Proven solutions to common problems in software design for Julia 1.x【電子書籍】[ Tom Kwong ]

楽天Kobo電子書籍ストア
<p><strong>Design and develop high-performance, reusable, and maintainable applications using traditional and modern Julia patterns with this comprehensive guide</strong></p> <h4>Key Features</h4> <ul> <li>Explore useful design patterns along with object-oriented programming in Julia 1.0</li> <li>Implement macros and metaprogramming techniques to make your code faster, concise, and efficient</li> <li>Develop the skills necessary to implement design patterns for creating robust and maintainable applications</li> </ul> <h4>Book Description</h4> <p>Design patterns are fundamental techniques for developing reusable and maintainable code. They provide a set of proven solutions that allow developers to solve problems in software development quickly. This book will demonstrate how to leverage design patterns with real-world applications.</p> <p>Starting with an overview of design patterns and best practices in application design, you'll learn about some of the most fundamental Julia features such as modules, data types, functions/interfaces, and metaprogramming. You'll then get to grips with the modern Julia design patterns for building large-scale applications with a focus on performance, reusability, robustness, and maintainability. The book also covers anti-patterns and how to avoid common mistakes and pitfalls in development. You'll see how traditional object-oriented patterns can be implemented differently and more effectively in Julia. Finally, you'll explore various use cases and examples, such as how expert Julia developers use design patterns in their open source packages.</p> <p>By the end of this Julia programming book, you'll have learned methods to improve software design, extensibility, and reusability, and be able to use design patterns efficiently to overcome common challenges in software development.</p> <h4>What you will learn</h4> <ul> <li>Master the Julia language features that are key to developing large-scale software applications</li> <li>Discover design patterns to improve overall application architecture and design</li> <li>Develop reusable programs that are modular, extendable, performant, and easy to maintain</li> <li>Weigh up the pros and cons of using different design patterns for use cases</li> <li>Explore methods for transitioning from object-oriented programming to using equivalent or more advanced Julia techniques</li> </ul> <h4>Who this book is for</h4> <p>This book is for beginner to intermediate-level Julia programmers who want to enhance their skills in designing and developing large-scale applications.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,290円

Software Engineering: A Hands-On Approach【電子書籍】[ Roger Y. Lee ]

楽天Kobo電子書籍ストア
<p>This textbook provides a progressive approach to the teaching of software engineering. First, readers are introduced to the core concepts of the object-oriented methodology, which is used throughout the book to act as the foundation for software engineering and programming practices, and partly for the software engineering process itself. Then, the processes involved in software engineering are explained in more detail, especially methods and their applications in design, implementation, testing, and measurement, as they relate to software engineering projects. At last, readers are given the chance to practice these concepts by applying commonly used skills and tasks to a hands-on project. The impact of such a format is the potential for quicker and deeper understanding. Readers will master concepts and skills at the most basic levels before continuing to expand on and apply these lessons in later chapters.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 6,076円

Hands-On Microsoft Lists Create custom data models and improve the way data is organized using Lists in Microsoft 365【電子書籍】[ Joao Ferreira ]

楽天Kobo電子書籍ストア
<p>Prepare to be a Microsoft Lists advocate and transform the way data is harnessed in your organization Key Features ? Get to grips with Microsoft Lists and organize your data efficiently ? Discover best practices and real-world scenarios to track information, events, and issues in your organization ? Take control of your data by creating custom data models using Microsoft Lists Book Description Microsoft Lists is an extremely flexible and powerful platform for creating custom data models. Hands-On Microsoft Lists is an easy-to-read guide for those who want to get started with Lists, as well as those who are already familiar with the basic concepts and want to create custom and flexible Lists that are easily available through a web interface. This comprehensive introduction to Lists will show you how to get up to speed in no time with the help of practical guidance and examples. Complete with hands-on tutorials and projects, you'll understand how to use and implement Microsoft Lists effectively. You'll start by covering all the basic concepts that will help you to build your Microsoft Lists and get the most out of the platform. As you progress, you'll explore how to customize Microsoft Lists layouts and forms. Later chapters will guide you through integrating Microsoft Lists with the Power Platform. Throughout the book, you'll work with practical scenarios that you can use daily to improve the collaboration in your organization. By the end of this Microsoft book, you'll have learned how to create custom data models to improve the way your data is put together, managed, and consumed in your workplace. What you will learn ? Use the Lists platform effectively in the modern workplace ? Get to grips with data privacy ? Discover how to customize Microsoft Lists data and forms ? Automate processes using Microsoft Lists ? Extend the default features of Microsoft Lists using the SharePoint framework ? Create custom list templates using PnP PowerShell ? Extend Microsoft Lists using Power Platform Who this book is for This book is for business professionals and end users working with Microsoft 365 tools such as Microsoft SharePoint and Microsoft Teams who are looking to improve the way their data is structured, managed, and consumed inside an organization. Basic knowledge of SharePoint and Excel is assumed.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,064円

Hands-On Predictive Analytics with Python Master the complete predictive analytics process, from problem definition to model deployment【電子書籍】[ Alvaro Fuentes ]

楽天Kobo電子書籍ストア
<p><strong>Step-by-step guide to build high performing predictive applications</strong></p> <h4>Key Features</h4> <ul> <li>Use the Python data analytics ecosystem to implement end-to-end predictive analytics projects</li> <li>Explore advanced predictive modeling algorithms with an emphasis on theory with intuitive explanations</li> <li>Learn to deploy a predictive model's results as an interactive application</li> </ul> <h4>Book Description</h4> <p>Predictive analytics is an applied field that employs a variety of quantitative methods using data to make predictions. It involves much more than just throwing data onto a computer to build a model. This book provides practical coverage to help you understand the most important concepts of predictive analytics. Using practical, step-by-step examples, we build predictive analytics solutions while using cutting-edge Python tools and packages.</p> <p>The book's step-by-step approach starts by defining the problem and moves on to identifying relevant data. We will also be performing data preparation, exploring and visualizing relationships, building models, tuning, evaluating, and deploying model.</p> <p>Each stage has relevant practical examples and efficient Python code. You will work with models such as KNN, Random Forests, and neural networks using the most important libraries in Python's data science stack: NumPy, Pandas, Matplotlib, Seaborn, Keras, Dash, and so on. In addition to hands-on code examples, you will find intuitive explanations of the inner workings of the main techniques and algorithms used in predictive analytics.</p> <p>By the end of this book, you will be all set to build high-performance predictive analytics solutions using Python programming.</p> <h4>What you will learn</h4> <ul> <li>Get to grips with the main concepts and principles of predictive analytics</li> <li>Learn about the stages involved in producing complete predictive analytics solutions</li> <li>Understand how to define a problem, propose a solution, and prepare a dataset</li> <li>Use visualizations to explore relationships and gain insights into the dataset</li> <li>Learn to build regression and classification models using scikit-learn</li> <li>Use Keras to build powerful neural network models that produce accurate predictions</li> <li>Learn to serve a model's predictions as a web application</li> </ul> <h4>Who this book is for</h4> <p>This book is for data analysts, data scientists, data engineers, and Python developers who want to learn about predictive modeling and would like to implement predictive analytics solutions using Python's data stack. People from other backgrounds who would like to enter this exciting field will greatly benefit from reading this book. All you need is to be proficient in Python programming and have a basic understanding of statistics and college-level algebra.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,085円

The Ancient Monuments of North and South America, 2nd ed【電子書籍】[ C. S. Rafinesque ]

楽天Kobo電子書籍ストア
<p>In 'The Ancient Monuments of North and South America, 2nd ed', C. S. Rafinesque takes readers on a literary journey through the fascinating ancient monuments of the Americas. This meticulously researched book delves into the history and significance of these monuments, providing a detailed exploration of their cultural and archaeological importance. Rafinesque's writing style is both informative and engaging, making this book a must-read for anyone interested in the ancient civilizations of the Americas. The book is a valuable contribution to the field of archaeology and showcases Rafinesque's expertise in the subject matter. His attention to detail and dedication to revealing the mysteries of these monuments shine through in every chapter. Readers will be captivated by the wealth of information presented in this comprehensive volume. I highly recommend 'The Ancient Monuments of North and South America, 2nd ed' to anyone looking to expand their knowledge of the ancient history of the Americas.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 600円

Knights of the Zodiac (Saint Seiya), Vol. 27 Death and Sleep【電子書籍】[ Masami Kurumada ]

楽天Kobo電子書籍ストア
<p>Crossing from Hades to Elysium, the Bronze Knights find themselves in a world beyond anything they've encountered. Seiya is no match for Hypnos and Thanatos, the immortal guardians of Hades, who have already captured Athena and trapped her in a deadly prison. As if that weren't enough, the all-powerful Thanatos attacks Seiya through the person the Pegasus Knight most wants to protect: his long-lost sister Seika!</p> <p>As the Greatest Eclipse descends, the Battle of the Gods reaches its climax. With Athena and the earth in mortal peril, the Bronze Knights' quest seems hopeless--until another god joins the fray!</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 748円