net.sansa_stack.ml.spark.mining.amieSpark.MineRules
Algorithm that mines the Rules.
checks if rule is a useful output
rule
min. confidence
exploring the search space by iteratively extending rules using a set of mining operators: - add dangling atom - add instantiated atom - add closing atom
Algorithm that mines the Rules.