While doing activity 5.4, it was looking for fully qualified classifier names with case sensitivity.
Does the same pattern apply for Post Assessment questions? For e.g.
Q. Find a Weka filter that turns numeric attributes into nominal attributesShould I have to specific unsupervised.attribute.<xyz> or just the filter name xyz is enough?
thanks.