Skip to content

Commit

Permalink
chore: refresh notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanBredehoft authored and github-actions[bot] committed Apr 11, 2024
1 parent b097022 commit 9bc72c8
Show file tree
Hide file tree
Showing 20 changed files with 1,032 additions and 875 deletions.
6 changes: 3 additions & 3 deletions docs/advanced_examples/ClassifierComparison.ipynb

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions docs/advanced_examples/ClientServer.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -146,9 +146,9 @@
"output_type": "stream",
"text": [
"total 76K\r\n",
"-rw-r--r-- 1 root root 59K Feb 27 11:51 client.zip\r\n",
"-rw-r--r-- 1 root root 9.4K Feb 27 11:51 server.zip\r\n",
"-rw-r--r-- 1 root root 76 Feb 27 11:51 versions.json\r\n"
"-rw-r--r-- 1 root root 59K Apr 11 18:17 client.zip\r\n",
"-rw-r--r-- 1 root root 9.5K Apr 11 18:17 server.zip\r\n",
"-rw-r--r-- 1 root root 75 Apr 11 18:17 versions.json\r\n"
]
}
],
Expand Down Expand Up @@ -177,7 +177,7 @@
"output_type": "stream",
"text": [
"total 12K\r\n",
"-rw-r--r-- 1 root root 9.4K Feb 27 11:51 server.zip\r\n"
"-rw-r--r-- 1 root root 9.5K Apr 11 18:17 server.zip\r\n"
]
}
],
Expand All @@ -197,7 +197,7 @@
"output_type": "stream",
"text": [
"total 60K\r\n",
"-rw-r--r-- 1 root root 59K Feb 27 11:51 client.zip\r\n"
"-rw-r--r-- 1 root root 59K Apr 11 18:17 client.zip\r\n"
]
}
],
Expand All @@ -223,7 +223,7 @@
"name": "stderr",
"output_type": "stream",
"text": [
"KeySetCache: miss, regenerating /tmp/tmpb10g3py3/6318749875182965247\n"
"KeySetCache: miss, regenerating /tmp/tmpvs552_l3/6318749875182965247\n"
]
}
],
Expand Down Expand Up @@ -271,7 +271,7 @@
"output_type": "stream",
"text": [
"Encrypted data is 1538.10 times larger than the clear data\n",
"The average execution time is 0.74 seconds per sample.\n"
"The average execution time is 0.71 seconds per sample.\n"
]
}
],
Expand Down
674 changes: 405 additions & 269 deletions docs/advanced_examples/ConvolutionalNeuralNetwork.ipynb

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/advanced_examples/DecisionTreeClassifier.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"output_type": "stream",
"text": [
"Best hyper parameters: {'max_depth': None, 'max_features': None, 'min_samples_leaf': 10, 'min_samples_split': 100}\n",
"Best score: 0.9294174079511626\n"
"Best score: 0.9300314866891742\n"
]
}
],
Expand Down Expand Up @@ -279,7 +279,7 @@
"name": "stdout",
"output_type": "stream",
"text": [
"Execution time: 0.53 seconds per sample\n"
"Execution time: 0.50 seconds per sample\n"
]
}
],
Expand Down
32 changes: 16 additions & 16 deletions docs/advanced_examples/EncryptedPandas.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -492,31 +492,31 @@
" </thead>\n",
" <tbody>\n",
" <tr>\n",
" <td>..f38deaf217..</td>\n",
" <td>..80e5b1f4b8..</td>\n",
" <td>..20f9749c9b..</td>\n",
" <td>..9e89289f5d..</td>\n",
" <td>..53a0cfad24..</td>\n",
" <td>..ba7fce5392..</td>\n",
" <td>..c00aaffd1d..</td>\n",
" <td>..246a1f06cd..</td>\n",
" </tr>\n",
" <tr>\n",
" <td>..e062ad508e..</td>\n",
" <td>..7b70a5be13..</td>\n",
" <td>..ec553d68f9..</td>\n",
" <td>..38cf3577b8..</td>\n",
" <td>..25452971f5..</td>\n",
" <td>..7d77d98d4f..</td>\n",
" <td>..36651584ca..</td>\n",
" <td>..8059ca45f1..</td>\n",
" </tr>\n",
" <tr>\n",
" <td>..f35391bad1..</td>\n",
" <td>..d5c81a8459..</td>\n",
" <td>..b31bf9b2ba..</td>\n",
" <td>..a251141c24..</td>\n",
" <td>..226118ac20..</td>\n",
" <td>..fdc27fc00f..</td>\n",
" <td>..036a6b8233..</td>\n",
" <td>..5f97ce1531..</td>\n",
" </tr>\n",
" </tbody>\n",
"</table>"
],
"text/plain": [
" index day time size\n",
"..f38deaf217.. ..80e5b1f4b8.. ..20f9749c9b.. ..9e89289f5d..\n",
"..e062ad508e.. ..7b70a5be13.. ..ec553d68f9.. ..38cf3577b8..\n",
"..f35391bad1.. ..d5c81a8459.. ..b31bf9b2ba.. ..a251141c24.."
"..53a0cfad24.. ..ba7fce5392.. ..c00aaffd1d.. ..246a1f06cd..\n",
"..25452971f5.. ..7d77d98d4f.. ..36651584ca.. ..8059ca45f1..\n",
"..226118ac20.. ..fdc27fc00f.. ..036a6b8233.. ..5f97ce1531.."
]
},
"execution_count": 9,
Expand Down Expand Up @@ -584,7 +584,7 @@
"name": "stdout",
"output_type": "stream",
"text": [
"Total execution time: 8.27s\n"
"Total execution time: 8.37s\n"
]
}
],
Expand Down
Loading

0 comments on commit 9bc72c8

Please sign in to comment.