X-lab2017 / open-digger

Open source analysis tools
https://open-digger.cn
Apache License 2.0
280 stars 78 forks source link

[OSS101] Task5: Automatic label classification task based on machine/deep learning methods. #1563

Open Peng99999 opened 1 month ago

Peng99999 commented 1 month ago

Description

Existing repository label data relies heavily on manual labeling. You can attempt to design or utilize machine learning/deep learning methods to automatically identify and annotate data for any subclass of label data. (Refer to open-digger/labeled_data)

Simultaneously, the labeled data can be used to fit and validate the designed or utilized methods.

The relevant code and document for this task need to be provided in the repository.