TrialResult.GetHashCode(TrialResult) Method

Definition

compute hash code based on trial ID only.

public int GetHashCode (Microsoft.ML.AutoML.TrialResult obj);
override this.GetHashCode : Microsoft.ML.AutoML.TrialResult -> int
Public Function GetHashCode (obj As TrialResult) As Integer

Parameters

Returns

Implements

Applies to