taotao的杂货铺

人生杂谈,随笔,技术笔记

首页 archives about

分类 algorithm 中的文章

Dimension Reduction: PCA and SVD

2019年10月23日
| algorithm

def power_iteration(A, num_simulations): …

阅读全文

Data Mining:关联规则(Associations Aule),找频繁项(Frequent Item Set)

2019年10月21日
| algorithm

阅读全文

找相似元素: LSH 局部敏感性hash

2019年10月14日
| algorithm

阅读全文

Dimension Reduction 降维: 随机投影与JL 变换

2019年10月13日
| algorithm

阅读全文

Count Min Sketch:找最频繁元素

2019年5月8日
| algorithm

for e in stream: if counter == 0: current = e …

阅读全文

Consistent Hash

2019年5月4日
| algorithm

阅读全文

最近文章

  • Cache Friendly Binary Search: cache 友好的二分搜索
  • 梯度下降优化算法简单总结
  • Kick Start 2020 Round A 题解
  • Kickstart 2019 Round H
  • 现代多核计算机体系结构简介
  • PageRank 算法简介
  • Dimension Reduction: PCA and SVD
  • pbds: STL 的扩展数据结构
  • Data Mining:关联规则(Associations Aule),找频繁项(Frequent Item Set)
  • Kick Start 2019 Round G

分类

  • algorithm(6)
  • competitive-programing(12)
  • ir(3)
  • machine-learning(8)
  • math(4)
  • programing-language(5)
  • system(6)

友情链接

  • dylanfrank@csdn
  • trader
  • 坤坤
  • tawn
  • null
  • godweiyang
  • Krone_@csdn
  • Apiao

其它

  • 文章 RSS
© 2018 taotao的杂货铺 By taotao. Powered by Hugo. Theme based on maupassant.