公开数据集
数据结构 ? 5M
Data Structure ?
* 以上分析是由系统提取分析形成的结果,具体实际数据为准。
README.md
MyAnimelist动漫数据集,包含15000条动漫数据。
这是一份未经过滤的流行网站https://myanimelist.net,在2019年2月4日更新的动画片列表。该列表只包含动画片。这个想法来自https://www.kaggle.com/azathoth42/myanimelist(那里也有用户列表),更多细节在那里。真的,去Matěj kernel和他的github页面,可以看到一个非常有趣的和非常图形化的分析。
其格式为CSV。也请看数据描述中的列描述。有些列有点模糊,必须重新检查(例如,排名与受欢迎程度与喜爱程度)。(这导致了另一个问题--用户//会员的总数是多少?)排名(见维基百科:https://en.wikipedia.org/wiki/MyAnimeList)
其中v代表用户投票总数,S代表用户平均得分,m代表获得计算得分所需的最低投票数(目前为50),C代表整个动漫数据库的平均得分。只有用户完成了至少20%的动画/漫画的分数被计算出来。详情如下。
``` 'animeID' # anime ID (as in https://myanimelist.net/anime/animeID) 'name' # anime title - extracted from the site. 'title_english' # title in English (sometimes is different, sometimes is missing) 'title_japanese' # title in Japanese (if Anime is Chinese or Korean, the title, if available, in the respective language) 'title_synonyms' # other variants of the title 'type' # anime type (e.g. TV, Movie, OVA) 'source' # source of anime (i.e original, manga, game, music, visual novel etc.) 'producers' # list of strings: producers, from a longer string extracted above (see code at github) 'genres' # list of strings: anime genre; there can be multiple genres. 'studios' # list of strings: studio, extracted above (can be multiple studios) 'episodes' # number of episodes 'status' # aired or not etc. 'airing' # if still airing (True or False) 'aired' # dictionary with aired dates 'duration' # per episode or the entire duration if movie 'rating' # age rating 'score' # score 0 to 10 (median score by users) 'scored_by' # number of users that scored 'rank' # weighted according to some MAL formula (go there to look for formula) 'popularity' # based on how many members/users have the respective anime in their list 'members' # number members that added this anime in their list 'favorites' # number members that favorites these in their list (I have to recheck it as this is confusing with popularity) 'synopsis' # long string with anime synopsis 'background' # long string with production background and other things 'premiered' # anime premiered on date 'broadcast' # when is (regularly) broadcasted 'related' # dictionary: related animes, series, games etc. ```
Acknowledgements
We wouldn't be here without the help of others.
The original is here.
https://www.kaggle.com/azathoth42/myanimelist
Inspiration
Maybe make some recommendations engine?
×
帕依提提提温馨提示
该数据集正在整理中,为您准备了其他渠道,请您使用
注:部分数据正在处理中,未能直接提供下载,还请大家理解和支持。
暂无相关内容。
暂无相关内容。
- 分享你的想法
去分享你的想法~~
全部内容
欢迎交流分享
开始分享您的观点和意见,和大家一起交流分享.
数据使用声明:
- 1、该数据来自于互联网数据采集或服务商的提供,本平台为用户提供数据集的展示与浏览。
- 2、本平台仅作为数据集的基本信息展示、包括但不限于图像、文本、视频、音频等文件类型。
- 3、数据集基本信息来自数据原地址或数据提供方提供的信息,如数据集描述中有描述差异,请以数据原地址或服务商原地址为准。
- 1、本站中的所有数据集的版权都归属于原数据发布者或数据提供方所有。
- 1、如您需要转载本站数据,请保留原数据地址及相关版权声明。
- 1、如本站中的部分数据涉及侵权展示,请及时联系本站,我们会安排进行数据下线。