Skip to content

Bk1_ch11_2 d行代码解释存在笔误 #202

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ShinjiAsuka opened this issue Mar 23, 2025 · 0 comments
Open

Bk1_ch11_2 d行代码解释存在笔误 #202

ShinjiAsuka opened this issue Mar 23, 2025 · 0 comments

Comments

@ShinjiAsuka
Copy link

你好,第一本书11章节 第2部分 平面散点 关于d行代码的解释存在笔误
d 用 iris.data[:, 1] 提取 NumPy 数组的索引为 1 列,也就是第 2 例。iris.data[:, 1]为花萼长度样本数据。
此处的iris.data[:, 1]应为花萼宽度样本数据

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant