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" ] }, {