To save content items to your account,
please confirm that you agree to abide by our usage policies.
If this is the first time you use this feature, you will be asked to authorise Cambridge Core to connect with your account.
Find out more about saving content to .
To save content items to your Kindle, first ensure no-reply@cambridge.org
is added to your Approved Personal Document E-mail List under your Personal Document Settings
on the Manage Your Content and Devices page of your Amazon account. Then enter the ‘name’ part
of your Kindle email address below.
Find out more about saving to your Kindle.
Note you can select to save to either the @free.kindle.com or @kindle.com variations.
‘@free.kindle.com’ emails are free but can only be saved to your device when it is connected to wi-fi.
‘@kindle.com’ emails can be delivered even when you are not connected to wi-fi, but note that service fees apply.
Financial companies are increasingly leveraging financial technology (fintech) to monopolize financial data, ostensibly to maximize profit for their clients and enhance their power in society. This trend both exposes the serious limitations of individual consent models of data protection and undermines the nature of financial data as a shared resource by excluding data contributors from its governance. This chapter posits that consumer associations, acting as data trusts, can play a crucial role in overseeing financial data-opolies while fostering the development of the community governance of data. Beyond addressing privacy harms, these associations can promote the attainment of important social goods, including the prevention of predatory and discriminatory lending and the expansion of access to financial capital. By leveraging and shaping both formal and informal rules-in-use that may facilitate these efforts, consumer data trusts can ultimately enhance the legitimacy of financial data commons. A discussion of BlackRock’s Aladdin platform and a European consumer association’s lawsuit against Meta illustrates the argument.
This Element provides an overview of the origins and development of forensic linguistics in the UK. It starts with a brief overview of early forensic linguistic research in the UK context, how some of the earliest work came about and the circumstances that allowed the field to develop and grow. Following this, the Element details the UK-based developments in the forensic analysis of texts, most notably through forensic authorship analysis and profiling. Section 3 outlines the research on spoken linguistic practices in legal contexts, using the order in which one might encounter these parts of the legal system (the emergency services, the police, the courts) as a structure. Section 4 looks at recent developments in the linguistic analysis of criminal and abusive behaviours in online contexts. Finally, the Element summarises the current state of forensic linguistics in the UK, pointing to key debates and potential future directions.
To conclude, I turn to Tessa, a test veteran widow, and her uneasy reflections on the claim-making process. Recognizing the double-edged nature of seeking justice, its enlivening and injurious potential, she asks that we take seriously the enduring challenges of injury claims, that we continue to interrogate how and why contemporary institutions turn justice making into pathways for ongoing harm. An exploration of the injurious nature of law is, I argue, crucial for understanding both the political origins of injury, and possible meaningful political responses to injury. This in turn reveals the necessity of reimagining injury in ways that can account for the historical, political, social, and institutional harms that accrue from our very systems of redress. That nuclear injuries have proven so difficult to respond to without enacting further harm must inform our current approaches to nuclear risk and disarmament, and necessitates a reimagining of injury law. Such a reckoning offers us possibilities to prioritize new modes of collective responsibility, care, and justice in the aftermath of radiation exposure and other invisible environmental harms.
In this chapter, we explore an unsupervised learning problem: estimating a distribution function from two-dimensional data. Although there is no response variable, the workflow mirrors that of supervised learning. We select the best-fitting function within a family by maximising the sum of the log of the distribution's values at the observed data points. As in supervised learning, excessive flexibility leads to overfitting, while insufficient flexibility leads to underfitting. We use cross-validation to identify a function family that achieves a happy medium.
Chapter 1 attends to the historical context of British bomb testing through an exploration of contrasting accounts of nuclear risk. It juxtaposes archival and official narratives of military risk management with test veterans’ own memories of hazardous events. This reveals the jarring mismatch that test veterans experienced when encountering official records detailing moments their younger selves experienced first-hand. I explore how radiation measurement technologies, material infrastructures, and a military culture of hierarchical trust negated the perception of risk, yet still left room for servicemen to experience doubt and fear. This chapter also places the harms to service personnel in the wider colonial context of racial hierarchies and the theft of lands, revealing how stories of Indigenous injury became uncertain undercurrents within test veterans’ own narratives.
This chapter introduces simple and multiple linear regression models – core tools in predictive modelling due to their simplicity and interpretability. These models assume the response variable is a linear function of the predictor(s), plus a noise term. The regression function gives the expected response given the predictors. The coefficient of determination, R2, measures how much of the variance in the response is explained by the model. In simple linear regression, R2 equals the square of the Pearson correlation between response and predictor; in multiple regression, it equals the square of the correlation between response and predicted values. Each coefficient in multiple regression reflects the expected change in the response for a one-unit increase in that predictor, holding others fixed. Standardising predictors lets us compare coefficient sizes. Strong collinearity between predictors increases uncertainty in the fitted coefficients. Models using only a subset of predictors may generalise better than those using all and overfitting. The squared error risk of a modelling procedure – its expected test error – can be broken down into bias, variance and irreducible noise.
'Colonial Senses' explores how Portuguese late colonialism and its afterlives are experienced and resisted through the senses. Moving beyond a purely textual analysis, the Element examines the insurgent optics of Amílcar Cabral, the feminist haptics of Paulina Chiziane and the sonic politics of Black female activists in post-colonial Lisbon. The Element posits that Portuguese late colonialism's sensory regime prioritised proximity and aesthetic contact in order to mask violence and stifle dissent. Using social theory, literature and ethnography, we analyse a variety of visual, tactile and auditory registers. We offer a new hypothesis on the sensory architecture of empire: that the Portuguese colonial empire developed a distinctive multisensory regime structured around aestheticised contact, intimate violence and the suppression of autonomous sensory expression. Combining historical and sociological analysis, this Element demonstrates how sensory colonial legacies endure into the present and contributes to sensory and postcolonial studies.
This book is designed for undergraduate and graduate students in engineering enrolled in courses on control systems and optimal control. It will also serve as a valuable reference for mathematics students studying control theory. It offers a rigorous and systematic treatment of both finite-dimensional and infinite-dimensional control systems. The volume opens with chapters on essential mathematical foundations, including mathematical modelling, linear algebra, and ordinary differential equations, establishing a solid framework for the study of control theory. Subsequent chapters provide an in-depth treatment of key topics such as controllability, observability, feedback control, state observer, optimal control, constrained control, stability, approximate controllability, and regularized control. The text concludes with comprehensive coverage of discrete-time systems and infinite-dimensional systems. Throughout the book, theoretical developments are supported by detailed mathematical proofs, illustrative examples, solved problems, and end-of-chapter exercises, making it suitable for both classroom use and self-study.
The effectiveness of comparative studies resides in the breadth and suitability of the cases used in pursuit of a research question. We have selected thirteen societies to develop a comparative understanding of how premodern economies were organized and operated. These span a broad range of societies in terms of organization, complexity, and their place in time and space. They include societies from around the world: six from the Americas and seven from Eurasia and Africa (Figure 2.1). They are diverse in adaptation and scale, and include horticultural, foraging, pastoral, mixed economy, and sedentary agricultural groups. Examples include tribal, chiefdom, and ancient state-level societies. Despite this diversity and the historical independence of the Americas and Eurasian/African examples, commonalities exist in economic structures because of the cumulative and shared nature of economic behaviors that we hope to capture.
In this chapter, we examine our first supervised learning problem, focusing on how to construct prediction functions and assess their performance. Given data consisting of predictor–response pairs, we can learn the parameters of a prediction function by minimising a loss, such as the residual sum of squares, which measures the discrepancy between actual and predicted responses. Using more flexible families of prediction functions typically reduces loss on the training data, but excessive flexibility can lead to overfitting: fitting to noise rather than the systematic component of the relationship. Overfitting results in poor prediction performance on new, unseen data. To estimate how a prediction method will perform on unseen data, we use cross-validation. However, when we compare many prediction methods using cross-validation, the best-performing method often appears better than it truly is; its apparent performance is an unreliable guide to its future accuracy. Prior knowledge is crucial for selecting plausible prediction methods to compare. Finally, we can use bootstrapping to quantify uncertainty in prediction functions and their predictions.
Moral Philosophy, Mental Philosophy, Reformism, Brahmo
On an undisclosed date in the 1880s, the gods came to College Square. There, under the impressive colonnade of the recently completed university building, Varuna informed Brahma, first among the gods, that the recent appointment of Prasanna Kumar Ray (1849–1932) to a professorship in “mental philosophy” (manobijnan śastra) inaugurated a new era in the history of higher education in Bengal. That the gods would descend from Kailaśa to Presidency to celebrate the academic achievements of mortals might appear eccentric, even idiosyncratic, but Durgacarana Ray's puranic novel Debagaṇera marttye āgamana (“The Gods’ Visit on Earth”) was registering a pervasive worldly concern: the enduring interest among the Bengali bhadralok in the “philosophy of mind.”
This chapter investigates how the fortunes of “mental philosophy” rose and fell in College Square. In the early nineteenth century, a set of distinctively Scottish arguments soldering together epistemological realism, neo-Baconian anti-scholasticism, and theories of moral intuition into a single tradition of “common sense” philosophy came to acquire a disciplinary life as an increasingly global subject—“mental philosophy.”Though bemoaned in Britain by “philosophical radicals” as a conservative project unable to make a case for moral change, the common-sense arguments of “mental philosophy” found an unforeseeably radical reception in Calcutta, where Henry Louis Viven Derozio (1809–31) turned to the Scottish idea of self-evident morality to mount an explosively original challenge to extant śastric norms.
As a contribution to a volume devoted to the history of one iconic educational institution, readers might well expect its object of analysis to be fairly clearly defined. Yet, as Michel Foucault reminds us, “concepts of discontinuity, rupture, threshold, limit, series, and transformation present all historical analysis not only with questions of procedure, but with theoretical problems.”1 There are two kinds of discontinuities that I want to interrogate. First, the coherence and specificity of disciplinary backgrounds, rather than a general sense of belonging to the Presidency College as a whole. Did disciplinary affiliation, to let us say English literature or history or chemistry, remain confined to the object of analysis alone or did it contribute in some way a student's or teacher's more general social identity? Did it, for instance, in any way shape their political and social choices?
By raising this question, I also want to signal my distance from histories that invoke ahistorical and generalized categories such as “Science” or “Humanities.” Particularly in the case of “Science,” there is now enough scholarship that establishes that whatever might be the political utility of invoking the sign of science, a singular, unified notion of science as a category of historical analysis makes little sense.