Commit Graph

69 Commits

Author SHA1 Message Date
openeuler-ci-bot
a574db9514 !574 A-Tune识别应用场景及动态推荐调优参数的实现-修改分类识别go客户端和服务端代码
From: @SWWBF 
Reviewed-by: @gaoruoshu 
Signed-off-by: @gaoruoshu
2023-10-21 02:21:15 +00:00
SWWBF
a7e4800687 在服务端新增瓶颈识别与优化功能
Signed-off-by: SWWBF <1152719547@qq.com>
2023-09-30 11:20:41 +08:00
weirukai
0aebb8b1b8 add new parameter History_path for transfer-learning-based bo tuning 2023-09-28 12:11:22 +08:00
openeuler-ci-bot
f53c4b7f14 !543 bugfix: collection res can only save file to specified dir
From: @gaoruoshu 
Reviewed-by: @hubin95 
Signed-off-by: @hubin95
2023-08-10 02:36:16 +00:00
gaoruoshu
4b357a5759 bugfix: collection res can only save file to specified dir 2023-08-10 10:25:10 +08:00
gaoruoshu
65d2dc509e bugfix: training model can only save file to specified dir 2023-08-10 10:19:19 +08:00
lilinjie
f290210842 fix typos 2023-03-06 16:47:23 +08:00
panxiaohe
cac0485db7 修改拼写错误 2023-01-28 14:28:43 +08:00
Ikko Ashimine
296c4610a6 fix typo in profile.go
runing -> running

Signed-off-by: Ikko Ashimine <eltociear@gmail.com>
2022-12-04 09:21:05 +00:00
tanghan
811b477b5e 完成restore功能 2022-09-22 07:21:39 +00:00
Bin Hu
b81315ff81 fix some typos
Signed-off-by: Bin Hu <hubin73@huawei.com>
2022-07-05 16:09:36 +08:00
Bin Hu
7494ddafc1 atune-adm profile: provide detailed error reason
Signed-off-by: Bin Hu <hubin73@huawei.com>
2022-07-05 15:51:44 +08:00
HuBin95
b7bdebc6aa reorder go module import
Signed-off-by: hubin <hubin73@huawei.com>
2022-03-30 17:49:16 +08:00
hanxinke
e9c1176f44 atune: restrict log file permission 2021-03-16 19:15:53 +08:00
gaoruoshu
4308c1bcd3 re-struct collection_data table 2021-01-08 15:59:28 +08:00
gaoruoshu
b68b276b63 connect engine to database 2020-12-08 11:12:02 +08:00
wangwuzhe
7ed65422b7 refactor to avoid pylint and golint warning messages. 2020-12-01 15:59:24 +08:00
gaoruoshu
1aea2e5b21 change detect restful api from POST to GET 2020-11-12 10:48:25 +08:00
openeuler-ci-bot
13cb2277be !226 fix bug: cannot delete csv file when request error
From: @gaoruoshu
Reviewed-by: @hanxinke
Signed-off-by: @hanxinke
2020-11-09 19:31:39 +08:00
gaoruoshu
42ba2b83b3 fix bug: cannot delete csv file when request error 2020-11-09 15:51:10 +08:00
liuke20
53434ed7df Add args detect_file in detect
Signed-off-by: liuke20 <liuke64@huawei.com>
2020-11-09 11:34:24 +08:00
openeuler-ci-bot
5a6843f5cc !223 Monitor workload in analysis
From: @liuke20
Reviewed-by: @hanxinke
Signed-off-by: @hanxinke
2020-11-06 19:21:44 +08:00
liuke20
07236c711b Monitor workload in analysis
Signed-off-by: liuke20 <liuke64@huawei.com>
2020-11-06 19:09:21 +08:00
willwolf
7a82e710f0 atune: The parameter list need be displayed by parameter importance. 2020-10-28 20:26:01 +08:00
openeuler-ci-bot
1429c0112a !212 update base on UI: display data in chart
From: @gaoruoshu
Reviewed-by: @hanxinke
Signed-off-by: @hanxinke
2020-10-23 14:37:02 +08:00
gaoruoshu
2862c6421a update base on UI: collection data display 2020-10-22 11:00:31 +08:00
liuke20
3d91f104a7 New function: detect misclassified data
Signed-off-by: liuke20 <liuke64@huawei.com>
2020-10-21 11:19:07 +08:00
gaoruoshu
83d175d0b6 update base on UI: Analysis page 2020-10-19 16:49:45 +08:00
gaoruoshu
f33e26fa1e change base on front-end development 2020-10-15 10:32:15 +08:00
hanxinke
bb51470e95 atune: add a new feature selector based on variance reduction 2020-10-09 21:08:00 +08:00
willwolf
c33c8874dc atune: optimize code exception logic 2020-09-21 20:15:14 +08:00
hanxinke
4e597c4b57 atune: optimizing the selection of important parameters 2020-09-19 04:00:54 -04:00
gaoruoshu
7119dea7f4 update test case 2020-09-14 12:05:16 +08:00
hanxinke
3fa0f76187 atune: add spark scenarios 2020-08-28 19:47:52 +08:00
openeuler-ci-bot
ddd43d0204 !160 atune: using the same baseline when the restart flag is enabled.
Merge pull request !160 from lixiaoguang/dev_baseline
2020-08-26 16:04:11 +08:00
Xiaoguang Li
45ded9d309 atune: using the same baseline when the restart flag is enabled. 2020-08-25 15:06:35 +08:00
hanxinke
16e94432f7 atune:use tls authentication by default in rest and engine server 2020-08-22 11:18:57 +08:00
Xiaoguang Li
7a36346dd3 atune: update multiple evaluations calculation method 2020-08-17 20:56:38 +08:00
hanxinke
74b9efceb9 atune:combine characterization command to analysis command 2020-08-17 12:45:37 +08:00
hanxinke
1280f4b080 atune: code enhancement 2020-08-13 21:12:28 +08:00
gaoruoshu
6bedbbc49e static warning clean
change file name: app-engine.py -> app_engine.py
2020-08-12 15:42:01 +08:00
Xiaoguang Li
6be18b7667 fix bugs that when engine is abtest, tuning progress is not correct 2020-08-06 15:56:58 +08:00
openeuler-ci-bot
6e42132c7a !135 refactor the analysis method, abstract the collection and classify function to method
Merge pull request !135 from lixiaoguang/dev
2020-08-05 16:57:14 +08:00
lixiaoguang
8d129397ed refactor the analysis method, abstract the collection and classify function to method. 2020-08-05 16:40:51 +08:00
lixiaoguang
3686746cb6 add split_count configuration item and feature_filter flags,
if feature_filter is true only abtest, random, lhs algorithm is
available.
2020-08-04 15:53:47 +08:00
hanxinke
e221afb420 atune: add nginx http long connection profile and update models and dataset 2020-07-30 17:25:20 +08:00
Xiaoguang Li
bf5cec4b25 add the function that using the tuning history as the reference of tuning algorithm 2020-07-27 17:03:55 +08:00
lixiaoguang
2c7987544d update tuning method for support importance feature selection,the tuning engine
and feature selection engine can be specify from the tuning client yaml file.
2020-07-25 18:21:54 +08:00
lixiaoguang
0b44ae24f7 add generate command, which can generate the tuning project yaml depend on rules 2020-07-24 16:29:37 +08:00
hanxinke
4e56c7b9bb atune: add header to dataset and add new identification scenarios 2020-07-23 21:05:13 +08:00