# machinelearninginaction **Repository Path**: HTS_Fly/machinelearninginaction ## Basic Information - **Project Name**: machinelearninginaction - **Description**: Fork from github and create branch to adapt source code for python3 https://github.com/pbharrin/machinelearninginaction Author: https://github.com/pbharrin - **Primary Language**: Python - **License**: Not specified - **Default Branch**: machineLearningInActin_Python3 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-10 - **Last Updated**: 2022-01-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: MachineLearningInAction, python3, Peter, Harrington ## README 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.