03 2022 档案

摘要:一、神经网络 import pandas as pd from keras.models import Sequential from keras.layers.core import Dense, Activation # 参数初始化 inputfile = 'bankloan.xls' data 阅读全文
posted @ 2022-03-27 00:06 猪小叶 阅读(146) 评论(0) 推荐(0) 编辑