Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
D
DM-Project
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
almohanad.hafez
DM-Project
Commits
0400a416
Commit
0400a416
authored
Nov 12, 2024
by
Almouhannad Hafez
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove pip install commands
parent
f4e95909
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
50 deletions
+0
-50
1.data_preprocessing.ipynb
1.data_preprocessing.ipynb
+0
-16
2.1.association_rules_apriori_fpg.ipynb
2.1.association_rules_apriori_fpg.ipynb
+0
-17
2.2.association_rules_eclat.ipynb
2.2.association_rules_eclat.ipynb
+0
-17
No files found.
1.data_preprocessing.ipynb
View file @
0400a416
...
...
@@ -22,22 +22,6 @@
"[Back to contents](#Contents)"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"**Please note that the following cell may require working VPN to work**"
]
},
{
"cell_type": "code",
"execution_count": 1,
"metadata": {},
"outputs": [],
"source": [
"# %pip install pandas"
]
},
{
"cell_type": "code",
"execution_count": 2,
...
...
2.1.association_rules_apriori_fpg.ipynb
View file @
0400a416
...
...
@@ -19,23 +19,6 @@
"[Back to contents](#Contents)"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"**Please note that the following cell may require working VPN to work**"
]
},
{
"cell_type": "code",
"execution_count": 1,
"metadata": {},
"outputs": [],
"source": [
"# %pip install mlxtend==0.23.1\n",
"# %pip install TIME-python"
]
},
{
"cell_type": "code",
"execution_count": 2,
...
...
2.2.association_rules_eclat.ipynb
View file @
0400a416
...
...
@@ -19,23 +19,6 @@
"[Back to contents](#Contents)"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"**Please note that the following cell may require working VPN to work**"
]
},
{
"cell_type": "code",
"execution_count": 1,
"metadata": {},
"outputs": [],
"source": [
"# %pip install pyECLAT\n",
"# %pip install numpy"
]
},
{
"cell_type": "code",
"execution_count": 2,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment