Commit ac58b5ff authored by Almouhannad's avatar Almouhannad

Remove Table on contents from hw1.ipynb

parent 7ee6b0d9
......@@ -5,11 +5,13 @@
"metadata": {},
"source": [
"# ***Contents:***\n",
"* <a href=\"#0-setup\">0. Setup</a> \n",
"* <a href=\"#1-data-preprocessing\">1. Data-preprocessing</a> \n",
"* <a href=\"#2-extracting-rules-using-apriori\">2. Extracting rules using apriori</a> \n",
"* <a href=\"#3-extracting-rules-using-fp-growth\">3. Extracting rules using FP Growth</a> \n",
"* <a href=\"#4-performance-comparison\">4. Performance comparison</a> "
"- **0. Setup**\n",
"- **1. Data-preprocessing**\n",
"- **2. Extracting rules using apriori**\n",
"- **3. Extracting rules using FP Growth**\n",
"- **4. Performance comparison**\n",
"\n",
"> You can navigate through contents using `outline` in your jupyter editor"
]
},
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment