会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
江枫1
Powered by
博客园
博客园
|
首页
|
新随笔
|
联系
|
订阅
|
管理
上一页
1
···
17
18
19
20
21
22
23
24
25
···
35
下一页
2017年7月31日
AUC理解
摘要: https://www.zhihu.com/question/39840928 机器学习和统计里面的auc怎么理解?
阅读全文
posted @ 2017-07-31 17:23 江枫1
阅读(161)
评论(0)
推荐(0)
2017年7月19日
Spark性能调优——基础篇
摘要: http://www.2cto.com/net/201606/517619.html
阅读全文
posted @ 2017-07-19 21:33 江枫1
阅读(131)
评论(0)
推荐(0)
2017年7月13日
scala 稀疏向量
摘要: http://mocom.xmu.edu.cn/article/show/58481eb2e083c990247075a5/0/1 1、 /创建一个标签为1.0(分类中可视为正样本)的稠密向量标注点 scala> val pos = LabeledPoint(1.0, Vectors.dense(2
阅读全文
posted @ 2017-07-13 20:06 江枫1
阅读(596)
评论(0)
推荐(0)
scala 建模
摘要: https://liuxiaofei.com.cn/blog/multiple-layer-perceptron-classifier%E5%A4%9A%E5%B1%82%E7%A5%9E%E7%BB%8F%E7%BD%91%E7%BB%9C%E5%88%86%E7%B1%BB-ml/#more-4
阅读全文
posted @ 2017-07-13 15:51 江枫1
阅读(350)
评论(0)
推荐(0)
2017年6月30日
scala spark rdd转数据框
摘要: 1、 http://blog.csdn.net/lw_ghy/article/details/51480358
阅读全文
posted @ 2017-06-30 10:15 江枫1
阅读(165)
评论(0)
推荐(0)
2017年6月28日
scala 基本语法
摘要: 1、对于一个二元数组,键值对(k,v) 用map的时候,要取第一个或者第二个元素,用 _1 或者 _2表示。 scala> words.take(2)res40: Array[(String, String)] = Array((this,this is a test), (how,how are
阅读全文
posted @ 2017-06-28 17:17 江枫1
阅读(148)
评论(0)
推荐(0)
2017年6月19日
java
摘要: http://www.runoob.com/java/java-basic-syntax.html
阅读全文
posted @ 2017-06-19 22:07 江枫1
阅读(114)
评论(0)
推荐(0)
2017年6月17日
数据集
摘要: https://zhuanlan.zhihu.com/p/25138563
阅读全文
posted @ 2017-06-17 11:25 江枫1
阅读(130)
评论(0)
推荐(0)
2017年6月13日
SVD 实现
摘要: 机器学习相关——SVD分解: http://www.cnblogs.com/luchen927/archive/2012/01/19/2321934.html SVD python实现:
阅读全文
posted @ 2017-06-13 17:09 江枫1
阅读(198)
评论(0)
推荐(0)
网易音乐推荐原理及算法
摘要: http://www.jianshu.com/p/fc20c0637954 【原理】 http://www.niaogebiji.com/article-9574-1.html 【算法】
阅读全文
posted @ 2017-06-13 14:08 江枫1
阅读(180)
评论(0)
推荐(0)
上一页
1
···
17
18
19
20
21
22
23
24
25
···
35
下一页