|
@@ -207,7 +207,6 @@ if __name__ == '__main__':
|
|
if app_type in app_type_list:
|
|
if app_type in app_type_list:
|
|
predict_18_19(app_type=app_type)
|
|
predict_18_19(app_type=app_type)
|
|
else:
|
|
else:
|
|
- pass
|
|
|
|
predict(app_type=app_type)
|
|
predict(app_type=app_type)
|
|
log_.info('{} predict end...'.format(app_name))
|
|
log_.info('{} predict end...'.format(app_name))
|
|
log_.info('flow pool predict end...')
|
|
log_.info('flow pool predict end...')
|