xgboost入门非常经典的材料,虽然读起来比较吃力,但是会有很大的帮助: 英文原文链接:https://www.analyticsvidhya.com/blog/2016/03/complete-guide-parameter-tuning-xgboost-with-codes-python/ 原 ...
分类:
编程语言 时间:
2016-09-26 15:59:45
阅读次数:
212
Using Performance Monitor BY BRAD MCGEHEE As you probably already know, SQL Server is very good at tuning itself. It has the ability to monitor itself ...
分类:
数据库 时间:
2016-09-24 09:14:52
阅读次数:
215
原文链接:http://tech.meituan.com/spark-tuning-pro.html 前言 继基础篇讲解了每个Spark开发人员都必须熟知的开发调优与资源调优之后,本文作为《Spark性能优化指南》的高级篇,将深入分析数据倾斜调优与shuffle调优,以解决更加棘手的性能问题。 数据 ...
分类:
其他好文 时间:
2016-09-17 16:10:58
阅读次数:
126
参考:modeling visual attention via selective tuning attention问题定义: 具体地, 1) the need for region of interest selection 2) the need for features of interes ...
分类:
其他好文 时间:
2016-09-10 22:15:38
阅读次数:
157
近期要在公司内部做个Linux IO方面的培训, 整理下手头的资料给大家分享下 各种IO监视工具在Linux IO 体系结构中的位置 源自 Linux Performance and Tuning Guidelines.pdf 1 系统级IO监控 iostat iostat -xdm 1 # 个人习 ...
分类:
系统相关 时间:
2016-09-07 20:50:28
阅读次数:
223
深度学习有不少的trick,而且这些trick有时还挺管用的,所以,了解一些trick还是必要的。上篇说的normalization、initialization就是trick的一种,下面再总结一下自己看Deep Learning Summer School, Montreal 2016 总结的一些 ...
分类:
其他好文 时间:
2016-09-02 11:18:35
阅读次数:
487
linux参数 以下参数最好优化一下: JVM参数 JVM方面的优化项Hadoop Performance Tuning Guide Hadoop参数大全 主要配置文件: core hdfs yarn mapred 重要性表示如下: 重要 一般 不重要 core-default.xml hadoop ...
分类:
其他好文 时间:
2016-08-25 20:33:47
阅读次数:
174
http://www.oracle.com/technetwork/java/gc-tuning-5-138395.htmlhttp://www.oracle.com/technetwork/java/javase/gc-tuning-6-140523.htmlhttp://docs.oracle. ...
分类:
其他好文 时间:
2016-08-05 19:31:24
阅读次数:
127
来源:知乎 https://www.zhihu.com/question/40850491 比如说,先设计出一个CNN结构。然后用一个大的数据集A,训练该CNN网络,得到网络a。可是在数据集B上,a网络预测效果并不理想(可能的原因是数据集A和B存在一些差异,比如数据来源不同导致的代表性差异)。如果直 ...
分类:
其他好文 时间:
2016-08-03 23:58:27
阅读次数:
1501
Oracle SQL Tuning and CBO Internals: Based Optimizer with CBO Internals and SQL Tuning Optimization https://vimeo.com/ondemand/oraclemechanisms/ http: ...
分类:
数据库 时间:
2016-08-02 11:26:03
阅读次数:
301