https://github.com/rgmantovani/TuningAnalysis
Raw File
Tip revision: 399051d40991d27f92d65c09bb2923ce26a6e00b authored by Rafael G. Mantovani on 06 February 2024, 23:16:05 UTC
Update README.md with raw results' drive link
Tip revision: 399051d
DESCRIPTION
Package: DecicionTreeTuningAnalysis
Title: Automated hyperparameter ''tuning analysis''.
Version: 0.0.2
Authors@R: person("Rafael", "Gomes Mantovani", email = "rgmantovani@gmail.com", role = c("aut", "cre"))
Description: 'TuningAnalysis' is an automated code to generate graphical hyperparameter tuning analysis.
Depends: R (>= 3.3.2), mlr(>= 2.9), ggplot2, reshape2, checkmate, partykit, optparse, dplyr, ranger
Suggests: rpart, RWeka(>= 0.4), setwidth
License: LGPL-3
Encoding: UTF-8
LazyData: true
BugReports: https://github.com/rgmantovani/DecisionTreeTuningAnalysis
back to top