@@ -31,7 +31,9 @@ The dataset provided contains advertisements that were shown along side search r
# 📁 Files
Following files are available in the `resources` section:
-`train.csv` - (`40000` samples) This csv file contains the attributes describing an advertisement along with the binary value denoting whether or not the advertisement was clicked on .
-`train.csv` - (`40000` samples) This csv file contains the attributes describing an advertisement along with the binary value denoting whether or not the advertisement was clicked on.
-`test.csv` - (`10000` samples) File that will be used for actual evaluation for the leaderboard score but does not have the binary value denoting whether or not the advertisement was clicked on.