Dockerfile Commit Classifier
Collection
This collection includes the machine learning model, dataset and my space. • 3 items • Updated
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
This dataset is designed for multi-label classification of Git commit messages into predefined categories.
This dataset contains:
The goal of the dataset is to classify each commit message into one or more categories (multi-label classification).
The dataset consists of the following CSV files:
training_data.csv: Contains commit messages for training.training_label.csv: Contains multi-label annotations for the training set.validation_data.csv: Contains commit messages for validation.validation_label.csv: Contains multi-label annotations for the validation set.testing_data.csv: Contains commit messages for testing (without labels).This is the Leaderboard for my competiotion in Codalab