机器学习算法Python实现
说明
- github地址:https://github.com/lawlite19/MachineLearning_Python
- 因为里面的公式加载出现问题,这里只给出了目录,可以去github中查看
目录
- 机器学习算法Python实现
- 本文链接: http://lawlite.me/2017/01/08/Python机器学习/
- 版权声明: 本博客所有文章除特别声明外,均采用 CC BY-NC-SA 3.0 许可协议 。转载请注明出处!
缺失模块。
1、在博客根目录(注意不是yilia根目录)执行以下命令:
npm i hexo-generator-json-content --save
2、在根目录_config.yml里添加配置:
jsonContent: meta: false pages: false posts: title: true date: true path: true text: true raw: false content: false slug: false updated: false comments: false link: false permalink: false excerpt: false categories: false tags: true