From a2e19277b5abf81b2c7dacae8e5cb966fa3c4a0e Mon Sep 17 00:00:00 2001 From: sherleton Date: Wed, 3 Oct 2018 22:52:22 +0530 Subject: [PATCH] Update Feature Selection using Random Forest.ipynb --- Feature Selection using Random Forest.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Feature Selection using Random Forest.ipynb b/Feature Selection using Random Forest.ipynb index d8402ca..cd8f6a7 100644 --- a/Feature Selection using Random Forest.ipynb +++ b/Feature Selection using Random Forest.ipynb @@ -37,7 +37,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "Now we import the data, for simplicity I will use the cancer dataset from sklearn" + "Now we import the data, for simplicity I will use the cancer dataset from sklearn so that Users understand it easily" ] }, {