可视化 Pokemon 数据
数据结果中看出来, 特征HP Attack Defense Sp.Atk Sp.Def Speed都是整数, 在df.info()中也能看出来.现在有需求, 如果把这些特征分布进行可视化, 而且要放到一个坐标系中进行比较?
数据结果中看出来, 特征HP Attack Defense Sp.Atk Sp.Def Speed都是整数, 在df.info()中也能看出来.现在有需求, 如果把这些特征分布进行可视化, 而且要放到一个坐标系中进行比较?
最好的学习就是输出,所以虽然这个预测很多人做过了,我还是在这里再做一遍,纯粹是为了自己学习.
马拉松跑步数据分析及展示
本文环境搭建的基础是Python3.9, 因为M1为ARM架构,所以放弃了Anaconda,使用Miniforge3。包括Tensorflow, xgboost, Lightgbm, Numpy, Pandas, Matplotlib, NGBoost等。当然,因为是Python3.9, 所以有些库实在是无法使用。
The code address of this article is: digit recognition
The source code: Boston House
The code address of this article is: example_01_Assignment
The purpose is to facilitate finding specific locations when doing data analysis by yourself