Package: helda
Title: Preprocess Data and Get Better Insights from Machine Learning
        Models
Version: 0.9.1
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 gaps in time series using linear interpolation on panel data, some functions permit to draw lift effect and lift curves
  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.1.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.0.1
NeedsCompilation: no
Packaged: 2020-01-20 23:02:53 UTC; simon
Author: Simon Corde [aut, cre]
Maintainer: Simon Corde <simon.corde@hotmail.fr>
Repository: CRAN
Date/Publication: 2020-01-31 15:20:02 UTC
