Eric Ma - Böcker
Visar alla böcker från författaren Eric Ma. Handla med fri frakt och snabb leverans.
5 produkter
5 produkter
348 kr
Kommande
2 223 kr
Skickas inom 10-15 vardagar
The idea of ‘national identity’ is an ambiguous one for Hong Kong. Returned to the national embrace of China on 1 July 1997 after 150 years as a British colony, the concept of national identity and what it means to "belong to a nation" is a matter of great tension and contestation in Hong Kong. Written by three academic specialists on Hong Kong cultural identity, social history, and mass media, this book explores the processes through which the people of Hong Kong are "learning to belong to a nation" by examining their relationship with the Chinese nation and state in the recent past, present, and future. It considers the complex meanings of and debates over national identity in Hong Kong over the past fifty years and especially during the last decade following Hong Kong’s return to China. It also places these arguments within a larger, global perspective, to ask what Hong Kong can teach us about national identity and its potential transformations.Multidisciplinary in its approach, Hong Kong and China explores national identity in terms of theory, mass media, survey date, ethnography and history, and will appeal to students and scholars of Chinese history, cultural studies, and nationalism.
671 kr
Skickas inom 10-15 vardagar
The idea of ‘national identity’ is an ambiguous one for Hong Kong. Returned to the national embrace of China on 1 July 1997 after 150 years as a British colony, the concept of national identity and what it means to "belong to a nation" is a matter of great tension and contestation in Hong Kong. Written by three academic specialists on Hong Kong cultural identity, social history, and mass media, this book explores the processes through which the people of Hong Kong are "learning to belong to a nation" by examining their relationship with the Chinese nation and state in the recent past, present, and future. It considers the complex meanings of and debates over national identity in Hong Kong over the past fifty years and especially during the last decade following Hong Kong’s return to China. It also places these arguments within a larger, global perspective, to ask what Hong Kong can teach us about national identity and its potential transformations.Multidisciplinary in its approach, Hong Kong and China explores national identity in terms of theory, mass media, survey date, ethnography and history, and will appeal to students and scholars of Chinese history, cultural studies, and nationalism.
151 kr
Skickas inom 5-8 vardagar
Bayesian Analysis with Python
Introduction to statistical modeling and probabilistic programming using PyMC3 and ArviZ
Häftad, Engelska, 2018
589 kr
Skickas inom 5-8 vardagar
Bayesian modeling with PyMC3 and exploratory analysis of Bayesian models with ArviZ Key FeaturesA step-by-step guide to conduct Bayesian data analyses using PyMC3 and ArviZA modern, practical and computational approach to Bayesian statistical modelingA tutorial for Bayesian analysis and best practices with the help of sample problems and practice exercises.Book DescriptionThe second edition of Bayesian Analysis with Python is an introduction to the main concepts of applied Bayesian inference and its practical implementation in Python using PyMC3, a state-of-the-art probabilistic programming library, and ArviZ, a new library for exploratory analysis of Bayesian models.The main concepts of Bayesian statistics are covered using a practical and computational approach. Synthetic and real data sets are used to introduce several types of models, such as generalized linear models for regression and classification, mixture models, hierarchical models, and Gaussian processes, among others. By the end of the book, you will have a working knowledge of probabilistic modeling and you will be able to design and implement Bayesian models for your own data science problems. After reading the book you will be better prepared to delve into more advanced material or specialized statistical modeling if you need to.What you will learnBuild probabilistic models using the Python library PyMC3Analyze probabilistic models with the help of ArviZAcquire the skills required to sanity check models and modify them if necessaryUnderstand the advantages and caveats of hierarchical modelsFind out how different models can be used to answer different data analysis questionsCompare models and choose between alternative onesDiscover how different models are unified from a probabilistic perspectiveThink probabilistically and benefit from the flexibility of the Bayesian frameworkWho this book is forIf you are a student, data scientist, researcher, or a developer looking to get started with Bayesian data analysis and probabilistic programming, this book is for you. The book is introductory so no previous statistical knowledge is required, although some experience in using Python and NumPy is expected.