-
Hi,
i think about implementing a set of indicators which aim at long term trading:
1.) PeriodicalReturnIndicator:
calculates the absolute return and the return rate in percent over a given period
2…
ElMoe updated
8 years ago
-
-
Hard crash with memory bug and rscript termination under Windows.
Example:
``` R
require(caret)
require(mboost)
require(gbm)
require(rf)
# load iris set
data(iris)
dim(iris)
# works
m
-
A place for ideas about the supernova cosmology section and how to get from OpSim to cosmology metric.
-
I am reviewing codes in `clasiffier` folder. I will update this issue from time to time until I finish reviewing.
1. It seems like `espn_data_result.json` at Kavan side is not reproducible by me. The…
-
Hey Greg and John,
It looks like LessWeb is grading grade A modules as grade B because it's looking at the total number of bad bump bonds instead of the bad bumps per ROC. Examples are [M-B-4-44](htt…
-
Log:
[rquaglia@~/StarterKit/Steps$|=>lhcb-proxy-init
Generating proxy...
Enter Certificate password:
Could not add VOMS extensions to the proxy
Failed adding VOMS attribute: Failed to set VOMS attri…
-
Hello Caffe Community,
I would like to know how I can access information needed i.e FP, TP, TN , FN to build a confusion matrix and eventually be able to use this info to plot an ROC curve. So basica…
-
The mww and roc algorithms have been useful in identifying anomalies in the graph data. However, in FxA and particularly Sync, these anomalies occur very frequently leading to MANY inactionable alert…
trink updated
9 years ago
-
I just had a look at caret and made a list of learners, which have not yet been integrated into mlr (at least as far as I know).
``` r
Package Function …