search for: v102

Displaying 9 results from an estimated 9 matches for "v102".

Did you mean: 102
2015 Aug 22
3
sprintf error: "only 100 arguments allowed"
...t2vw.R # Here is a gist source('https://gist.githubusercontent.com/martinbel/a013c2bd2333b85eeb76/raw/7b68ede0385f3d8684a07854e8d6ca527b9cd441/dt2vw.R') library(data.table) X = cbind(matrix(rnorm(1:1010), nrow=10, ncol=101), sample(c(1, -1), 10, T)) X = as.data.table(X) X[, weight:=ifelse(V102 == 1, 3, 1)] # check out function arguments head(dt2vw, 2)# function (data, fileName, namespaces = NULL, target, weight = NULL, # tag = NULL, hard_parse = F) namespaces = list(a = list(varName = sprintf('V%s',1:50), keepSpace=F), b = list(varName = sprintf...
2015 Aug 26
1
sprintf error: "only 100 arguments allowed"
.../martinbel/a013c2bd2333b85eeb76/raw/7b68ede0385f3d8684a07854e8d6ca527b9cd441/dt2vw.R') >> >> >> library(data.table) >> >> X = cbind(matrix(rnorm(1:1010), nrow=10, ncol=101), sample(c(1, -1), >> 10, T)) >> X = as.data.table(X) >> X[, weight:=ifelse(V102 == 1, 3, 1)] >> # check out function arguments >> head(dt2vw, 2)# function (data, fileName, namespaces = NULL, target, >> weight = NULL, # tag = NULL, hard_parse = F) >> >> namespaces = list(a = list(varName = sprintf('V%s',1:50), keepSpace=F),...
2015 Aug 25
0
sprintf error: "only 100 arguments allowed"
...ce('https://gist.githubusercontent.com/martinbel/a013c2bd2333b85eeb76/raw/7b68ede0385f3d8684a07854e8d6ca527b9cd441/dt2vw.R') > > library(data.table) > > X = cbind(matrix(rnorm(1:1010), nrow=10, ncol=101), sample(c(1, -1), 10, T)) > X = as.data.table(X) > X[, weight:=ifelse(V102 == 1, 3, 1)] > # check out function arguments > head(dt2vw, 2)# function (data, fileName, namespaces = NULL, target, > weight = NULL, # tag = NULL, hard_parse = F) > > namespaces = list(a = list(varName = sprintf('V%s',1:50), keepSpace=F), >...
2006 Feb 01
2
sort columns
...quot;v85" "v86" "v87" "v88" "v89" "v90" "v91" "v92" "v93" "v94" "v95" [96] "v96" "v97" "v98" "v99" "v100" "v101" "v102" "v103" "v104" "v105" "v106" "v107" "v108" "v109" "v110" "v111" "v112" "v113" "v114" (...) [856] "v856" "v857" "v858" "v859" "...
2008 Jul 14
2
long data frame selection error
...2, V43, V44, V45, V46, V47, V48, V49, V50, V51, V52, V53, V54, V55, V56, V57, V58, V59, V60, V61, V62, V63, V64, V65, V66, V67, V68, V69, V70, V71, V72, V73, V74, V75, V76, V77, V78, V79, V80, V81, V82, V83, V84, V85, V86, V87, V88, V89, V90, V91, V92, V93, V94, V95, V96, V97, V98, V99, V100, V101, V102, V103, V104, V105, V106, V107, V108, V109, V110, V111, V112, V113, V114, V115, V116, V117, V118, V119, V120, V121, V122, V123, V124, V125, V126, V127, V128, V129, V130, V131, V132, V133, V134, V135, V136, V137, V138, V139, V140, V141, V142, V143, V144, V145, V146, V147, V148, V149, V150, V151, V152...
2018 Nov 02
0
While copying files to a samba share: You need permissions to perform this action
...2 20:58 ./ drwxrwxrwt 68 root root 12288 Nov 2 21:00 ../ -rw-r--r-- 1 sithglan sithglan 745 Jul 15 23:35 authorized_keys drwxr-xr-x 2 nobody nogroup 4096 Sep 22 20:56 v100/ drwxr-xr-x 2 nobody nogroup 4096 Oct 28 16:24 v101/ drwxr-xr-x 2 nobody nogroup 4096 Oct 28 16:24 v102/ drwxr-xr-x 2 nobody nogroup 4096 Oct 8 11:25 v103/ drwxr-xr-x 2 nobody nogroup 4096 May 13 2017 v104/ drwxr-xr-x 2 nobody nogroup 4096 Sep 10 2015 v105/ drwxr-xr-x 2 nobody nogroup 4096 May 11 2014 v106/ drwxr-xr-x 2 nobody nogroup 4096 May 11 2014 v107/ drwxr-xr-x 2...
2005 Jan 25
3
multi-class classification using rpart
....290 -0.238 0.233 0.287 0.147 ... $ V97 : num 0.4559 -0.4030 0.0401 0.0264 -0.0420 ... $ V98 : num -1.64 -1.58 -1.15 -1.90 -1.48 ... $ V99 : num -1.47 -1.47 -1.19 -2.30 -1.85 ... $ V100: num -1.350 -1.517 -0.362 -2.072 -1.323 ... $ V101: num -1.070 -0.450 -1.064 -1.175 -0.453 ... $ V102: num -1.038 -0.183 -0.948 -1.094 -0.355 ... $ V103: num -1.093 -0.215 -1.019 -1.205 -0.399 ... $ V104: num -0.9914 0.0897 -0.1980 -0.1433 -0.2038 ... $ V105: num -2.168 -0.535 -0.850 -1.161 -2.329 ... $ V106: num 1.00 1.00 1.00 1.00 1.00 ... $ V107: num 0.261 0.119 0.199 0.248 0.214 ......
2008 Oct 27
1
Problem with script,
I?m sorry, in my last email I forgot to attach the data I?m using wich is a matrix of 175x175 filled with 0?s and 1?s 0 is the sea 1 is the continental land The script is area.r Thank you very much. Carlos L?pez -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. -------------- next part -------------- An embedded and
2011 Apr 08
2
lars - lasso problem
hi, I have problem in following code, error is occurred. I have attached my data herewith. and my code is as following, > library(lars) Loaded lars 0.9-8 Warning message: package 'lars' was built under R version 2.12.2 > x<- read.table("D:/spring '11/james reggression/NewFeature.txt") > y<-read.table("D:/spring '11/lars/RFU.txt") > out<-