Reference documentation and code samples for the Cloud AutoML V1beta1 Client class CorrelationStats.
A correlation statistics between two series of DataType values. The series
may have differing DataType-s, but within a single series the DataType must
be the same.
Generated from protobuf message google.cloud.automl.v1beta1.CorrelationStats
Namespace
Google \ Cloud \ AutoMl \ V1beta1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ cramers_v
float
The correlation value using the Cramer's V measure.
getCramersV
The correlation value using the Cramer's V measure.
Returns
Type
Description
float
setCramersV
The correlation value using the Cramer's V measure.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-04 UTC."],[],[]]