Skip to content

Commit

Permalink
Merge pull request #388 from LasyaPalla/main
Browse files Browse the repository at this point in the history
ARWithLeverage.py
  • Loading branch information
udayRage committed Apr 24, 2024
2 parents 99d9d4d + 147a8e2 commit 390b46d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions PAMI/AssociationRules/basic/ARWithLeverage.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
# **Importing this algorithm into a python program**
# ----------------------------------------------------
#
#
# import PAMI.AssociationRules.basic import ARWithLeverage as alg
#
# obj = alg.ARWithLeverage(iFile, minConf)
Expand Down Expand Up @@ -32,9 +31,6 @@
#





__copyright__ = """
Copyright (C) 2021 Rage Uday Kiran
Expand Down Expand Up @@ -163,7 +159,6 @@ class ARWithLeverage:
:Attributes:
startTime : float
To record the start time of the mining process
Expand Down

0 comments on commit 390b46d

Please sign in to comment.