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
.gitignore
.Rproj.user
.Rhistory
.RData
*.zip
.DS_Store

# some inner files
data/datasets/
data/datasets.zip
data/meta_features.RData

# not adding raw results because of size (too mant GB :/)
data/hptuning_full_space/classif.rpart/results/
data/hptuning_full_space/classif.J48/results/

info/
output/
tests/
old/
back to top