blueslichanghui

blueslichanghui:

博客地址:https://www.cnblogs.com/bluesl/

最新文章

reshape函数第一个参数-1是什么意思

python subprocess模块

python shelve 模块

python shutil 模块

python logging 模块

python configparse 模块

python hashlib 模块

python xml 模块

在对csv文件做批量获取时无法获取,程序不动

tensorflow 做多元线性回归时怎样对非数据型数据(分类型数据)进行处理(编码)

tensorflow 对csv数据进行批量获取

TypeError: Value passed to parameter 'a' has DataType int64 not in list of allowed values: f

ValueError: Cannot feed value of shape (2,) for Tensor u'Placeholder_2:0', which has shape &

Shape must be rank 2 but is rank 1 for 'MatMul'

tensorflow实现多元线性回归时预测出的参数为nan

用 sklearn包中的 linear_model 实现多元线性回归