• Jignas reddy
    I have a number of columns that I would like to remove from a data frame. I know that we can delete them individually using something like:
    df$x <- NULL
    But I was hoping to do...  more
    Last post by Maryam Bains - September 30, 2021
    550 views 0 likes
    6
  • Laksh Nath
    Now that .NET v3.5 SP1 has been released (along with VS2008 SP1), we now have access to the .NET entity framework.
    My question is this. When trying to decide between using the...  more
    Last post by Samar Patil - September 25, 2021
    165 views 0 likes
    3
  • Samar Patil
    Using machine learning in R while generating formula ~. ,data,what does . indicatefor example
    fit <- svm(factor(outcome)~., data= train, probability= T)
    pre <- predict(fit, test,...  more
    Last post by Viaan Prakash - September 17, 2021
    222 views 0 likes
    3
  • Rishi Pandya
    ...  more
    Last post by Viaan Prakash - September 17, 2021
    278 views 0 likes
    4
  • Vaibhav Mali
    I know this is not a new concept by any stretch in R, and I have browsed the High Performance and Parallel Computing Task View. With that said, I am asking this question from a...  more
    Last post by Viaan Prakash - September 17, 2021
    196 views 0 likes
    3
  • Rakesh Racharla
    I have created a DocumentTermMatrix that contains 1859 documents (rows) and 25722 (columns). In order to perform further calculations on this matrix I need to convert it to a...  more
    Last post by Vaibhav Mali - September 3, 2021
    1,273 views 0 likes
    3
  • Shivakumar Kota
     


    It seems like R is really designed to handle datasets that it can pull entirely into memory. What R packages are recommended for signal processing and machine learning on...  more
    Last post by Viaan Prakash - September 2, 2021
    1,339 views 0 likes
    4
  • Rakesh Racharla
    I'd like to apply qdap's polarity function to a vector of documents, each of which could contain multiple sentences, and obtain the corresponding polarity for each document....  more
    Last post by Viaan Prakash - September 2, 2021
    2,299 views 0 likes
    3
  • Raji Reddy A
     

    I am attempting to use the tm package to convert a vector of text strings to a corpus element.
    My code looks something like...  more
    Last post by Samar Patil - August 27, 2021
    1,370 views 0 likes
    3
  • Shivakumar Kota
    I'm trying to use the mice package in R for a project and discovered that the pooled results seemed to change the dummy code I had for one of the variables in the output.To...  more
    Last post by Viaan Prakash - August 14, 2021
    1,298 views 0 likes
    2
  • Vaibhav Mali
    I am trying to get the second last value in each row of a data frame, meaning the first job a person has had. (Job1_latest is the most recent job and people had a different number...  more
    Last post by Rishi Pandya - August 11, 2021
    399 views 0 likes
    3
  • Nitara Bobal
    I'm using R's caret package to do some grid search and model evaluation. I have a custom evaluation metric that is a weighted average of absolute error. Weights are assigned at...  more
    Last post by Viaan Prakash - August 9, 2021
    667 views 0 likes
    3
  • Vaibhav Mali
    For my stats class, I'm using R to do some of the math for my term project. The class doesn't call for it, but I want to supplement myself by learning R, which is my weaker...  more
    Last post by Samar Patil - July 24, 2021
    235 views 0 likes
    2
  • Nitara Bobal
    There doesn't seem to be too many options for deploying predictive models in production which is surprising given the explosion in Big Data.
    I understand that the open-source PMML...  more
    Last post by Advika Banerjee - October 15, 2020
    655 views 0 likes
    5
  • Viaan Prakash
    I need to detect the language of many short texts, using R. I am using the textcat package, which find which among many (say 30) European languages is the one of each text....  more
    Last post by Nitara Bobal - September 15, 2020
    821 views 0 likes
    4

QBoard Statistics

Topics 45
Posts 209
Total Users 7406
Active Users 19