上一页 1 ··· 133 134 135 136 137 138 139 140 141 ··· 273 下一页
摘要: from:https://blog.csdn.net/tanzuozhev/article/details/76713387 How to iterate over rows in a DataFrame in Pandas-DataFrame按行迭代 https://stackoverflow.c 阅读全文
posted @ 2018-09-30 17:29 bonelee 阅读(14509) 评论(0) 推荐(1)
摘要: 风控用户识别方法 发表于 2017-12-09 | 分类于 开源项目 字数统计: 2,236 字 | 阅读时长 ≈ 8 分钟 字数统计: 2,236 字 | 阅读时长 ≈ 8 分钟 update:18.1.1 :Frcwp已如期上线,满足本文中的所有方法,欢迎拍砖 前言 因为工作方向相关,之前我也尝 阅读全文
posted @ 2018-09-30 11:15 bonelee 阅读(1590) 评论(0) 推荐(0)
摘要: 数据预处理-异常值识别 from:http://shataowei.com/2017/08/09/%E6%95%B0%E6%8D%AE%E9%A2%84%E5%A4%84%E7%90%86-%E5%BC%82%E5%B8%B8%E5%80%BC%E8%AF%86%E5%88%AB/ 系统总结了常用的 阅读全文
posted @ 2018-09-30 11:14 bonelee 阅读(14664) 评论(0) 推荐(1)
摘要: ["6", 11818669.0, 8326.0, 599.75, 19705.992496873696, 13.882451021258857, 0.07203338938265674, 40.0, 40.0, 40.0, 40.0, 0.0, 1, 0, 0, 8326.0, 0, 0.0, 1460.0, 1379.4894306990152, 1460.0, 213.6623574685... 阅读全文
posted @ 2018-09-29 16:44 bonelee 阅读(452) 评论(0) 推荐(0)
摘要: from matplotlib import pyplot as plt def my_plot(title, m, fcst, ax=None, uncertainty=True, plot_cap=True, xlabel='ds', ylabel='y', abnormal_points=None ): """Plot the Prophet forecast. ... 阅读全文
posted @ 2018-09-26 09:26 bonelee 阅读(5699) 评论(0) 推荐(0)
摘要: 目前支持的Layers: Common Parameters Fully Connected Forward Layer Fully Connected Backward Layer Absolute Value ForwardLayer Absolute Value Backward Layer 阅读全文
posted @ 2018-09-25 20:15 bonelee 阅读(535) 评论(0) 推荐(0)
摘要: 随机森林的: 阅读全文
posted @ 2018-09-25 20:10 bonelee 阅读(924) 评论(0) 推荐(0)
摘要: 数据源加速见官方文档(必须使用DAAL自己的库): Data Management Numeric Tables Tensors Data Sources Data Dictionaries Data Serialization andDeserialization Data Compression 阅读全文
posted @ 2018-09-25 19:44 bonelee 阅读(1477) 评论(4) 推荐(0)
摘要: 测试环境:linux,8cpu核,8G内存 优化后的模型比较 模型 速度/eps 准确率 NN 294259 90.21% LSTM 108461 96.16% 双向LSTM 63074 97.72% 双向GRU 68459 97.80% CNN 237849 97.71% 阅读全文
posted @ 2018-09-21 16:17 bonelee 阅读(1695) 评论(0) 推荐(0)
摘要: 识别User Agent屏蔽一些Web爬虫防采集 from:https://jamesqi.com/%E5%8D%9A%E5%AE%A2/%E8%AF%86%E5%88%ABUser_Agent%E5%B1%8F%E8%94%BD%E4%B8%80%E4%BA%9BWeb%E7%88%AC%E8%9 阅读全文
posted @ 2018-09-21 10:03 bonelee 阅读(2775) 评论(0) 推荐(1)
上一页 1 ··· 133 134 135 136 137 138 139 140 141 ··· 273 下一页