Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

8 results for “from:Manish MAHESHWARI”

R Server Sizing Guidelines
Manish MAHESHWARI · Mar 7, 2016 · r-help

Hi All, Are there any best practices on R Server Sizing Guidelines? Especially around CPU to Memory Ratio and SDD Disks on the Server? Thanks, Manish CONFIDENTIAL NOTE: The information contained in this email is intended only...{{dropped:11}}

Redirect Output to File and Screen in Parallel
Manish MAHESHWARI · Jan 28, 2016 · r-help

Hi, Using the sink we can redirect the output to sink files set as con. However is there a way to do both - Have the Op printed on screen and also to the log file? Thanks, Manish CONFIDENTIAL NOTE: The...

Binary Classification / Logistic Regression Models - Metrics
Manish MAHESHWARI · Dec 23, 2015 · r-help

Hi All, For Binary Classification / Logistic Regression Models, Is there a specific preference or standard of what metric to be used for comparison of 2 models, especially when the model types are different - e.g logistic regression vs svd vs...

NAs introduced by coercion
Manish MAHESHWARI · Jan 8, 2016 · r-help

Hi, In glmnet, while using a matrix as an input, I get an error of NA's introduced by coercion. However in the input there is no NA value. cvfit = cv.glmnet( x = mat1, y = train$response,family="multinomial", type...

Redirect Output to File and Screen in Parallel
Manish MAHESHWARI · Jan 29, 2016 · r-help

Hi David, I did search SO and R-Help Archive. But I haven't got the parallel option. It either prints on screen or logs to the file. Thanks, Manish -----Original Message----- From: David Winsemius [mailto:dwinsemius at comcast.net...

Variable Selection for Logistic Regression
Manish MAHESHWARI · Dec 17, 2015 · r-help

Hi, I have a dataset with approx 400K Rows and 900 columns with a single dependent variable of 0/1 flag. The independent variables are both categorical and numerical. I have looked as SO/Cross Validated Posts but couldn't...

Caret - Recursive Feature Elimination Error
Manish MAHESHWARI · Dec 22, 2015 · r-help

Hi, I am trying to use caret, for feature selection on glmnet. I get a strange error like below - "arguments imply differing number of rows: 2, 3". x <- data.matrix(train[,features]) y <- train$quoteconversion_flag > str(x) num [1...

Redirect Output to File and Screen in Parallel
Manish MAHESHWARI · Jan 29, 2016 · r-help

Thanks Ulrik. The answer was there in the forumn. Apologies. Also got an interesting solution - http://www.r-statistics.com/2010/05/helping-the-blind-use-r-by-exporting-r-console-to-word/ Thanks, Manish From: Ulrik Stervbo [mailto:ulrik...

Can't find what you're looking for? Try searching with Google .