Skip to content

Example Code from the book Python Machine Learning, using a database of character images.

License

Notifications You must be signed in to change notification settings

rrlyman/PythonMachineLearningExamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PythonMachineLearingExamples

Example Code from the book Python Machine Learning, using a database of character images.

These are Python programs mostly taken from the book "Python Machine Learning" by Sebastian Raschka

They were intended to prove out the data set of character images found in fonts.zip.

For a detailed explanation of each program, read "Python Machine Learning".

Due to the fact that a few E13B characters can be classified using only two features, most of the example programs that use the Iris dataset can also be be used with E13B.

run_batch.sc is a bash script that runs all of the programs in the directory

The programs will make a lot of graphs and a run_batch.txt file in ./plots.

Python 3.4 Anaconda3 Linux Ubuntu

About

Example Code from the book Python Machine Learning, using a database of character images.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages