You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Readme.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
-[Setting up the Environment & Running the project](#setting-up-the-environment-running-the-project)
6
6
-[Project: Short Decription (Apriori algorithm)](#project-short-decription-apriori-algorithm)
7
7
-[Results](#results)
8
-
-[More details are presented in the User manual shared with this assignment](#more-details-are-presented-in-the-user-manual-shared-with-this-assignment)
8
+
-[More details are presented in the User manual shared with this assignment](#more-details)
9
9
10
10
## Setting up the Environment & Running the project
11
11
- Install [Xaamp](https://www.apachefriends.org/download.html) for Windows, Linux or Mac
@@ -31,7 +31,7 @@ For more details on the apriori algorithm, Please visit [Agrawal .et al](https:/
31
31
- Hence, Apriori is one of the best approach for building shopping recommendations system, due to their time-boxed nature of response involved.
32
32
- This assignment also gives a tradeoff between the regular Frequent set generation method and Apriori algorithm with the estimating metric as time to complete.
33
33
34
-
####More details
34
+
## More details
35
35
- Along with is assignment the User manual which goes into more details on how the assignment is structured.
36
36
- User manual: Refer to `putcha_rahul gautham_midtermproj.pdf`
0 commit comments