05 2019 档案

摘要: 阅读全文
posted @ 2019-05-16 12:14 东宫得臣 阅读(82) 评论(0) 推荐(0) 编辑
摘要:#!/usr/bin/python import pandas as pd df = pd.read_excel('c:\data\zichan.xlsx') df_sn = pd.read_excel('c:\data\SN.xlsx') sn_series = pd.Series(df_sn[' 阅读全文
posted @ 2019-05-14 13:20 东宫得臣 阅读(393) 评论(2) 推荐(0) 编辑
摘要:The learning algorithm has the property that it can modify its input/output relationship f-hat in response to differences yi-f(xi)-hat between the ori 阅读全文
posted @ 2019-05-10 11:18 东宫得臣 阅读(225) 评论(0) 推荐(0) 编辑
摘要:Most statistical approaches to outlier detection are based on building a probability distribution model and considering how likely objects are under t 阅读全文
posted @ 2019-05-09 11:39 东宫得臣 阅读(266) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示