机器学习实战-参考代码

所属分类:其他
开发工具:Python
文件大小:12812KB
下载次数:2
上传日期:2020-04-13 19:24:50
上 传 者晨曦2020
说明:  机器学习实战一书的配套代码,基于python3实现,基本调试无误。
(Machine learning in action supporting code, based on python3 implementation, basic debugging.)

文件列表:
Ch02\datingTestSet.txt (35725, 2014-11-30)
Ch02\datingTestSet2.txt (27067, 2014-11-30)
Ch02\digits.zip (739988, 2014-11-30)
Ch02\EXTRAS\createDist.py (2052, 2014-11-30)
Ch02\EXTRAS\createDist2.py (2162, 2014-11-30)
Ch02\EXTRAS\createFirstPlot.py (561, 2014-11-30)
Ch02\EXTRAS\testSet.txt (0, 2014-11-30)
Ch02\kNN.py (4268, 2014-11-30)
Ch02\kNN.pyc (4500, 2014-11-30)
Ch02\testSet.txt (0, 2014-11-30)
Ch03\classifierStorage.txt (101, 2014-11-30)
Ch03\lenses.txt (795, 2014-11-30)
Ch03\treePlotter.py (3911, 2014-11-30)
Ch03\treePlotter.pyc (3399, 2014-11-30)
Ch03\trees.py (4170, 2014-11-30)
Ch03\trees.pyc (3692, 2014-11-30)
Ch04\bayes.py (7247, 2014-11-30)
Ch04\bayes.pyc (6957, 2014-11-30)
Ch04\email\ham\1.txt (148, 2014-11-30)
Ch04\email\ham\10.txt (86, 2014-11-30)
Ch04\email\ham\11.txt (130, 2014-11-30)
Ch04\email\ham\12.txt (182, 2014-11-30)
Ch04\email\ham\13.txt (174, 2014-11-30)
Ch04\email\ham\14.txt (172, 2014-11-30)
Ch04\email\ham\15.txt (531, 2014-11-30)
Ch04\email\ham\16.txt (90, 2014-11-30)
Ch04\email\ham\17.txt (464, 2014-11-30)
Ch04\email\ham\18.txt (175, 2014-11-30)
Ch04\email\ham\19.txt (161, 2014-11-30)
Ch04\email\ham\2.txt (234, 2014-11-30)
Ch04\email\ham\20.txt (208, 2014-11-30)
Ch04\email\ham\21.txt (234, 2014-11-30)
Ch04\email\ham\22.txt (330, 2014-11-30)
Ch04\email\ham\23.txt (608, 2014-11-30)
Ch04\email\ham\24.txt (42, 2014-11-30)
Ch04\email\ham\25.txt (89, 2014-11-30)
Ch04\email\ham\3.txt (371, 2014-11-30)
... ...

Machine Learning in Action ========================== 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 IronPython, feel free to fork the code.

近期下载者

相关文件


收藏者