文件名称:机器学习-源代码
文件大小:32.49MB
文件格式:ZIP
更新时间:2021-08-19 11:48:40
Machine Lear
机器学习实战的配套源代码,按照图书的章节提供。 This is the source code to go with "Machine Learning in Action" by Peter Harrington published by Manning Inc. The official page for this book can be found here: http://manning.com/pharrington/ All the code examples were working on Python 2.6, there shouldn't be any problems with the 2.7. NumPy will be needed for most examples. If you have trouble running any of the examples us know on the Forum for this book: http://www.manning-sandbox.com/forum.jspa?forumID=728. If you want to run these on some other version of Python say--3.0 or Iron Python, feel free to fork the code.