Conclusion
- Take Home Points:
- Binary classifiers are important.
- Many classifiers can be implemented by lines or hyper-planes.
- These can be learned.
- You can test your learning algorithm wtih an N-Fold test.
- Reading: For this lecture you can look at the
Binary Classification wiki , and the
Linear Classifier wiki .
-
the
MLP Wiki.