Visualize-ML / Book1_Python-For-Beginners

Book_1_《编程不难》 | 鸢尾花书:从加减乘除到机器学习;请多多批评指正!
4.46k stars 859 forks source link

Book_1_Ch_11文字修正 #128

Closed Mephistofer closed 5 months ago

Mephistofer commented 8 months ago

Book_1_Ch_11,第5页,

用 iris.data[:, 1] 提取 NumPy 数组的索引为 1 列,也就是第 2 例。iris.data[:, 1]为花萼长度样本数据。

这里我理解应该是花萼宽度。

Visualize-ML commented 8 months ago

谢谢你,确实写错了。目前计划一月份统一修改,请继续批评指正。

On Thu, Dec 14, 2023 at 10:16 PM Mephistofer @.***> wrote:

Book_1_Ch_11,第5页,

用 iris.data[:, 1] 提取 NumPy 数组的索引为 1 列,也就是第 2 例。iris.data[:, 1]为花萼长度样本数据。

这里我理解应该是花萼宽度。

— Reply to this email directly, view it on GitHub https://github.com/Visualize-ML/Book1_Python-For-Beginners/issues/128, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZHC6V43L3ER7IOV25MEXGDYJO6JRAVCNFSM6AAAAABAV2FT4GVHI2DSMVQWIX3LMV43ASLTON2WKOZSGA2DEOBRHE4DSMY . You are receiving this because you are subscribed to this thread.Message ID: @.***>