上一页 1 ··· 64 65 66 67 68 69 70 71 72 ··· 271 下一页
摘要: Machine learning.简单绘制ROC曲线 ROC曲线,又可以称之为接受者操作特征曲线(Receiver Operating Characteristic Curve),ROC曲线下的面积,称为AUC(Area Under Cureve),可以衡量评估二分类模型的分类好坏。 本文视图使用P 阅读全文
posted @ 2021-08-05 11:09 bonelee 阅读(5290) 评论(1) 推荐(0) 编辑
摘要: 《白面机器学习》 阅读全文
posted @ 2021-08-04 22:22 bonelee 阅读(63) 评论(0) 推荐(0) 编辑
摘要: 来自《白面机器学习》 阅读全文
posted @ 2021-08-04 21:10 bonelee 阅读(113) 评论(0) 推荐(0) 编辑
摘要: 数据挖掘之一——M5P树状回归演算法 如果哪天你看到了这个文章,说明你是xixi,真怀念一起读博士的日子啊。 Tags: 数据挖掘 M5P树状回归 回归演算法 M5P树状回归演算法可根据资料的分布建立多种回归模型,依据输入资料的不同来决定适用的回归模型。 比起传统的线性回归,M5P能够准确预测非线性 阅读全文
posted @ 2021-08-04 20:17 bonelee 阅读(2177) 评论(0) 推荐(0) 编辑
摘要: 异常检测之One class svm 简书 2020-01-01 19:05 OneCLassSVM是一种novelty detection方法:它的训练集不应该掺杂异常点,因为模型可能会去匹配这些异常点。但在数据维度很高,或者对相关数据分布没有任何假设的情况下,OneClassSVM也可以作为一种 阅读全文
posted @ 2021-08-04 20:10 bonelee 阅读(2499) 评论(0) 推荐(0) 编辑
摘要: # coding:utf-8 import requests # 请求地址 # url = "https://www.qlchat.com" url = "https://www.baidu.com" headers = { 'user-agent': 'Mozilla/5.0 (Windows N 阅读全文
posted @ 2021-08-04 17:40 bonelee 阅读(408) 评论(0) 推荐(0) 编辑
摘要: chrome-extension://bocbaocobfecmglnmeaeppambideimao/pdf/viewer.html?file=https%3A%2F%2Fwww.cybereason.com%2Fhubfs%2Fdam%2Fcollateral%2Freports%2Fgartn 阅读全文
posted @ 2021-08-02 21:35 bonelee 阅读(106) 评论(0) 推荐(0) 编辑
摘要: https://www.fortinet.com/products/fortixdr https://www.fortinet.com/content/dam/fortinet/assets/data-sheets/fortiedr.pdf https://www.fortinet.com/cn/p 阅读全文
posted @ 2021-08-02 21:21 bonelee 阅读(1216) 评论(0) 推荐(0) 编辑
摘要: https://www.slideshare.net/CiscoRu/cisco-endpoint-security-for-mssps chrome-extension://bocbaocobfecmglnmeaeppambideimao/pdf/viewer.html?file=https%3A 阅读全文
posted @ 2021-08-02 19:56 bonelee 阅读(180) 评论(0) 推荐(0) 编辑
摘要: http://cjc.ict.ac.cn/online/bfpub/lcf-20201214103607.pdf 阅读全文
posted @ 2021-07-30 10:37 bonelee 阅读(70) 评论(0) 推荐(0) 编辑
上一页 1 ··· 64 65 66 67 68 69 70 71 72 ··· 271 下一页