由买买提看人间百态

topics

全部话题 - 话题: clustering
首页 上页 1 2 3 4 5 6 7 8 9 10 (共10页)
c*****d
发帖数: 6045
1
来自主题: Database版 - 被人鄙视了
cluster/non-cluster index是sql server里的
oracle里regular index都是non-cluster的
另外pk和cluster没关系
table中的数据要按cluster index排序
所以一个表只能有一个cluster
可以有多个non-cluster

quickly.
it
d*******r
发帖数: 3299
2
来自主题: Programming版 - Node.js arrives for the JVM
http://nodyn.io/compatibility/
Cluster
Node.js reference http://nodejs.org/api/cluster.html
Clustering is handled for now through vert.x builtin clustering, which
itself uses hazelcast for the implementation. Vert.x does not yet expose
clustering data or an API.
以前看 vert.x 的时候看到过这个 dependence: Hazelcast
http://www.hazelcast.com/
难道就是自带 cluster 模式的 memory DB ? 那 Redis(cluster) or memcached 都不
用搞了!?
S***n
发帖数: 330
3
来自主题: Astronomy版 - Extreme Space Discoveries of 2012
http://news.yahoo.com/most-extreme-space-discoveries-2012-12084
Astronomical discoveries in 2012 have reshaped what we know about the
universe and pushed some instruments to the very limits of their observing
power.
Scientists discovered a galaxy that harbors an enormous central black hole
17 billion times more massive than the sun. Another research group spotted a
scorching-hot rocky planet in the closest star system to our own. Meanwhile
,the records for most massive galaxy cluster and most di... 阅读全帖
i*****i
发帖数: 154
4
我们想做的是LncRNA的差异表达,本来打算用array来做的,比起传统的array,LncRNA
的array还是很贵的。但是我们觉得RNA-Seq能够得到更多的信息,而且作Multiplexing
的话,一个lane可以做4-6个sample。
不过刚入门,或者说还没有入门,没有经验。
我们用Core的service。
他们提供两种flow cell,一种是8个lane的Hi-Seq2000,每条lane能得到180M的reads/
Clusters。如果是pair end的话,当然还是180M的clusters,但是reads就加倍了。另
外一种是HiSeq2500,2-lane的flow cell,rapid mode,大概能出300M的reads/
clusters, PE cluster不变,reads加倍,当然价钱也比较贵,但是turnaround time很
快。
就传统的8个lane的Hi-Seq2000而言,一个sample大概能拿到40-50M的数据(cluster)
,pair end测序的话,大概80M左右(两次测序算两个reads,但是他们来源
于一个clu... 阅读全帖
T**********y
发帖数: 157
5
来自主题: Faculty版 - 快来看牛逼的27岁教授
http://www.ccse.uestc.edu.cn/teacher/teacher.aspx?id=414
所有已经发表论文清单
(发表时间序)

【1】 周涛,傅忠谦,周佩玲,张建荣,张德学,”基于遗传算法的大规模流量
工程问题求解”,计算机应用,2003年第6期,43-45
【2】 杨春霞,周涛,周佩玲,刘隽,基于Multi_Agent的股市经济系统建模与
分析,自动化理论、技术与应用卷十,中国科学技术大学出版社,2003年,596-601(
中国自动化学会第18届青年学术年会会议论文集)
【3】 周佩玲,许民,赵亮,周涛,”混沌信号奇异性检测与外界冲击度量”,
数据采集与处理,Vol.19,195-198,2004
【4】 周涛,徐俊明,刘隽,”图直径和平均距离极值问题研究”,中国科学技
术大学学报,Vol.34,410-413,2004
【5】 周佩玲,杨春霞,周涛,李立文,”虚拟股市建模与混沌分析”,中国科
学技术大学学报,Vol.34,442-448,2004
【6】 T. Zhou, P. ... 阅读全帖
h*******o
发帖数: 89
6
做HPC的指导一下。
Indiana University Gateway/Web Service Hosting (Quarry) View Details
Indiana University HP DL580 Large Memory Cluster (Mason) View Details
Mason is only available to NSF funded life sciences and genomics researchers
with large memory needs. Please clearly justify this in your request.
LSU Cluster (superMIC) View Details
NICS Cray XC30 (Darter) View Details
Open Science Grid (OSG)
PSC HP Superdome and HP DL580 (Greenfield) View Details
PSC Persistent disk storage (Data SuperC... 阅读全帖
h*******o
发帖数: 89
7
做HPC的指导一下。
大概会用64个节点。
Indiana University Gateway/Web Service Hosting (Quarry) View Details
Indiana University HP DL580 Large Memory Cluster (Mason) View Details
Mason is only available to NSF funded life sciences and genomics researchers
with large memory needs. Please clearly justify this in your request.
LSU Cluster (superMIC) View Details
NICS Cray XC30 (Darter) View Details
Open Science Grid (OSG)
PSC HP Superdome and HP DL580 (Greenfield) View Details
PSC Persistent disk storage (... 阅读全帖
d********w
发帖数: 363
8
来自主题: JobHunting版 - 系统设计能力提高捷径
品味来了。
Basics and Algorithms
The Five-Minute Rule Ten Years Later, and Other Computer Storage Rules of
Thumb (1997): This paper (and the original one proposed 10 years earlier)
illustrates a quantitative formula to calculate whether a data page should
be cached in memory or not. It is a delight to read Jim Gray approach to an
array of related problems, e.g. how big should a page size be.
AlphaSort: A Cache-Sensitive Parallel External Sort (1995): Sorting is one
of the most essential algorithms in... 阅读全帖
t********n
发帖数: 611
9
来自主题: JobHunting版 - 为啥大家都说刷题无用呢
import java.util.HashMap;
import java.io.IOException;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.BufferedReader;
import java.io.File;
import java.util.*;
public class Cluster4{
public static void main(String args[]) throws FileNotFoundException,
IOException{
long startTime = System.currentTimeMillis();
String line;
String path = "/Users/***/documents/java/coursera_2/week_2/
problem_2/clustering_big.txt";
File nodeFile = ne... 阅读全帖
T**********y
发帖数: 157
10
来自主题: Returnee版 - 快来看牛逼的27岁教授
【 以下文字转载自 Faculty 讨论区 】
发信人: TenMilesADay (郭十迈), 信区: Faculty
标 题: 快来看牛逼的27岁教授
发信站: BBS 未名空间站 (Sun Mar 11 13:14:59 2012, 美东)
http://www.ccse.uestc.edu.cn/teacher/teacher.aspx?id=414
所有已经发表论文清单
(发表时间序)

【1】 周涛,傅忠谦,周佩玲,张建荣,张德学,”基于遗传算法的大规模流量
工程问题求解”,计算机应用,2003年第6期,43-45
【2】 杨春霞,周涛,周佩玲,刘隽,基于Multi_Agent的股市经济系统建模与
分析,自动化理论、技术与应用卷十,中国科学技术大学出版社,2003年,596-601(
中国自动化学会第18届青年学术年会会议论文集)
【3】 周佩玲,许民,赵亮,周涛,”混沌信号奇异性检测与外界冲击度量”,
数据采集与处理,Vol.19,195-198,2004
【4】 周涛,徐俊明,刘隽,”图直径和平均距离极值问题研究”,... 阅读全帖
x*******6
发帖数: 262
11
package org.spring.cassandra.example;
import java.net.InetAddress;
import java.net.UnknownHostException;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.data.cassandra.core.CassandraOperations;
import org.springframework.data.cassandra.core.CassandraTemplate;
import com.datastax.driver.core.Cluster;
import com.datastax.driver.core.Session;
import com.datastax.driver.core.querybuilder.QueryBuilder;
import com.datastax.driver.core.querybuilder.Select;
public cla... 阅读全帖
s******y
发帖数: 28562
12
因为很多受体有clustering 的倾向。而且clustering 对它们的实际活性有很大的
关系。如果是到处散布的话,不能定点的激活某一个地方,会导致局部的signal
molecule浓度不够高,就会导致信号传播不下去。
具体的clustering 的机理对于不同受体可能不同,有的是依赖于对膜上某些脂分子
的结合特性,脂分子出现clustering 在先; 有的是依赖于受体分子活化变构后暴露出
来的互相结合的集团而实现clustering; 还有的是依赖于binding ligand 的
clustering.
e*******n
发帖数: 2178
13
snoppyfirst对进化论提出的第二个质疑是一个很好的问题。生物学家经过很长时间的
探索和研究基本上可以说是能在理论上能解释这个问题。当然这些理论是有科学实验根
据的。
snoppyfirst对这个问题的描述基本上用的是日常生活的语言,下面我先换成比较科学
的语言来先重新描述他的问题。
人们很早就观察到地球上的生物不是连续均匀分布的,而是形成一种cluster分布。简
单打个比方吧。加入一共有10个生物,其中5个生物互相之间很类似形成一个cluster,
其他5个生物互相之间很类似形成另外一个cluster,而两个cluster之间差别很大。然
后小的cluster又可以根据某些特征形成一个大的cluster。最早的人们的这种朴素的观
察,发展到林奈的命名和分类法达到了一个高峰。人们按照门纲目科属种来分类归纳生
物。
这个时候人们首先要问一个问题,这样的分类是否是真实地对客观世界的反映还是说是
人为的随意地划分。后来的研究表明,这样的分类是对客观世界的比较可靠的反映。
第一,最小的单位种来说吧,后来人们研究发现种和种之间是存在生殖隔离的,就是说
不同种的个体之间存在着要么就是(1)... 阅读全帖
j**u
发帖数: 6059
14
☆─────────────────────────────────────☆
quanqian123 (quanqian123) 于 (Tue Jul 26 12:19:15 2011, 美东) 提到:
想画出这样的圆环,感觉应该是用某一个函数画的,但是查了好久也没查到,请大牛们
指点一下,谢谢^_^
☆─────────────────────────────────────☆
jzxu (自然) 于 (Tue Jul 26 18:08:41 2011, 美东) 提到:
contour()?

☆─────────────────────────────────────☆
quanqian123 (quanqian123) 于 (Tue Jul 26 22:13:29 2011, 美东) 提到:
我试过contour,不行
☆─────────────────────────────────────☆
theds (tds) 于 (Wed Jul 27 01:24:39 2011, 美东) 提到:
contourc ?
☆──────────... 阅读全帖
o****o
发帖数: 8077
15
来自主题: Statistics版 - 请教一个R:K-means的问题
use rbind to stack the two vectors:
#--------------------
> x = read.table("clipboard",sep=' ', as.is=T, header=F) #read in sample
data
> c1<-c(0.010313070, -0.02893566)
> c2<-c(0.245346732, 0.31654765)
> kmeans(x, centers=c(c1, c2))
K-means clustering with 2 clusters of sizes 3, 1
Cluster means:
V1 V2
1 0.01569253 0.1957229
2 0.54928243 -0.1534170
Clustering vector:
[1] 1 1 2 1
Within cluster sum of squares by cluster:
[1] 0.1789207 0.0000000
Available components:
[1] "clust
p*********e
发帖数: 203
16
来自主题: Faculty版 - 系里要招人了-open rank
听系头说不只一个位置,帮忙宣传一下,有业内的同行可以转给你的朋友,学生和博厚
Assistant/Associate/Full Professor
The Department of Chemical Engineering at Auburn University invites
applications for a tenure-track faculty position beginning with the Fall
2016 semester. The individual selected for this position will be expected to
contribute to the growth of at least one of the department’s strategic
focus areas: energy and environment, advanced materials, computer-aided
chemical engineering, and pharmaceutical/biomedical engineering. ... 阅读全帖
p*********e
发帖数: 203
17
来自主题: Faculty版 - 化工教授-两个位置
过去两年招了七个tenure track,两个lecturer。没想到今年还有,跟大家分享一下,
也请转给周围合适的朋友,谢谢。更新了一下,刚知道有两个位置。
Assistant/Associate/Full Professor: The Auburn University Department of
Chemical Engineering invites applications for multiple tenure track faculty
positions.
These tenure track appointments are to become effective in August 2017.
Our department seeks outstanding candidates who have a Ph.D. in chemical
engineering, petroleum engineering, or related field. The areas of expertise
are open; however the individuals selec... 阅读全帖
s*******i
发帖数: 712
18
说说Q3
我觉得关键是频繁从磁盘里读取小文件不仅I/O慢,而且浪费了磁盘的带宽。改进这个
瓶颈可以通过
增强磁盘上数据的locality和充分利用磁盘带宽。
1. 利用磁盘带宽:把磁盘划分为某个合适大小的区域(如128KB),称为cluster。
cluster的大
小决定于磁盘带宽,能充分利用一次读入的吞吐量。
2. 提供一个locality算法把相关性高的小文件尽量归到一个cluster里。
这样从磁盘读取文件时以cluster为单位,这样既充分利用了磁盘带宽,还由于
locality,在内存
里处理该文件后,接下来要处理的文件很有可能就在你读入的cluster里了。减少I/O次
数。
Q1。 可能也是类似的情况,具体怎么弄我也不知道。但你说一次性读入所有文件未必
合适。这些文
件加起来有好几百M了吧。
Q2. 是不是和文件和目录在磁盘上的分布有关系?谁来说说文件和目录在磁盘中怎么放
的?有啥规律
吗?

big,
of
that we
how do
b*******d
发帖数: 750
19
来自主题: JobHunting版 - 面试是fail掉一轮就全fail掉么?
是个start up,不说名字了,不太好。
题目并不是太难。服务器端接受用户的刷卡服务。
customer1 使用了card1 make了一个purchase
customer2 使用了card2 make了一个purchase
customer3 使用了card1 make了一个purchase
customer1 使用了card2 make了一个purchase
。。。
这是个graph,里面有customer node和card node,上边的客户1 2 3 都是related
customer (connected in the graph)。
设计一个类,query customer id,返回所有related customer;添加一个新的
purchase (就是一个新的customer+card pair),能很快的将其index了。
我的做法是:所有connected 的customer构成一个cluster,created一个cluster id,
Map> M1 表达 (clusterId,customers)。
... 阅读全帖
C*******n
发帖数: 24
20
其实我的方向蛮偏应用的,之前都是说mobile app的。然后amazon给我了2个这样的组
,让我有点头晕~~
想问下哪个组比较好一点,有前途点。
不怕吃苦,多看书什么的,只要别被逼死的难就行,另外我很喜欢code。
都是eCommerce这个大组里的
第一个小组是the Items and Offers team
介绍如下:
The Amazon Item and Offers Pipeline group is looking for an experienced,
high-caliber systems engineer to join our Seattle System Management team.
Every day we process and deliver catalog data to services across the company
- including our stores worldwide - through an infrastructure consisting of
thousands of servers distributed ac... 阅读全帖
m********o
发帖数: 26
21
来自主题: JobHunting版 - G家onsite记录,难度呵呵
帮朋友转一下面经:
不是牛人,也没有遇到牛人那么难的面试。
4个多月前面的,整理过几个国人论坛半年内的G面经,周围也有不少人面,感觉还是比
百分之七八十的面经难,擦。
之前准备了一些最近常考的G家独有题,结果一个都没碰到。。。也没碰到过leetcode
,CC150原题。之前也看了不少杂书和advanced topic, 花了不少功夫准备,不过因为
其他事情中断了复习,最后突击了一下,这点还是希望大家引以为戒。
也许是大家都刷题bar高了,基本上全是算法而且要求写code且量不小,所有题都要推
到optimal解法, 至少有三个面试官没有循循善诱,而是赤裸裸的不到最优解不让写
code外加鄙视。后来自己从最优解回头看所有题目,各种呵呵。
面经只包括主要的题目,面试前后扯淡神聊的都没记录在内。我的表现也自然有好有坏
, 面试官看上去都很nice,可惜题目摆在那里,我水平不够,想放水都难。我简历是越
来越挫,G家还这样招待我教我做人,水平确实有限就不高攀了,自己回去闭关反省了
,希望能帮到大家。
电面1:
expr ::= int | ‘(‘ op expr… ‘)’;
op ::= ‘+... 阅读全帖
s*****r
发帖数: 1032
22
来自主题: Parenting版 - FYI: GATE Webinar(Free)
UC Irvine Extension Proudly Presents the 4th Annual GATE Webinar Series
Join us for this FREE, expert-led series designed for educators,
administrators, and parents of the gifted!
Cluster Grouping: A Paradigm Shift in Gifted Education
Wednesday, February 1, 2012 8:00 p.m. - 9:00 p.m. PST
In these times of shrinking budgets, gifted programs are at great risk. The
practice of cluster grouping gifted students in otherwise heterogeneous
classes provides full-time academic services for them with almo... 阅读全帖
g*******3
发帖数: 2520
23
根据我的研究,移民局的那个号,虽然大致越早的号一般都是早收到的日期,但在一个
星期的时间范围内,这些号码也比较乱。 我的理解是他们不是收到就给一个号码,而
是先象邮局一样分拣。 把最近几天的140排一起,485排一起。 PP的再排一起,然后一
摞一裸地分配给不同的IO.(这就解释了为什么好多被退回去的没有正确file的140都是
连着号的,因为他们先被分到了一起)。 这也解释了为什么 我研究的100多个140案例
都是呈现cluster,没批的在一个个的cluster,批的分布在一个个的cluster。并且批的
日期都是突然在这个cluster连续很近的日子。碰到手快的IO,你后交的case反而会先批。
这也解释了为什么RFE也比较集中在几个cluster (碰到爱给RFE的IO).
这否定了以前的一些猜测,是不是等久了不批的都是弱的 (除非他们在分拣的时候就
知道强弱,这是不可能的)。但对同一个IO的审批,也许后批的都比较弱点,就象审稿
一样,如果你同时有三个稿,都看了一遍,那些非常牛的,你基本心里就想接受了,而
弱的,还要纠结几天。
个人觉得他们的分拣还不至于细致到把生物的分给懂生... 阅读全帖
l*******o
发帖数: 2795
24
从eb1那边来的
发信人: genegun73 (genegun), 信区: Immigration
标 题: 基于大家一直都很迷惑为什么后交的140反而早批,我来发表些想法。
发信站: BBS 未名空间站 (Tue Mar 6 12:56:24 2012, 美东)
根据我的研究,移民局的那个号,虽然大致越早的号一般都是早收到的日期,但在一个
星期的时间范围内,这些号码也比较乱。 我的理解是他们不是收到就给一个号码,而
是先象邮局一样分拣。 把最近几天的140排一起,485排一起。 PP的再排一起,然后一
摞一裸地分配给不同的IO.(这就解释了为什么好多被退回去的没有正确file的140都是
连着号的,因为他们先被分到了一起)。 这也解释了为什么 我研究的100多个140案例
都是呈现cluster,没批的在一个个的cluster,批的分布在一个个的cluster。并且批的
日期都是突然在这个cluster连续很近的日子。碰到手快的IO,你后交的case反而会先批。
这也解释了为什么RFE也比较集中在几个cluster (碰到爱给RFE的IO).
这否定了以前的一些猜测,是不是等久... 阅读全帖
d**y
发帖数: 18174
25
为什么放弃了?
Jonathan Trappe forced to cut short transatlantic cluster balloon mission
American ballooner forced to land in Newfoundland due to technical issue
just 12 hours into the planned 2,500-mile journey
Share
1
inShare
2
Email
James Meikle
theguardian.com, Friday 13 September 2013 08.39 EDT
Jump to comments (109)
Jonathan Trappe with the boat attached to clusters of balloons, which he
hoped would carry him acros
Jonathan Trappe with the boat attached to clusters of balloons, which he
hoped wou... 阅读全帖
w**********e
发帖数: 393
26
cluster和grid差别还是有本质差别的把,
还是找一本cluster的书看看把,
High Performance Cluster Computing: Architectures and Systems ※
Programming and Applications
虽然这个编者水平一般,
grid就看看foster的blueprint被

写的
然也
有些
光纤
性也
翻译
。外
我们
移到
一台机器。当然这样的应用程序必须满足一定的要求,例如不能依赖于物理hostname(
运行
些进
科学计算的程序,需要大量计算能力,一台机器要化太久太久的时间。而如果用cluster
总的
Award的Sun
cluster之
(Applications?), 就
什么
z***y
发帖数: 7151
27
来自主题: Database版 - 请教 sql server index问题
很多关于索引的资料, 这里说一说使用:
1. It depends...这可是一句颠扑不破的话,开头一定要酱紫说。
要看你怎么使用这个日期,如果, 经常来查找一个具体的日期,non-cluster 是恰当
地。 如果,经常要返回一段日期,经常做group by,经常被join, cluster index 就
对了。
2. it depends...
首先cluster index 是执政党,non-cluster 是参政议政的。 执政党只能有一个,参
政党可以有249个。
如果这个是read only 数据库, 木有影响。
如果是OLTP, 每一次cluster index 更新,或者改变涉及这个字段,会导致大量的读
写。作为DBA应该在使用和效率上做出衡量。
s*i
发帖数: 5025
28
来自主题: Programming版 - 十个包子求助:NodeJS多线程?
var cluster = require('cluster'),
os = require('os');
if (cluster.isMaster) {
let files = ['1', '2', '3', '4', '5', '6', '7'];
let trySpawnNewWorker = function () {
if (files.length > 0) {
let params = {};
params.file = files.shift();
cluster.fork(params); //params becomes part of env
}
}
for (let i = 0; i < os.cpus().length; i++) {
trySpawnNewWorker();
}
// if one dies, spawn another to continue processing f... 阅读全帖
k****i
发帖数: 101
29
来自主题: Programming版 - 十个包子求助:NodeJS多线程?
// tested, should work :)
(main = () => {
var cluster = require('cluster'),
fs = require('fs')
if (cluster.isMaster) {
(check = () => {
var mand = 'Usage: node thisScript inputDir outputDir ',
opt = '[optional: numberOfWorkerProcesses; default:
numberOfCpuCores]'
if (process.argv.length < 4) {
console.log(mand + opt)
process.exit(1)
}
})();
(schedule = () => {
var ind = process.argv[2],
files = fs... 阅读全帖
p*********e
发帖数: 203
30
来自主题: ChemEng版 - 系里要招人了-open rank (转载)
【 以下文字转载自 Faculty 讨论区 】
发信人: polyaniline (PANI), 信区: Faculty
标 题: 系里要招人了-open rank
发信站: BBS 未名空间站 (Wed Sep 23 10:33:39 2015, 美东)
听系头说不只一个位置,帮忙宣传一下,有业内的同行可以转给你的朋友,学生和博厚
Assistant/Associate/Full Professor
The Department of Chemical Engineering at Auburn University invites
applications for a tenure-track faculty position beginning with the Fall
2016 semester. The individual selected for this position will be expected to
contribute to the growth of at least one of the department’s strategic
focus a... 阅读全帖
h*********i
发帖数: 494
31
来自主题: ChemEng版 - 化工的位置 (转载)
【 以下文字转载自 Faculty 讨论区 】
发信人: polyaniline (PANI), 信区: Faculty
标 题: 化工的位置
发信站: BBS 未名空间站 (Thu Sep 1 12:58:23 2016, 美东)
过去两年招了七个tenure track,两个lecturer。没想到今年还有,跟大家分享一下,
也请转给周围合适的朋友,谢谢。
Assistant/Associate/Full Professor: The Auburn University Department of
Chemical Engineering invites applications for multiple tenure track faculty
positions.
These tenure track appointments are to become effective in August 2017.
Our department seeks outstanding candidates who have a Ph.D. in chemical
engineering,... 阅读全帖
p*********e
发帖数: 203
32
来自主题: ChemEng版 - 化工教授-两个位置 (转载)
【 以下文字转载自 Faculty 讨论区 】
发信人: polyaniline (PANI), 信区: Faculty
标 题: 化工教授-两个位置
发信站: BBS 未名空间站 (Thu Sep 1 12:58:23 2016, 美东)
过去两年招了七个tenure track,两个lecturer。没想到今年还有,跟大家分享一下,
也请转给周围合适的朋友,谢谢。更新了一下,刚知道有两个位置。
Assistant/Associate/Full Professor: The Auburn University Department of
Chemical Engineering invites applications for multiple tenure track faculty
positions.
These tenure track appointments are to become effective in August 2017.
Our department seeks outstanding candidates who have a Ph.D. in ch... 阅读全帖
p*********e
发帖数: 203
33
来自主题: Engineering版 - 化工教授-两个位置 (转载)
【 以下文字转载自 Faculty 讨论区 】
发信人: polyaniline (PANI), 信区: Faculty
标 题: 化工教授-两个位置
发信站: BBS 未名空间站 (Thu Sep 1 12:58:23 2016, 美东)
过去两年招了七个tenure track,两个lecturer。没想到今年还有,跟大家分享一下,
也请转给周围合适的朋友,谢谢。更新了一下,刚知道有两个位置。
Assistant/Associate/Full Professor: The Auburn University Department of
Chemical Engineering invites applications for multiple tenure track faculty
positions.
These tenure track appointments are to become effective in August 2017.
Our department seeks outstanding candidates who have a Ph.D. in ch... 阅读全帖
p*********e
发帖数: 203
34
来自主题: Macromolecules版 - 系里要招人了-open rank (转载)
【 以下文字转载自 Faculty 讨论区 】
发信人: polyaniline (PANI), 信区: Faculty
标 题: 系里要招人了-open rank
发信站: BBS 未名空间站 (Wed Sep 23 10:33:39 2015, 美东)
听系头说不只一个位置,帮忙宣传一下,有业内的同行可以转给你的朋友,学生和博厚
Assistant/Associate/Full Professor
The Department of Chemical Engineering at Auburn University invites
applications for a tenure-track faculty position beginning with the Fall
2016 semester. The individual selected for this position will be expected to
contribute to the growth of at least one of the department’s strategic
focus a... 阅读全帖
p*********e
发帖数: 203
35
来自主题: Macromolecules版 - 化工教授-两个位置 (转载)
【 以下文字转载自 Faculty 讨论区 】
发信人: polyaniline (PANI), 信区: Faculty
标 题: 化工教授-两个位置
发信站: BBS 未名空间站 (Thu Sep 1 12:58:23 2016, 美东)
过去两年招了七个tenure track,两个lecturer。没想到今年还有,跟大家分享一下,
也请转给周围合适的朋友,谢谢。更新了一下,刚知道有两个位置。
Assistant/Associate/Full Professor: The Auburn University Department of
Chemical Engineering invites applications for multiple tenure track faculty
positions.
These tenure track appointments are to become effective in August 2017.
Our department seeks outstanding candidates who have a Ph.D. in ch... 阅读全帖
p*********e
发帖数: 203
36
来自主题: Macromolecules版 - 化工教授-两个位置 (转载)
【 以下文字转载自 Faculty 讨论区 】
发信人: polyaniline (PANI), 信区: Faculty
标 题: 化工教授-两个位置
发信站: BBS 未名空间站 (Thu Sep 1 12:58:23 2016, 美东)
过去两年招了七个tenure track,两个lecturer。没想到今年还有,跟大家分享一下,
也请转给周围合适的朋友,谢谢。更新了一下,刚知道有两个位置。
Assistant/Associate/Full Professor: The Auburn University Department of
Chemical Engineering invites applications for multiple tenure track faculty
positions.
These tenure track appointments are to become effective in August 2017.
Our department seeks outstanding candidates who have a Ph.D. in ch... 阅读全帖
T**n
发帖数: 47
37
来自主题: Quant版 - 问一道面试题, 关于算法
编程菜鸟,ds准备转马工。可不可以从cluster的角度想这个问题?先进行聚类分析,
找出所有两点间距离小于2R的cluster,然后给每个cluster赋上每点的值,找出值最大
的那个cluster,然后我们可以假设最大值得圆一定来自这个cluster,这样我们就缩小
了比较范围,但是这样就算不出复杂度了。
s*****n
发帖数: 2174
38
来自主题: Statistics版 - R program help
data$cluster <- data$cluster -
rep(tapply(data$beta < 1, data$cluster, sum),
tapply(data$cluster, data$cluster, length))
data <- data[data$beta >=1, ]
e*****r
发帖数: 621
39
来自主题: Statistics版 - 求 SAS LOGIT model 的 Code
我要做logit model, 求robust standard error。
以下为具体情况:
Data structure - 100 records, each for a different person. 另外这100个人分别
属于20个cluster,cluster内部存在dependency。
Cluster ID: CID。
Dependent variable - EVENT (1, 0)
Independent variables - V1 (numeric values), V2 (categories: 1, 2, 3, 4),V3
(dummy: 1, 0), 都是personal characteristics, 没有cluster characteristic.
求robust standard error可以修正cluster内的dependency。
我搜索了一下,好像可以用 proc surveylogistic 或 proc genmod ,但没有找到完全
符合我的情况的code。请大虾帮忙。
多谢!
p********2
发帖数: 9939
40
来自主题: Statistics版 - 请问proc genmod, sas问题
我想run一个regression allowing for error correlation within certain clusters.
比如说,year 和 firm。
proc genmod的一个选项是repeated subject。看了看好像这就是用来specify一个
cluster where errors are correlated within this cluster.但是我要specify两个
clusters。它要我写成year*firm。这是什么意思呢?为什么有*。表示interaction?
if yes,怎么个interaction法呵?如果有三个cluster呢?
还有一个问题,我得model不能converge
WARNING: The negative of the Hessian is not positive definite. The
convergence is questionable.
WARNING: The procedure is continuing but the validity of the model fit i... 阅读全帖
r*****e
发帖数: 264
41
来自主题: Statistics版 - Quicken Loans 内部推荐
这是data engineer,要懂hadoop和mapreduce
Data Engineer – 2 openings
Detroit
The Data Engineer be responsible for ensuring that large sets of structured,
semi-structured, and unstructured data are positioned and available in a
distributed cluster to provide advanced analytics and new insights that
allow the business to make data driven decisions. This engineer will
develop data processing and integration solutions within a Hadoop
environment. In addition to processing and integration, this engineer w... 阅读全帖
h*****u
发帖数: 204
42
来自主题: DataSciences版 - 1 big Hadoop&Hbase vs 1 Hadoop + 1 Hbase
Hadoop will run a lot of jobs by reading data from Hbase and writing data to
Hbase.
Suppose I have 100 nodes, there are two ways I can build my Hadoop/Hbase
cluster:
option1. 100 nodes hadoop & hbase cluster (1 big Hadoop&Hbase)
option2. Separate the Database(Hbase), then we have two clusters:
60 nodes Hadoop cluster and 40 nodes Hbase cluster (1 Hadoop + 1 Hbase)
which option is better? Why?
Thanks.
M*V
发帖数: 3205
43
来自主题: ChinaNews版 - Gay-related immune deficiency (转载)
【 以下文字转载自 GayStudy 俱乐部 】
发信人: msgc (为了下一代免遭变态残害), 信区: GayStudy
标 题: Gay-related immune deficiency
发信站: BBS 未名空间站 (Thu Nov 8 09:19:57 2012, 美东)
Gay-related immune deficiency
From Wikipedia, the free encyclopedia
Jump to: navigation, search
Gay-related immune deficiency (GRID) (sometimes informally called the gay
plague) was the 1982 name first proposed to describe an "unexpected cluster
of cases"[1] of what is now known as AIDS,[2] after public health scientists
noticed clusters of Kaposi's sarco... 阅读全帖
l********r
发帖数: 123
44
(轉自人人網)
現在壹些中國人,為了把成吉思汗吹成中國人,已經到了令人發指的地步。壹開始在教
科書上吹,鬧成了國際笑柄。後來又弄出了所謂“蒙古人起源於中國”“外蒙人是內蒙
人奴隸”的可笑謬論。而最近網絡上出現了壹段視頻,內容居然是上海復旦大學生命科
學學院教授李輝通過基因檢測斷定成吉思汗是的父系是漢人,而且還號稱在國際上發表
了相關論文。然後筆者就用英文搜索李輝對外發表的這篇論文,於是有趣的東西出現了。
以下就是上海復旦大學復旦大學生命科學學院教授王傳超和李輝在國際上對外發表的論
文中提及成吉思汗的部分:
---------------------
Inferring human history in East Asia from Y chromosomes
Chuan-Chao Wang and Hui Li*
Haplogroup O-M175 is the largest haplogroup in East Asia, comprising
roughly 75% of the Chinese and more than half of the Japanese populat... 阅读全帖
w*******q
发帖数: 1764
45

mainframe要求绝对可靠,重点对付高负载的transaction, 但最重要的绝对可靠,有的
60年代mainframe不间断运行到
21世机没有出过一点问题,没有down过一次的。银行电信金融公司这些离不开
mainframe的。supercomputer不管是
hpc,htc也好都是要处理海量计算,海量数据的,要算问题的,但是可靠性那就差老了
,尤其是cluster更不太讲究,那些
牛机器down机不说家常便饭,但也绝对不稀罕。银行要靠这些东西处理核心业务怕要倒
闭的,当然好好设计的cluster有
足够的redundancy也可以用,但是真正关键的核心业务还是不能指望这些。
还有一个区别是mainframe全世界基本IBM一家垄断,比MS再Desktop上的垄断还厉害不
少,没有alternative, 比较烂的
alternative都没有,cluster那是太多了,Dell的cluster都是满世界都是。
s*****r
发帖数: 11545
46
来自主题: Military版 - 那130亿光年远的东西呢?
虽然现在看见了,其实有可能在60亿年前就不存在了,这不是很可悲么?
http://news.yahoo.com/farthest-known-galaxy-universe-discovered
Farthest Known Galaxy in the Universe Discovered
A new celestial wonder has stolen the title of most distant object ever seen
in the universe, astronomers report.
The new record holder is the galaxy MACS0647-JD, which is about 13.3 billion
light-years away. The universe itself is only 13.7 billion years old, so
this galaxy's light has been traveling toward us for almost the whole
history of space an... 阅读全帖
b********n
发帖数: 38600
47
In times of universal deceit, telling the truth becomes a revolutionary act
- George Orwell
http://www.huffingtonpost.com/julian-assange/wikileaks-bradley-
Two Years of Cablegate as Bradley Manning Testifies for the First Time
Julian Assange.
Editor-in-Chief and Founder, WikiLeaks
Thursday, November 29th, Bradley Manning testified for the first time since
his arrest two and a half years ago in Baghdad. Today also marks the two-
year anniversary of the first front pages around the world from Cabl... 阅读全帖
i***z
发帖数: 7508
48
【 以下文字转载自 History 讨论区 】
发信人: lionmaster (广东武士), 信区: History
标 题: 漢人稱“成吉思汗父系是漢人基因”,遭滿人怒批
关键字: 蒙古 满洲 阿尔泰 历史 成吉思汗
发信站: BBS 未名空间站 (Wed Aug 20 09:34:47 2014, 美东)
(轉自人人網)
現在一些中國人,為了把成吉思汗吹成中國人,已經到了令人發指的地步。一開始在教
科書上吹,鬧成了國際笑柄。後來又弄出了所謂“蒙古人起源於中國”“外蒙人是內蒙
人奴隸”的可笑謬論。而最近網絡上出現了一段視頻,內容居然是上海復旦大學生命科
學學院教授李輝通過基因檢測斷定成吉思汗是的父系是漢人,而且還號稱在國際上發表
了相關論文。然後筆者就用英文搜索李輝對外發表的這篇論文,於是有趣的東西出現了。
以下就是上海復旦大學復旦大學生命科學學院教授王傳超和李輝在國際上對外發表的論
文中提及成吉思汗的部分:
---------------------
Inferring human history in East Asia from Y chromosomes
Chuan-Ch... 阅读全帖
首页 上页 1 2 3 4 5 6 7 8 9 10 (共10页)