启动Jupyter笔记本(WINDOWS 10)
课本代码实现+注释+运行结果
待修改,稍后粘贴github链接
自己实验的参数的解释
hist()函数的figsize
每一个小图的长宽比例
figsize=(15,20)时:
figsize=(20,20)时:
figsize=(20,15)时:
调试问题总结
1.
FileNotFoundError: [Errno 2] No such file or directory: ‘F:\j_geany_python_codes\Hands-on Machine Learning with Scikit-Learn and TensorFlow\images\02_End_to_End_project\attribute_histogram_plots.png’
解决方法:
在本地将提示中的目录补全