net.sansa_stack.ml.spark.mining.amieSpark.MineRules
Algorithm that mines the Rules.
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.