精灵宝可梦数据集
收藏官方服务:
资源简介:
该文件为精灵宝可梦预测结果数据集,采用了Python可视化和机器学习的内容,辅以直方图、条形图和概率图。 预测宝可梦综合属性base_total,采用了模型融合的方式,并选出前十位对普通玩家最友好的精灵。
This is a Pokémon prediction result dataset that integrates Python-based visualization and machine learning techniques, supplemented by histograms, bar charts and probability plots. It focuses on predicting the overall attribute base_total of Pokémon using model ensemble methods, and selects the top 10 Pokémon that are most friendly to casual players.
提供机构:
阿里云天池创建时间:
2023-05-21
搜集汇总
数据集介绍

背景与挑战
背景概述
该数据集包含第一代到第七代共801只宝可梦的详细信息,如能力值、属性克制、身高和体重等,用于通过Python可视化和机器学习方法预测精灵的综合属性(base_total)。项目采用模型融合技术,旨在分析影响综合属性的因素,并为普通玩家推荐前十位最友好的精灵选择。
以上内容由遇见数据集搜集并总结生成



