ParseSequenceExampleV2.Options

genel statik sınıf ParseSequenceExampleV2.Options

ParseSequenceExampleV2 için isteğe bağlı özellikler

Genel Yöntemler

AyrıştırmaSırasıÖrnekV2.Seçenekler
NcontextSparse (Uzun NcontextSparse)
AyrıştırmaSırasıÖrnekV2.Seçenekler
NfeatureListDense (Uzun NfeatureListDense)
AyrıştırmaSırasıÖrnekV2.Seçenekler
NfeatureListSparse (Uzun NfeatureListSparse)
AyrıştırmaSırasıÖrnekV2.Seçenekler
contextDenseShapes (Liste< Şekil > contextDenseShapes)
AyrıştırmaSırasıÖrnekV2.Seçenekler
featureListDenseShapes (Liste< Şekil > featureListDenseShapes)

Kalıtsal Yöntemler

Genel Yöntemler

public ParseSequenceExampleV2.Options NcontextSparse (Long NcontextSparse)

public ParseSequenceExampleV2.Options NfeatureListDense (Long NfeatureListDense)

public ParseSequenceExampleV2.Options NfeatureListSparse (Long NfeatureListSparse)

public ParseSequenceExampleV2.Options contextDenseShapes (Liste< Shape > contextDenseShapes)

Parametreler
bağlamYoğunŞekiller Ncontext_dense şekillerinin listesi; her bağlamdaki verilerin şekilleri context_dense_keys'de verilen özellik. Özellikteki context_dense_key[j]'ye karşılık gelen öğelerin sayısı her zaman context_dense_shapes[j].NumEntries()'a eşit olmalıdır. context_dense_values[j]'nin şekli context_dense_shapes[j] ile eşleşecektir.

public ParseSequenceExampleV2.Options featureListDenseShapes (List< Shape > featureListDenseShapes)

Parametreler
featureListDenseShapes Nfeature_list_dense şekillerinin listesi; feature_list_dense_keys'de verilen her Özellik Listesindeki verilerin şekilleri. feature_list_dense_key[j]'ye karşılık gelenFeatureList'teki her Özelliğin şekli her zaman feature_list_dense_shapes[j].NumEntries()'a eşit olmalıdır.