Package: helda
Title: Preprocess Data and Get Better Insights from Machine Learning
        Models
Version: 1.1.2
Authors@R: person("Simon", "Corde", email = "simon.corde@hotmail.fr", role = c("aut", "cre"))
Description: The main focus is on preprocessing and data visualization of machine learning models performances. 
  Some functions allow to fill in gaps in time series using linear interpolation on panel data, some functions 
  permit to draw lift effect and lift curve in order to benchmark machine learning models or you can even find 
  the optimal number of clusters in agglomerative clustering algorithm.
Depends: R (>= 3.5.0),
Imports: dplyr(>= 0.7.8), ggplot2(>= 3.2.0), sqldf(>= 0.4-11),
        stringr(>= 1.3.1), rlang(>= 0.4.2), stats(>= 3.5.0)
Suggests: devtools (>= 2.2.1), testthat (>= 2.1.0), covr (>= 3.4.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
URL: https://www.github.com/Redcart/helda
BugReports: https://github.com/Redcart/helda/issues
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-06-07 10:31:30 UTC; simon
Author: Simon Corde [aut, cre]
Maintainer: Simon Corde <simon.corde@hotmail.fr>
Repository: CRAN
Date/Publication: 2020-06-07 11:20:03 UTC
