摘要:
Python 绘制直方图 plt.hist(h)plt.show() rNumpyprint('axis sum',rNumpy.sum(axis=1))#每个客户一共用的代数h = rNumpy.sum(axis=1)num_bins = 300... 阅读全文
posted @ 2020-10-28 23:47
bH1pJ
阅读(81)
评论(0)
推荐(0)
摘要:
Python 绘制直方图 plt.hist(h)plt.show() rNumpyprint('axis sum',rNumpy.sum(axis=1))#每个客户一共用的代数h = rNumpy.sum(axis=1)num_bins = 300... 阅读全文
posted @ 2020-10-28 23:47
bH1pJ
阅读(76)
评论(0)
推荐(0)
摘要:
ctrl +q 阅读全文
posted @ 2020-10-28 23:43
bH1pJ
阅读(44)
评论(0)
推荐(0)
摘要:
ctrl +q 阅读全文
posted @ 2020-10-28 23:43
bH1pJ
阅读(97)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2020-10-28 23:32
bH1pJ
阅读(30)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2020-10-28 23:32
bH1pJ
阅读(125)
评论(0)
推荐(0)
摘要:
result = [] for i in range(m): r2l = r2.to_numpy()#形成一个向量 result.append(r2l) 阅读全文
posted @ 2020-10-28 23:27
bH1pJ
阅读(86)
评论(0)
推荐(0)
摘要:
result = [] for i in range(m): r2l = r2.to_numpy()#形成一个向量 result.append(r2l) 阅读全文
posted @ 2020-10-28 23:27
bH1pJ
阅读(107)
评论(0)
推荐(0)
摘要:
Python进行PCA降维 值得参考: https://www.cnblogs.com/pinard/p/6243025.html # 为什么要进行PCA?# s1:降维,进行可视化。# 找矩阵,数据背后的主成分?from sklearn.d... 阅读全文
posted @ 2020-10-28 23:00
bH1pJ
阅读(539)
评论(0)
推荐(0)
摘要:
Python进行PCA降维 值得参考: https://www.cnblogs.com/pinard/p/6243025.html # 为什么要进行PCA?# s1:降维,进行可视化。# 找矩阵,数据背后的主成分?from sklearn.d... 阅读全文
posted @ 2020-10-28 23:00
bH1pJ
阅读(215)
评论(0)
推荐(0)
摘要:
方案1: 1位置上放chrome win +1 弊端:不能重新打开一个 方案2: win+r + enter 文本框里是chrome 弊端,多了一个enter 方案3: 在chrome下 ctrl+n 推荐方案3吧 ... 阅读全文
posted @ 2020-10-28 22:44
bH1pJ
阅读(35)
评论(0)
推荐(0)
摘要:
方案1: 1位置上放chrome win +1 弊端:不能重新打开一个 方案2: win+r + enter 文本框里是chrome 弊端,多了一个enter 方案3: 在chrome下 ctrl+n 推荐方案3吧 ... 阅读全文
posted @ 2020-10-28 22:44
bH1pJ
阅读(33)
评论(0)
推荐(0)
摘要:
好像没有 阅读全文
posted @ 2020-10-28 22:23
bH1pJ
阅读(27)
评论(0)
推荐(0)
摘要:
好像没有 阅读全文
posted @ 2020-10-28 22:23
bH1pJ
阅读(18)
评论(0)
推荐(0)
浙公网安备 33010602011771号