Covering Algorithm
TODO
Covering Algorithm is different from all the algorithms we have seen. Covering Algorithm is an algorithm based on rules rather than math.
We use,
Idea
Suppose we list all the dataset, as a table. Each row is a data point, and each column is a feature. The last column is the label.
There is a following example,