yangyang12138

导航

2020年9月24日 #

tensorflow2(四)

摘要: 1.线性回归 引入数据 column_names = ['MPG','Cylinders','Displacement','Horsepower','Weight', 'Acceleration', 'Model Year', 'Origin'] raw_dataset = pd.read_csv( 阅读全文

posted @ 2020-09-24 02:37 杨杨09265 阅读(170) 评论(0) 推荐(0)