由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Statistics版 - any unix guru?
相关主题
平时都是在windows 下用SAS,和在UNIX 下用SAS差别大不大good classification methods for high dimension data
找工作一年未遂,想死的心都有了 (转载)哪位牛人有L1 SVM的matlab code
unix sas如何防止别人lock自己的data?请问做data mining下面哪个软件最好,谢谢!
有人在unix下run sas的么?有个简单问题请教 在线等怎么解决共线性问题
StatXact中, 能不能写命令?在lasso相关的论文中使用上标+表示什么意思?
R问题:.Rout里面是什么东西?dimension reduction
大牛指点下面的R Code 怎么用Loop来实现问两个个KNN的问题
model的predictors之间有multi-colinearity怎么办?关于stepwise programming
相关话题的讨论汇总
话题: cron话题: unix话题: root话题: access话题: lasso
进入Statistics版参与讨论
1 (共1页)
A*******s
发帖数: 3942
1
who knows how to execute one script automatically when cron command is not
allowed? Thanks in advance...
s*******r
发帖数: 769
2
do you want to run a job at certain time? you can try "at" in Unix
I used to send myself remind emails by doing this

【在 A*******s 的大作中提到】
: who knows how to execute one script automatically when cron command is not
: allowed? Thanks in advance...

A*******s
发帖数: 3942
3
at command not authorized too... :(

【在 s*******r 的大作中提到】
: do you want to run a job at certain time? you can try "at" in Unix
: I used to send myself remind emails by doing this

s*******r
发帖数: 769
4
why do you have such problem? what do you mean "not allowed" or "not
authorized"?

【在 A*******s 的大作中提到】
: at command not authorized too... :(
a*****3
发帖数: 601
5
阅。
转哈根达斯a.k.尤尼克斯砖家.
A*******s
发帖数: 3942
6
it means the administrator doesn't give me the permissions to run cron and
at commands

【在 s*******r 的大作中提到】
: why do you have such problem? what do you mean "not allowed" or "not
: authorized"?

l*********s
发帖数: 5409
7
Ask the root to give you permission

and

【在 A*******s 的大作中提到】
: it means the administrator doesn't give me the permissions to run cron and
: at commands

s*******r
发帖数: 769
8
but even you are not root user (I know root passwd too), usually you still
have access to such commands.
check where the "at" is located and see if you have access to that path
(in my case, the at is /usr/bin/at, and I have access to /usrb/bin )
if you can not access, talk to your root user -- that is useful for you to
plan your work, so business related.

【在 A*******s 的大作中提到】
: it means the administrator doesn't give me the permissions to run cron and
: at commands

A*******s
发帖数: 3942
9
thanks.
problem solved now. they use scheduling software which is run by only the
administrators. I need to submit application to them in order to
automatically execute my programs.

【在 s*******r 的大作中提到】
: but even you are not root user (I know root passwd too), usually you still
: have access to such commands.
: check where the "at" is located and see if you have access to that path
: (in my case, the at is /usr/bin/at, and I have access to /usrb/bin )
: if you can not access, talk to your root user -- that is useful for you to
: plan your work, so business related.

l*********s
发帖数: 5409
10
精算兄帮我看看我的问题吧

【在 A*******s 的大作中提到】
: thanks.
: problem solved now. they use scheduling software which is run by only the
: administrators. I need to submit application to them in order to
: automatically execute my programs.

A*******s
发帖数: 3942
11
solly, i don't know much about bayesian...
L1 and L2 are referred to the form of the penalty term in the object
function. eg. ridge regression is the form of L2 regularization, when LASSO
is of L1. there is something in between called elastic net, i remember.

【在 l*********s 的大作中提到】
: 精算兄帮我看看我的问题吧
l*********s
发帖数: 5409
12
thanks nontheless a

LASSO

【在 A*******s 的大作中提到】
: solly, i don't know much about bayesian...
: L1 and L2 are referred to the form of the penalty term in the object
: function. eg. ridge regression is the form of L2 regularization, when LASSO
: is of L1. there is something in between called elastic net, i remember.

D******n
发帖数: 2836
13
lol, i am just a unix user. I am also using cron, and dont have that
problem. Another work around is to write a script to do so, but since lz
already solved the problem it is no necessary.

【在 a*****3 的大作中提到】
: 阅。
: 转哈根达斯a.k.尤尼克斯砖家.

1 (共1页)
进入Statistics版参与讨论
相关主题
关于stepwise programmingStatXact中, 能不能写命令?
电话面试完了,肯定没戏,大家帮我看看题目,就算学习吧R问题:.Rout里面是什么东西?
抓狂!为啥选出来的predictor都这么差大牛指点下面的R Code 怎么用Loop来实现
请问:想fit gamma 并同时用lasso的方法做variable selectionmodel的predictors之间有multi-colinearity怎么办?
平时都是在windows 下用SAS,和在UNIX 下用SAS差别大不大good classification methods for high dimension data
找工作一年未遂,想死的心都有了 (转载)哪位牛人有L1 SVM的matlab code
unix sas如何防止别人lock自己的data?请问做data mining下面哪个软件最好,谢谢!
有人在unix下run sas的么?有个简单问题请教 在线等怎么解决共线性问题
相关话题的讨论汇总
话题: cron话题: unix话题: root话题: access话题: lasso