模拟实际情境用 -随机挑选广告给每一用户,然后再根据Ads_CTR_Optimisation.csv的结果作比较(符合得10分) 最后得到total_reward,因为是随机抽取逛告进行推播,所以10个广告的得分会差不多 """ # Importing the libraries import numpy as np import matplotlib.pyplot as plt import pandas as pd # Importing the ...
Kaggle is the world’s largest data science community with powerful tools and resources to help you achieve your data science goals.