Select Language

AI社区

公开数据集

GitHub Bugs预测

GitHub Bugs预测

298.85M
178 浏览
0 喜欢
0 次下载
0 条讨论
Business,Earth and Nature,Computer Science,Internet,Software,Programming,NLP Classification

数据结构 ? 298.85M

    Data Structure ?

    * 以上分析是由系统提取分析形成的结果,具体实际数据为准。

    README.md

    # Overview Foreseeing bugs, features, and questions on GitHub can be fun, especially when one is provided with a colossal dataset containing the GitHub issues. In this hackathon, we are challenging the MachineHack community to come up with an algorithm that can predict the bugs, features, and questions based on GitHub titles and the text body. With text data, there can be a lot of challenges especially when the dataset is big. Analyzing such a dataset requires a lot to be taken into account mainly due to the preprocessing involved to represent raw text and make them machine-understandable. Usually, we stem and lemmatize the raw information and then represent it using TF-IDF, Word Embeddings, etc. However, provided the **state-of-the-art NLP models** such as Transformer based **BERT **models one can skip the manual feature engineering like TF-IDF and Count Vectorizers. In this short span of time, we would encourage you to leverage the ImageNet moment (Transfer Learning) in NLP using various pre-trained models. In this hackathon, we also have an interesting learning curve for all the machine learning specialists to write some quality code to win the prizes, as the evaluation involves getting a code quality score using the [Embold Code Analysis platform here](https://embold.io/free). Every participant has to register on the [Embold's platform](https://embold.io/free) for free as a mandatory step before proceeding with the hackathon # Dataset Description: - Train.json - 150000 rows x 3 columns (Includes label Column as Target variable) - Test.json - 30000 rows x 2 columns - Train_extra.json - 300000 rows x 3 columns (Includes label Column as Target variable) Provided solely for training purposes, can be appended in the train.json for training the model - Sample Submission.csv - Please check the Evaluation section for more details on how to generate a valid submission # Attribute Description: - Title - the title of the GitHub bug, feature, question - Body - the body of the GitHub bug, feature, question - Label - Represents various classes of Labels 1. Bug - 0 2. Feature - 1 3. Question - 2
    ×

    帕依提提提温馨提示

    该数据集正在整理中,为您准备了其他渠道,请您使用

    注:部分数据正在处理中,未能直接提供下载,还请大家理解和支持。
    暂无相关内容。
    暂无相关内容。
    • 分享你的想法
    去分享你的想法~~

    全部内容

      欢迎交流分享
      开始分享您的观点和意见,和大家一起交流分享.
    所需积分:0 去赚积分?
    • 178浏览
    • 0下载
    • 0点赞
    • 收藏
    • 分享