上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 344 下一页
摘要: from sklearn import svmX = [[0, 0], [1, 1]]y = [0, 1]#建立支持向量分类模型cl... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(41) 评论(0) 推荐(0)
摘要: from sklearn import svmX = [[0, 0], [1, 1]]y = [0, 1]#建立支持向量分类模型cl... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(52) 评论(0) 推荐(0)
摘要: dfc = pd.DataFrame({'A':['aaa','bbb','ccc'],'B':[1,2,3]})dfc.loc[... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(28) 评论(0) 推荐(0)
摘要: dfc = pd.DataFrame({'A':['aaa','bbb','ccc'],'B':[1,2,3]})dfc.loc[... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(37) 评论(0) 推荐(0)
摘要: 准备go安装包 官网链接 百度云链接解压二进制文件到 /usr/local 目录 sudo tar -xzf go1.8.1.l... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(87) 评论(0) 推荐(0)
摘要: 准备go安装包 官网链接 百度云链接解压二进制文件到 /usr/local 目录 sudo tar -xzf go1.8.1.l... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(135) 评论(0) 推荐(0)
摘要: 可能是tensorflow 采用gpu计算的问题,重启电脑系统出了大问题,登录不上,而且图像特别模糊,折腾了一下午。下面介绍解决方案... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(33) 评论(0) 推荐(0)
摘要: 可能是tensorflow 采用gpu计算的问题,重启电脑系统出了大问题,登录不上,而且图像特别模糊,折腾了一下午。下面介绍解决方案... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(92) 评论(0) 推荐(0)
摘要: fbprophet 必须安装在Python3.5以上,目前来讲是的 ubuntu16 安装如下: 安装anaconada通过pi... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(72) 评论(0) 推荐(0)
摘要: fbprophet 必须安装在Python3.5以上,目前来讲是的 ubuntu16 安装如下: 安装anaconada通过pi... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(98) 评论(0) 推荐(0)
上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 344 下一页