c ,python,热爱算法和机器学习
全部博文(1214)
发布时间:2018-08-31 18:03:25
http://www.cnblogs.com/fengfenggirl/p/associate_apriori.html 我计划整理数据挖掘的基本概念和算法,包括关联规则挖掘、分类、聚类的常用算法,敬请期待。今天讲的是关联规则挖掘的最基本的知识。 关联规则挖掘在电商、零售、大气物理、生物医学已经有了广泛的应用,本篇文章将介绍一些基本知识和aprori算法。.........
发布时间:2018-08-17 09:46:03
https://blog.coderzh.com/2016/01/10/a-password-security-design-example/微信扫一扫交流作者:coderzh 微信关注:hacker-thinking (一个程序员的思考) 本文出处:https://blog.coderzh.com/2016/01/10/a-password-security-design-example/ 文章凯发k8官网下载客户端中心的版权归本人所有,欢迎转.........
发布时间:2018-08-16 18:33:58
https://blog.coderzh.com/2016/01/03/security-design/微信扫一扫交流作者:coderzh 微信关注:hacker-thinking (一个程序员的思考) 本文出处:https://blog.coderzh.com/2016/01/03/security-design/ 文章凯发k8官网下载客户端中心的版权归本人所有,欢迎转载,但未经作者同意必须保留此段声明,且.........
发布时间:2018-08-01 18:00:47
https://docs.aws.amazon.com/iam/latest/userguide/reference_policies_evaluation-logic.htmlauthentication – aws first authenticates the principal that makes the request, if necessary. this step is not necessary for a few services, such as amazon s3, that allow some requests from a.........
发布时间:2018-08-01 11:55:47
https://ox0spy.github.io/post/aws/note-cross-account-with-roles/方案一在 b-account 上创建一个用户,赋予该用户访问 s3 bucket 的权限,为该用户生成 aws key,然后用 aws key 访问 b-account s3。但,这个方案并不好:需要创建新的用户应该尽可能的减少使用 aws key,而多使.........
pureal2012-05-09 12:01
你好,看到一个帖子发现你看过apue2英文版,我也刚好看到读写锁,写饿死的问题。所以想认识交流下,我没找到你的邮箱,我的是dwdang@126.com
chinaunix网友2009-10-12 16:19
你好,你在google code上放的sg2fcitx的mainme.c源代码我下载编译会出现段错误。请问你的编译环境是什么?gcc版本是多少? 谢谢。