Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion kaggle_notebooks/cora_getml_vs_gnn.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
],
"source": [
"# You might need to restart the kernel after the installs\n",
"%pip install -q \"getml==1.4.0\" \"torch-geometric~=2.5\" \"pandas~=2.2\" \"matplotlib~=3.9\" \"seaborn~=0.13\" \"numpy~=1.26\" \"torch~=2.4\"\n",
"%pip install -q \"getml==1.5.0\" \"torch-geometric~=2.5\" \"pandas~=2.2\" \"matplotlib~=3.9\" \"seaborn~=0.13\" \"numpy~=1.26\" \"torch~=2.4\"\n",
"\n",
"# Download and extract getML software\n",
"!wget -q https://static.getml.com/download/1.4.0/getml-1.4.0-x64-linux.tar.gz\n",
Expand Down
4 changes: 2 additions & 2 deletions kaggle_notebooks/epilepsy_recognition.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@
}
],
"source": [
"%pip install -q \"getml==1.4.0\" \"numpy<2.0.0\" \"matplotlib~=3.9\" \"seaborn~=0.13\""
"%pip install -q \"getml==1.5.0\" \"numpy<2.0.0\" \"matplotlib~=3.9\" \"seaborn~=0.13\""
]
},
{
Expand Down Expand Up @@ -4559,4 +4559,4 @@
},
"nbformat": 4,
"nbformat_minor": 4
}
}
2 changes: 1 addition & 1 deletion kaggle_notebooks/getml-and-gnns-a-natural-symbiosis.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
],
"source": [
"# You might need to restart the kernel after the installs\n",
"%pip install -q \"getml==1.4.0\" \"torch-geometric~=2.5\" \"pandas~=2.2\" \"matplotlib~=3.9\" \"seaborn~=0.13\" \"numpy~=1.26\" \"torch~=2.4\"\n",
"%pip install -q \"getml==1.5.0\" \"torch-geometric~=2.5\" \"pandas~=2.2\" \"matplotlib~=3.9\" \"seaborn~=0.13\" \"numpy~=1.26\" \"torch~=2.4\"\n",
"\n",
"# Download and extract getML software\n",
"!wget -q https://static.getml.com/download/1.4.0/getml-1.4.0-x64-linux.tar.gz\n",
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
jupyterlab==4.1.1
getml==1.4.0
getml==1.5.0
featuretools==1.31.0
tsfresh==0.20.3
pyspark==3.5.0
seaborn==0.13.2
ipywidgets==8.1.2
plotly==5.18.0
prophet==1.1.5
matplotlib==3.8.2
matplotlib==3.8.2