FeaturesOrBuilder

genel arayüz ÖzelliklerOrBuilder
Bilinen Dolaylı Alt Sınıflar

Genel Yöntemler

soyut boole
içerirÖzellik (Dize anahtarı)
 Map from feature name to feature.
soyut Harita<Dize, Özellik >
getFeature ()
Bunun yerine getFeatureMap() işlevini kullanın.
soyut int
getFeatureCount ()
 Map from feature name to feature.
soyut Harita<Dize, Özellik >
getFeatureMap ()
 Map from feature name to feature.
soyut Özellik
getFeatureOrDefault (Dize tuşu, Özellik defaultValue)
 Map from feature name to feature.
soyut Özellik
getFeatureOrThrow (Dize tuşu)
 Map from feature name to feature.

Genel Yöntemler

genel soyut boolean içerirÖzellik (Dize anahtarı)

 Map from feature name to feature.
 
map<string, .tensorflow.Feature> feature = 1;

genel özet Harita<String, Özellik > getFeature ()

Bunun yerine getFeatureMap() işlevini kullanın.

genel özet int getFeatureCount ()

 Map from feature name to feature.
 
map<string, .tensorflow.Feature> feature = 1;

genel özet Harita<String, Özellik > getFeatureMap ()

 Map from feature name to feature.
 
map<string, .tensorflow.Feature> feature = 1;

genel özet Özellik getFeatureOrDefault (Dize anahtarı, Özellik defaultValue)

 Map from feature name to feature.
 
map<string, .tensorflow.Feature> feature = 1;

genel özet Özellik getFeatureOrThrow (String tuşu)

 Map from feature name to feature.
 
map<string, .tensorflow.Feature> feature = 1;