2017年5月1日

摘要: 在上一篇转载的博客:从重采样到数据合成:如何处理机器学习中的不平衡分类问题? http://www.cnblogs.com/huanjing/p/6789731.html讲述了不均衡样本处理方法 信用卡欺诈检测就是不平衡分类实例,问题处理思路: 1.查看数据分布,欺诈样本数相对正常样本数少于5%,确 阅读全文
posted @ 2017-05-01 22:37 海盗Ora 阅读(575) 评论(0) 推荐(0) 编辑

2017年4月30日

摘要: 从重采样到数据合成:如何处理机器学习中的不平衡分类问题? 转载自【机器之心】http://www.jiqizhixin.com/article/2499本文作者为来自 KPMG 的数据分析顾问 Upasana Mukherjee 如果你研究过一点机器学习和数据科学,你肯定遇到过不平衡的类分布(imb 阅读全文
posted @ 2017-04-30 16:29 海盗Ora 阅读(3894) 评论(0) 推荐(0) 编辑

2017年4月21日

摘要: 【转载】矩形相交判断 【转载】矩形相交判断 问题重述​ Find the total area covered by two rectilinear rectangles in a 2D plane. Each rectangle is defined by its bottom left corn 阅读全文
posted @ 2017-04-21 22:55 海盗Ora 阅读(911) 评论(0) 推荐(0) 编辑

2017年4月20日

摘要: matlab加密方式: http://cn.mathworks.com/matlabcentral/newsreader/view_thread/165381 解密可行性: https://reverseengineering.stackexchange.com/questions/13918/is 阅读全文
posted @ 2017-04-20 16:00 海盗Ora 阅读(13772) 评论(4) 推荐(1) 编辑

2017年4月16日

该文被密码保护。 阅读全文
posted @ 2017-04-16 20:06 海盗Ora 阅读(2) 评论(0) 推荐(0) 编辑
摘要: 【原文地址】http://blog.csdn.net/wangyaninglm/article/details/70188710 摘要:我们在做数据分析,清洗的过程中,很多时候会面对各种各样的数据源,要针对不同的数据源进行清洗,入库的工作。当然Python这个语言,我比较喜欢,开发效率高,基本上怎么 阅读全文
posted @ 2017-04-16 19:27 海盗Ora 阅读(134) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2017-04-16 17:13 海盗Ora 阅读(1) 评论(0) 推荐(0) 编辑

2017年4月12日

摘要: Python大数据处理模块Pandas Python大数据处理模块Pandas 【这篇转载自CSDNchengxuyuanyonghu的博客:http://blog.csdn.net/chengxuyuanyonghu/article/details/54956207】 【这篇转载自CSDNchen 阅读全文
posted @ 2017-04-12 21:13 海盗Ora 阅读(20878) 评论(0) 推荐(0) 编辑

2017年4月11日

摘要: 昨天运行一段程序时MATLAB一直报错: Error using mexNo supported compiler or SDK was found. You can install the freely available MinGW-w64 C/C++ compiler; seeInstall 阅读全文
posted @ 2017-04-11 14:37 海盗Ora 阅读(6615) 评论(0) 推荐(0) 编辑

导航