2 writes to _bestConfig
Microsoft.ML.AutoML (2)
Tuner\Flow2.cs (2)
46_bestConfig = _initConfig; 106_bestConfig = parameter;
3 references to _bestConfig
Microsoft.ML.AutoML (3)
Tuner\Flow2.cs (3)
47_incumbent = _searchSpace.MappingToFeatureSpace(_bestConfig); 68get => _bestConfig; 107_incumbent = _searchSpace.MappingToFeatureSpace(_bestConfig);