rscder-pub/plugins/plugins.yaml
copper 06407ff7da 1. 采用注册表机制注册算法
2. 修改UI
3. 调整bug
2022-09-24 20:50:35 +08:00

42 lines
927 B
YAML

- author: RSCDER
description: "\u5173\u4E8E"
enabled: true
module: about
name: "\u5173\u4E8E"
path: ./plugin\about
version: 1.0.0
- author: RSCDER
description: ExportTo
enabled: true
module: export_to
name: ExportTo
path: ./plugin\export_to
version: 1.0.0
- author: RSCDER
description: FilterCollection
enabled: true
module: filter_collection
name: FilterCollection
path: ./plugin\filter_collection
version: 1.0.0
- author: RSCDER
description: Evaluation
enabled: true
module: evaluation
name: Evaluation
path: ./plugin\evaluation
version: 1.0.0
- author: RSCDER
description: UnsupervisedPlugin
enabled: true
module: unsupervised_method
name: UnsupervisedPlugin
path: ./plugin\unsupervsied_method
version: 1.0.0
- author: RSCDER
description: set Change Rate
enabled: true
module: change_rate
name: set_change_rate
path: ./plugin\change_rate
version: 1.0.0