Add a .html file to your portfolio titled Classification.
Demonstrate your knowledge of classifiers by describing how classifiers work in general, and how the classic Decision Tree, Rule-Based, Nearest-Neighbor, Bayesian and ANN algorithms work in a classification context. Your writing should include:
This document should be equivalent to two or three double-spaced, typewritten pages in length. Be brief, but thorough -- the reader should have a good understanding about the various algorithms, and believe that you have a strong understanding of them.
Your portfolio must contain a table of contents in index.html
and have one link called Classification; and one page called classification.html
that fulfills the requirements described above.