Visualize-ML / Book1_Python-For-Beginners

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

Book_1_Ch_05说明建议 #122

Closed Mephistofer closed 5 months ago

Mephistofer commented 8 months ago

Book_1_Ch_05第28页的代码14,有下面一段代码:

iris = load_iris()

上述代码建议在文中提一下网络问题,可能校园或者有vpn的运行正常,但是一般国内网络,这段代码会卡死。(python3.11)

Visualize-ML commented 8 months ago

谢谢你,会在十二月中旬集中修改。请继续批评指正。

Cheers,

On Tue, Dec 5, 2023 at 10:23 PM Mephistofer @.***> wrote:

Book_1_Ch_05第28页的代码14,有下面一段代码: 使用load_iris函数加载Iris数据集

iris = load_iris()

上述代码建议在文中提一下网络问题,可能校园或者有vpn的运行正常,但是一般国内网络,这段代码会卡死。(python3.11)

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