摘要:
稀疏表示_百度百科 https://baike.baidu.com/item/%E7%A8%80%E7%96%8F%E8%A1%A8%E7%A4%BA/16530498 信号稀疏表示是过去近20年来信号处理界一个非常引人关注的研究领域,众多研究论文和专题研讨会表明了该领域的蓬勃发展。信号稀疏表示的目
阅读全文
posted @ 2018-05-19 07:46
papering
阅读(1661)
推荐(0)
摘要:
通过spark rdd 求取 特征的稀疏向量 spark 类标签的稀疏 特征向量 - bonelee - 博客园 http://www.cnblogs.com/bonelee/p/7814081.html
阅读全文
posted @ 2018-05-19 07:43
papering
阅读(298)
推荐(0)
摘要:
hadoop 迭代消耗大 每次迭代启动一个完整的MapReduce作业 spark 首要目标就是避免运算时 过多的网络和磁盘IO开销 Resilient Distributed Datasets http://www.cs.cmu.edu/~pavlo/courses/fall2013/static
阅读全文
posted @ 2018-05-19 07:38
papering
阅读(246)
推荐(0)
摘要:
大文本 通过 hadoop spark map reduce 获取 特征列 的 属性值 计算速度
阅读全文
posted @ 2018-05-18 23:33
papering
阅读(185)
推荐(0)
摘要:
Python读取大文件(GB) - CSDN博客 https://blog.csdn.net/shudaqi2010/article/details/54017766
阅读全文
posted @ 2018-05-18 22:40
papering
阅读(343)
推荐(0)
摘要:
Python获取CPU、内存使用率以及网络使用状态代码_python_脚本之家 http://www.jb51.net/article/134714.htm
阅读全文
posted @ 2018-05-18 22:29
papering
阅读(369)
推荐(0)
posted @ 2018-05-18 22:01
papering
阅读(218)
推荐(0)
摘要:
pageA 有图片 a b c ... 由于网速限制,我怎样指定 先加载c 后加载a 最后加载 b呢,【下载顺序】 控制懒加载 lazy load 的顺序 就是在lazy load 的同时,控制顺序 jquery-lazyload延迟加载图片 及 加载顺序 bug 修复 - 吃饭了吗 - 博客园 h
阅读全文
posted @ 2018-05-18 22:00
papering
阅读(382)
推荐(0)
摘要:
用户特征文件 userFeature.data 每 行 代 表 一 个 用 户 的 特 征 数 据, 格 式 为: “uid|features”,uid 和 features 用竖线“|”分隔。其中 feature 采用 vowpal wabbit(https://github.com/JohnLa
阅读全文
posted @ 2018-05-18 21:45
papering
阅读(385)
推荐(0)
摘要:
数据 读写 函数 方法中 传参 业务逻辑中 重试次数 休息时间 灵活
阅读全文
posted @ 2018-05-18 12:02
papering
阅读(207)
推荐(0)
posted @ 2018-05-18 11:45
papering
阅读(187)
推荐(0)
摘要:
一键切换 开关 生产 数据 和 测试数据的 分离 快速的测试 快速的数据结果 反馈 是提高工作效率的关键 方法之一
阅读全文
posted @ 2018-05-18 11:09
papering
阅读(261)
推荐(0)
posted @ 2018-05-18 10:32
papering
阅读(145)
推荐(0)
摘要:
#5KB/per结合数据库配置mylimit = 50
阅读全文
posted @ 2018-05-18 09:52
papering
阅读(346)
推荐(0)
摘要:
将去重逻辑从数据库剥离,交给代码执行环境,提高数据库生产效率 def get_produced_uid_l(produced_status, lim): q = 'SELECT uid FROM (SELECT uid,COUNT(1) AS c FROM {} WHERE status={} GROUP BY uid) AS t WHERE t.c>{}'.format(...
阅读全文
posted @ 2018-05-18 09:24
papering
阅读(372)
推荐(0)
posted @ 2018-05-18 07:59
papering
阅读(158)
推荐(0)
posted @ 2018-05-18 07:59
papering
阅读(147)
推荐(0)
摘要:
谷歌开发者中文博客: TensorFlow 特征列介绍 http://developers.googleblog.cn/2017/12/tensorflow.html TensorFlow 特征列介绍 - CSDN博客 https://blog.csdn.net/jILRvRTrc/article/
阅读全文
posted @ 2018-05-18 07:54
papering
阅读(309)
推荐(0)
posted @ 2018-05-17 20:56
papering
阅读(243)
推荐(0)
摘要:
nohup 程序在后台运营 避免 xshell 卡死 [root@admin1 after_fc_distributed]# nohup /root/anaconda3/bin/python dataNode.py nohup: 忽略输入并把输出追加到"nohup.out" [root@admin1
阅读全文
posted @ 2018-05-17 20:17
papering
阅读(1635)
推荐(0)
摘要:
公司 硬件资源的非办公时间的算力整合 程序包 管理 发布与获取 数据的分散与集中
阅读全文
posted @ 2018-05-17 20:10
papering
阅读(231)
推荐(0)
摘要:
linux - Run bash script as daemon - Stack Overflow https://stackoverflow.com/questions/19233529/run-bash-script-as-daemon # By default Redis does not
阅读全文
posted @ 2018-05-17 19:12
papering
阅读(206)
推荐(0)
摘要:
HULK一线技术杂谈 https://mp.weixin.qq.com/s/MYA6l9V4BYIZO8Jgtds6GA 在具体进行讲解之前先介绍一下图像识别在测试中能够想到的引用场景: 测试过程中,通过对待测软件进行屏幕截图,采用图像识别算法识别截图中是否包含预定义的可操作控件,如果存在,则触发控
阅读全文
posted @ 2018-05-17 18:38
papering
阅读(820)
推荐(0)
摘要:
-- 新进榜单,涨幅设为9999 -- 查出涨幅 SELECT shop_id,ranking,`change` FROM apprank_ranking_info WHERE stat_datetime="2024-06-03" AND rank_type = "bestseller" ORDER
阅读全文
posted @ 2018-05-17 18:01
papering
阅读(283)
推荐(0)
摘要:
Database Eviction Policies - Redis Enterprise Software | Redis Labs https://redislabs.com/redis-enterprise-documentation/administering/database-operat
阅读全文
posted @ 2018-05-17 17:16
papering
阅读(329)
推荐(0)
摘要:
height not divisible by 2 h.264 - FFMPEG (libx264) "height not divisible by 2" - Stack Overflow https://stackoverflow.com/questions/20847674/ffmpeg-li
阅读全文
posted @ 2018-05-17 17:02
papering
阅读(1002)
推荐(0)
摘要:
Redis数据“丢失”问题 - CSDN博客 https://blog.csdn.net/real_myth/article/details/52582739 Redis内存使用达到maxmemory设定值后玩家数据无法写入解决_数据库技术_Linux公社-Linux系统门户网站 https://w
阅读全文
posted @ 2018-05-17 15:50
papering
阅读(549)
推荐(0)
摘要:
任务下发 主节点脚本 任务管控脚本 [root@admin1 ~]# cat mytest.sh echo lovecode [root@admin1 ~]# cat myfor.sh #!/bin/shexe_f="bash mytest.sh"for((i=1;i<=10;i++));do ec
阅读全文
posted @ 2018-05-17 15:29
papering
阅读(316)
推荐(0)
摘要:
shell 文件读取 if else 分支 字符串查找 模糊匹配 字符串截取 es 批处理 批删除
阅读全文
posted @ 2018-05-17 14:53
papering
阅读(1219)
推荐(0)
摘要:
统计数据产品消耗量与产量 注意join 方向 join中子查询 How to use subquery in JOIN operation in MySQL http://www.geeksengine.com/database/subquery/subquery-in-join-operation
阅读全文
posted @ 2018-05-17 09:30
papering
阅读(245)
推荐(0)
posted @ 2018-05-16 23:35
papering
阅读(179)
推荐(0)
摘要:
import numpy as npfor i in np.arange(0.005, 0.05, 1): print(i)
阅读全文
posted @ 2018-05-16 23:29
papering
阅读(225)
推荐(0)
摘要:
解决pycharm问题:module 'pip' has no attribute 'main' - Fordestiny - 博客园 http://www.cnblogs.com/Fordestiny/p/8901100.html
阅读全文
posted @ 2018-05-16 14:46
papering
阅读(1179)
推荐(0)
摘要:
#include <iostream> int main() { std::cout << "Hello World" << std::endl; } segment fault 你的哪些骚操作会导致Segmentation Fault😂 - 知乎 https://zhuanlan.zhihu.c
阅读全文
posted @ 2018-05-15 21:59
papering
阅读(755)
推荐(0)
摘要:
import os, glob d = glob.glob(os.path.dirname(os.path.abspath(__file__))) os_sep = os.sep this_file_abspath= os.path.dirname(os.path.abspath(__file__)) r = [] for root, dirs, files in os.walk(t...
阅读全文
posted @ 2018-05-15 21:27
papering
阅读(215)
推荐(0)
摘要:
[root@admin40 ~]# pip install imageio; Looking in indexes: https://mirrors.aliyun.com/pypi/simple/Collecting imageio Downloading https://mirrors.aliyu
阅读全文
posted @ 2018-05-15 21:14
papering
阅读(478)
推荐(0)
摘要:
import platform platform.architecture()
阅读全文
posted @ 2018-05-15 19:01
papering
阅读(205)
推荐(0)
posted @ 2018-05-15 16:59
papering
阅读(234)
推荐(0)
摘要:
image - PNG vs. GIF vs. JPEG vs. SVG - When best to use? - Stack Overflow https://stackoverflow.com/questions/2336522/png-vs-gif-vs-jpeg-vs-svg-when-b
阅读全文
posted @ 2018-05-15 11:27
papering
阅读(192)
推荐(0)
posted @ 2018-05-14 19:51
papering
阅读(223)
推荐(0)