We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94154b9 commit 54cc80fCopy full SHA for 54cc80f
README.md
@@ -8,7 +8,7 @@ see the original programs from the book at:
8
https://github.com/rasbt/python-machine-learning-book
9
10
These programs were intended to prove out the data set of character images found in
11
-fonts.zip.
+fonts.zip which will be automatically downloaded.
12
13
For a detailed explanation of each program, read "Python Machine Learning".
14
@@ -18,9 +18,9 @@ be used with E13B.
18
19
run_batch.sc is a bash script that runs all of the programs in the directory
20
21
-The script file will place many graphs and a run_batch.txt file in ./plots.
+The script file will create many files in the folder, ./plots.
22
23
24
Python 3.4
25
Anaconda3
26
-Linux Ubuntu
+Linux or Windows
0 commit comments