snvv

Results 22 issues of snvv

Hello and thank you for your valuable package. I have found a problem for stocks traded in various markets in the same country. For example, J&J is traded with the...

I don’t know if it is possible to include, in your fantastic package, replacements for percentage numbers (i.e. +10% -> positive percentage increase, +20% very positive percentage increase, etc.) Ideally,...

Hello and thank you for your excellent software. I tried to reproduce the MP of a time series (ts) using stumby and tsmp. ts: 0 1 3 2 9 1...

Hello when I run analyze(tmp1.nor.ave) I get the following: Warning messages: 1: In min(window_sizes) : no non-missing arguments to min; returning Inf 2: In max(window_sizes) : no non-missing arguments to...

Hello I have find many url that does not return part.name and item.name Below is a minimal example to reproduce the problem ``` library(edgarWebR) filing_doc = "https://www.sec.gov/Archives/edgar/data/1560385/000155837019010666/lmca-20190930x10q1a7cb4.htm" doc

Hello and thank you for the great package I wonder if it is possible to parse the Complete submission of the K-8 filing Regards snvv

The output of the FeatureImp is very sensitive to number of inputs For example using 50 or 40 explanatory variables the output of FeatureImp$new(predictor, loss = "ce") is zero. However,...

Hello Is it possible the return of the keywords_rake (nlp_rake) function to contain doc_id? I would like to associate the rake score with the respective document. Thank you

Hello In the webpage example 5.0 SAX-VSM classifier, the un-optimized parameters: > w p a w p a Error in bags[[unique(train_labels)[j]]] attempt to select less than one element in OneIndex...

Hello Is it possible to apply iml in RuleFit packages such as xrf , pre, etc. Regards