Skip to content

Commit b03c881

Browse files
authored
Merge pull request #2 from VishalMewadaPackt/patch-1
Update README.md
2 parents d3d1d54 + 40e5115 commit b03c881

File tree

1 file changed

+9
-12
lines changed

1 file changed

+9
-12
lines changed

README.md

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,22 @@
11
# Python Machine Learning Blueprints
22

3-
This is the code repository for [Python Machine Learning Blueprints] (https://www.packtpub.com/big-data-and-business-intelligence/python-machine-learning-blueprints?utm_source=github&utm_medium=repository&utm_campaign=9781784394752), published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.
3+
This is the code repository for [Python Machine Learning Blueprints](https://www.packtpub.com/big-data-and-business-intelligence/python-machine-learning-blueprints?utm_source=github&utm_medium=repository&utm_campaign=9781784394752), published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.
44

5-
## About the code bundle:
5+
## Instructions and Navigation:
66

7-
The code bundle consists code for all of the chapters in the book.
7+
All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, `Chapter02`.
88

9-
To install the software for code testing, kindly refer to the software hardware list present in the code bundle.
9+
To install the software for code testing, kindly refer to the Software and Hardware Requirement section. To run the code given in the code bundle, follow the steps/instructions given in the book.
1010

11-
To run the code given in the code bundle, follow the steps/instructions given in the book.
12-
13-
14-
## Software and Hardware Requirement:
11+
### Software and Hardware Requirement:
1512

1613
* Software:
17-
1) All(example) Anaconda, Python 3.5 - Free - https://www.continuum.io/downloads
18-
2) Ch 3 PhantomJS - Free - http://phantomjs.org/download.html
14+
1. All(example): [Anaconda, Python 3.5-Free](https://www.continuum.io/downloads)
15+
2. Chapter 3: [PhantomJS-Free](http://phantomjs.org/download.html)
1916

2017
* Hardware:
21-
1) ~350MB of disk space.
22-
2) 16-23MB of disk space.
18+
1. ~350MB of disk space.
19+
2. 16-23MB of disk space.
2320

2421
* OS: Mac OS X, Windows, or Linux
2522

0 commit comments

Comments
 (0)