erjonb commited on
Commit
1f299e9
·
1 Parent(s): e2b7cce

Upload P2 - Secom Notebook - Mercury.ipynb

Browse files
P2 - Secom Notebook - Mercury.ipynb CHANGED
@@ -500,7 +500,11 @@
500
  {
501
  "cell_type": "code",
502
  "execution_count": 105,
503
- "metadata": {},
 
 
 
 
504
  "outputs": [],
505
  "source": [
506
  "def feature_selection(method, X_train, y_train):\n",
 
500
  {
501
  "cell_type": "code",
502
  "execution_count": 105,
503
+ "metadata": {
504
+ "slideshow": {
505
+ "slide_type": "skip"
506
+ }
507
+ },
508
  "outputs": [],
509
  "source": [
510
  "def feature_selection(method, X_train, y_train):\n",