ממשק ציבורי FeaturesOrBuilder
תת-מחלקות עקיפות ידועות |
שיטות ציבוריות
בוליאני מופשט | containsFeature (מפתח מחרוזת) Map from feature name to feature. |
מפה מופשטת<String, Feature > | getFeature () השתמש ב- getFeatureMap() במקום זאת. |
מופשט int | getFeatureCount () Map from feature name to feature. |
מפה מופשטת<String, Feature > | getFeatureMap () Map from feature name to feature. |
תכונה מופשטת | |
תכונה מופשטת | getFeatureOrThrow (מפתח מחרוזת) Map from feature name to feature. |
שיטות ציבוריות
תקציר ציבורי בוליאני מכיל תכונה (מפתח מחרוזת)
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1;
תקציר ציבורי int getFeatureCount ()
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1;
תקציר ציבורי מפה<String, Feature > getFeatureMap ()
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1;
תקציר ציבורי תכונה getFeatureOrDefault (מפתח מחרוזת, תכונה defaultValue)
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1;
תקציר ציבורי תכונה getFeatureOrThrow (מפתח מחרוזת)
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1;