Oracles (:mod:`skquery.oracle`) ====================================== This module contains simple oracles that answer the queries made by active clustering algorithms. They can be used either for direct interaction with a user, or for producing automated answers based on a labeling of the data. .. automodule:: skquery.oracle :members: :undoc-members: :inherited-members: