|
- (apptype, mid, cid, ts, headvideoid, label, allfeature, featureMap, allfeature.containsKey("weight_sum"))
|
|
|
|
|
|
+ (apptype, mid, cid, ts, headvideoid, label, allfeature, featureMap, !allfeature.containsKey("weight_sum"))
|
|
case (apptype, mid, cid, ts, headvideoid, label, allfeature, featureMap, flag) =>
|
|
case (apptype, mid, cid, ts, headvideoid, label, allfeature, featureMap, flag) =>
|