地球资源数据云——数据资源详情
该数据集《Top Popular Anime》主要用于监督学习任务,数据形态以文本为主。 题目说明:most popular anime with 22000+ entries in dataset scraped from the Jikan API. 任务类型:文本监督学习。 建议流程:先做文本清洗与分词,再比较 TF - IDF+线性模型 与 预训练语言模型。 评估建议:使用分层切分或交叉验证,优先关注 F1、Recall、AUC 等分类指标。 可用文件:popular_anime.csv。 Description This dataset contains detailed information about the top anime series and movies as ranked on MyAnimeList, sourced through the Jikan API — an unofficial REST API for MyAnimeList. It includes data from over 1,100+ pages (more than 22,000 anime entries), making it one of the most comprehensive open - source anime datasets available. The dataset was collected using a custom Python script that respects API rate limits and includes logging, error handling, and structured ingestion into a SQL database. Potential Uses: -

该数据集《Top Popular Anime》主要用于监督学习任务,数据形态以文本为主。 题目说明:most popular anime with 22000+ entries in dataset scraped from the Jikan API.
任务类型:文本监督学习。
建议流程:先做文本清洗与分词,再比较 TF - IDF+线性模型 与 预训练语言模型。
评估建议:使用分层切分或交叉验证,优先关注 F1、Recall、AUC 等分类指标。
可用文件:popular_anime.csv。
Description
This dataset contains detailed information about the top anime series and movies as ranked on MyAnimeList, sourced through the Jikan API — an unofficial REST API for MyAnimeList.
It includes data from over 1,100+ pages (more than 22,000 anime entries), making it one of the most comprehensive open - source anime datasets available.
The dataset was collected using a custom Python script that respects API rate limits and includes logging, error handling, and structured ingestion into a SQL database.
Potential Uses: -