公开数据集
数据结构 ? 472.28M
Data Structure ?
* 以上分析是由系统提取分析形成的结果,具体实际数据为准。
README.md
## Introduction
Online games have become a popular form of entertainment, reaching millions of players. Games are dynamic environments, in which the players interact with the game and with other players all over the world.
In this sense, games present rich data due to its digital nature. Thus, it is a promising environment to study and apply Artificial Intelligence and Data Mining techniques.
Context
In this Kaggle Dataset, we provide over 115 thousand games maps created on Super Mario Maker with over 880 thousand players which performed over 7 millions of interactions on these maps. By interactions, this means that a player can: (1) create a game map; (2) play a map created by other players; if a player completes the challenge of the game map, he/she (3) "cleared" the map; also can be the (4) first clear; beat the (5) time record of a map; (6) at any time, the player can "like" a game map. Note, this dataset present temporal changes over time for each game map by a period of three months.
The data was extracted from [supermariomakerbookmark.nintendo.net](http://supermariomakerbookmark.nintendo.net/), the game website. Now it is publicly to everyone play, explore and research. This dataset serves as a good base for learning models, including, but not limited to, Player Modeling (e.g., player experience), Data Mining (e.g., prediction, and find patterns), and Social Network Analysis (e.g., community detection, link prediction, ranking).
Dataset
This dataset is split into seven files:
- `courses.csv`: game maps data.
- `course-meta.csv`: temporal changes on game maps.
- `players.csv`: players' data.
- `plays.csv`: plays over time.
- `clears.csv`: clears over time.
- `likes.csv`: likes over time.
- `records.csv`: records over time.
Data Description
![Schema for SMMnet](https://i.imgur.com/iY69dnT.png)
The figure illustrates a schema with non-normalized tables to store the SMMnet into a Relational Database Management System (RDBMS). Basically, it is composed of seven tables, each one for one CSV file, that include the maps, players, and the changes over time. Note, there are two Primary Keys (PK) on these tables, _i.e._, `courses.id` and `players.id` for be linked by the Foreign Keys (FK) of other tables to reference and associate with them.
Inspiration
1. Detecting game influencers (e.g., twitch and YouTube users). [Work](https://github.com/leomaurodesenv/paper-2019-iceis).
2. Predict the popularity of a game over time.
3. Identify popular games characteristics.
4. Player Modeling (e.g., player activity)
5. Social Network Analysis (e.g., community detection, link prediction)
6. Your creativity!
Acknowledgements
- Nintendo Inc., Kyoto, Japan by created this amazing game.
- Photo by Cláudio Luiz Castro on Unsplash.
Citation
SMMNet is available for researchers and data scientists under the [Creative Commons BY](https://creativecommons.org/licenses/by/4.0/) license. In case of publication and/or public use, as well as any dataset derived from it, one should acknowledge its creators by citing us. [Bibtex](https://github.com/leomaurodesenv/smmnet).
×
帕依提提提温馨提示
该数据集正在整理中,为您准备了其他渠道,请您使用
注:部分数据正在处理中,未能直接提供下载,还请大家理解和支持。
暂无相关内容。
暂无相关内容。
- 分享你的想法
去分享你的想法~~
全部内容
欢迎交流分享
开始分享您的观点和意见,和大家一起交流分享.
数据使用声明:
- 1、该数据来自于互联网数据采集或服务商的提供,本平台为用户提供数据集的展示与浏览。
- 2、本平台仅作为数据集的基本信息展示、包括但不限于图像、文本、视频、音频等文件类型。
- 3、数据集基本信息来自数据原地址或数据提供方提供的信息,如数据集描述中有描述差异,请以数据原地址或服务商原地址为准。
- 1、本站中的所有数据集的版权都归属于原数据发布者或数据提供方所有。
- 1、如您需要转载本站数据,请保留原数据地址及相关版权声明。
- 1、如本站中的部分数据涉及侵权展示,请及时联系本站,我们会安排进行数据下线。