Open Dataset
Data Structure ?
17350.1M
Data Structure ?
*The above analysis is the result extracted and analyzed by the system, and the specific actual data shall prevail.
README.md
タスクの説明
これは、[SNA Hackathon - 画像][1]([SNA Hackathon][2]の3つのタスクの1つ)のデータです。
[SNA Hackathon][2]のコンペティションのために、2018年2月から3月にかけて、ソーシャルネットワーク[Одноклассники][4]のユーザーのニュースフィード内の公開グループからコンテンツの表示ログが収集されました。テストセットには、3月の最後の1週間半が隠されています。ログ内の各レコードには、何が誰に表示されたか、またユーザーがそのコンテンツにどのように反応したか(「いいね」を付けた、コメントを残した、無視した、またはフィードから非表示にした)に関する情報が含まれています。
タスクの要旨は、テストセットの各ユーザーに対して、「いいね」を獲得する可能性の高い候補をできるだけ上位に配置するように候補をランキングすることです。
データの説明
情報は[Apache Parquet][5]形式で提供されており、これはSparkフレームワークの主要な形式です。Pythonでこの形式を扱う場合は、[Apache Arrow][6]ライブラリを使用することをおすすめします。理解を容易にするために、[GitHub][7]のリポジトリにはベースラインが公開されています。ご利用ください。
訓練セットでは、データは日ごとに分割され、1日の中でもユーザーIDによって6つの部分に分けられています(同じユーザーは常に同じ部分に分類されます)。このような配置により、参加者はすべてのデータを一度に分析するのではなく、特定の日やユーザーのサブグループに限定して分析することができます。
データには以下のフィールドが含まれています(`/train` と `/test` ディレクトリ):
- `instanceId_userId` — ユーザーの識別子(匿名化されています)
- `instanceId_objectType` — オブジェクトのタイプ
- `instanceId_objectId` — オブジェクトの識別子(匿名化されています)
- `feedback` — ユーザーの反応タイプの配列(配列内に `Liked` トークンが含まれている場合は、ユーザーがオブジェクトに「いいね」を付けたことを示します)
- `audit_clientType` — ユーザーがアクセスしたプラットフォームのタイプ
- `audit_timestamp` — フィードが生成された時間
- `metadata_ownerId` — 表示されたオブジェクトの作成者(匿名化されています)
- `metadata_createdAt` — 表示されたオブジェクトの作成日
画像によるランキング用のデータには、さらに画像オブジェクトに関連付けられたMD5ハッシュの配列である `ImageId` フィールドが含まれています。画像データは、ハッシュの最初の文字に応じて、個別のtarファイル(`/train_thumbnails` と `/test_thumbnails` ディレクトリ)に分割されています。
結果の評価
チャンピオンシップの参加者は、「いいね」を獲得する可能性の高いオブジェクトがフィードの上部に表示されるように、フィードをソートする必要があります。ソートは各ユーザーごとに個別に行われ、その後、次の形式の提出ファイルが作成されます(形式は、列の型が `int` と `int[]` のPandasデータフレームからのエクスポートに対応しています):
User_id_1,"[object_id_1_1, object_id_2_2]
User_id_2,"[object_id_2_1, object_id_2_2, object_id_2_3]
提出ファイルには、テストセットの各ユーザーに対応する行が含まれている必要があり、行はIDの昇順にソートされている必要があります。各ユーザーのオブジェクトは、関連性の降順にソートされている必要があります。提出ファイルの評価では、各ユーザーごとに個別のROC-AUCが計算され、その後、すべてのユーザーに対する平均が計算され、100倍されます。
[1]: https://mlbootcamp.ru/round/18/tasks/
[2]: https://snahackathon.org/
[3]: https://mlbootcamp.ru/round/18/tasks/
[4]: https://ok.ru/
[5]: https://parquet.apache.org/
[6]: https://arrow.apache.org/
[7]: https://github.com/MailRuChamps/snahackathon
×
The dataset is currently being organized and other channels have been prepared for you. Please use them
The dataset is currently being organized and other channels have been prepared for you. Please use them
Note: Some data is currently being processed and cannot be directly downloaded. We kindly ask for your understanding and support.
No content available at the moment
No content available at the moment
- Share your thoughts
Go share your ideas~~
ALL
Welcome to exchange and share
Your sharing can help others better utilize data.
Data usage instructions: h1>
I. Data Source and Display Explanation:
- 1. The data originates from internet data collection or provided by service providers, and this platform offers users the ability to view and browse datasets.
- 2. This platform serves only as a basic information display for datasets, including but not limited to image, text, video, and audio file types.
- 3. Basic dataset information comes from the original data source or the information provided by the data provider. If there are discrepancies in the dataset description, please refer to the original data source or service provider's address.
II. Ownership Explanation:
- 1. All datasets on this site are copyrighted by their original publishers or data providers.
III. Data Reposting Explanation:
- 1. If you need to repost data from this site, please retain the original data source URL and related copyright notices.
IV. Infringement and Handling Explanation:
- 1. If any data on this site involves infringement, please contact us promptly, and we will arrange for the data to be taken offline.
- 1. The data originates from internet data collection or provided by service providers, and this platform offers users the ability to view and browse datasets.
- 2. This platform serves only as a basic information display for datasets, including but not limited to image, text, video, and audio file types.
- 3. Basic dataset information comes from the original data source or the information provided by the data provider. If there are discrepancies in the dataset description, please refer to the original data source or service provider's address.
- 1. All datasets on this site are copyrighted by their original publishers or data providers.
- 1. If you need to repost data from this site, please retain the original data source URL and related copyright notices.
- 1. If any data on this site involves infringement, please contact us promptly, and we will arrange for the data to be taken offline.