摘要: Time-series (or other intrinsically ordered data) can be problematic for cross-validation. If some pattern emerges in year 3 and stays for years 4-6, 阅读全文
posted @ 2021-02-27 17:29 emanlee 阅读(124) 评论(0) 推荐(0) 编辑
摘要: attention_vector = np.mean(get_activations(m, testing_inputs_1, print_shape_only=True, layer_name='attention_vec')[0], axis=2).squeeze()funcs = [K.fun 阅读全文
posted @ 2021-02-27 10:47 emanlee 阅读(1562) 评论(2) 推荐(0) 编辑