Otto Perdeck
Otto Perdeck
The new AGB variant of Adaptive has some differences wrt AB in what it stores in the predictor binning tables. One of the changes is there is no predictor binning...
Example evaluator is dated, we should move to the new codebase see https://github.com/jpmml/jpmml-evaluator
W/o library(lubridate) getting an error "could not find function "is.POSIXt" when doing a readADMDatamartModelExport We should scope the posix funciton with the library and/or declare the lib somewhere
New vignette or part of existing IH one
Consider arrow package for fast reading (& writing perhaps) of LDJSON files and even ordinary csv.
The R plot functions generally have a "facets" argument that uses facet_wrap. Facet_grid often gives better results but is not 100% compatible. First facet argument could be the x always,...
Like we have a ADMDatamart class/function we should consider doing the same to wrap the datamart tables for predictions and predictive models. Some of the plotting functions apply to both,...
library(googleVis) gives startup msg like this, we could do something similar > library(googleVis) Creating a generic function for ‘toJSON’ from package ‘jsonlite’ in package ‘googleVis’ Welcome to googleVis version 0.6.2...
### Is your feature request related to a problem? Explain how Impact Analyzer works from a simple VBD Actuals source ### Describe the solution you'd like A few lines of...
### pdstools version checks - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/pdstools/) of...