- alignment to upstream api changes (7f27835)
- add .check_glmnet_params to cluster-export (763ee2a)
- adaptions to new mlexperiments api (52138de)
- added conditional testing of examples (5709633)
- updated pre-commit-config (1dee22f)
- updated cran-comments (134ad42)
- updated pre-commit-config (64299e1)
- add skipping of suggests to roxygen examples (0a4e692)
- cleaned cran-comments (d50e4a4)
- renamed ranger validation_metric to metric (7a946e7)
- udpated news.md (1a384b7)
- updated news.md (1d57753)
- updated vignette outputs for xgb (5dad1a5)
- updated vignette outputs for xgb (3ee2695)
Full set of changes:
v0.0.7...1dee22f
- added type-conversion factor->character for xgboost-params (c66876c)
- adaptions to new xgboost interface (a360851)
- added pre-commit-hooks (8b0777a)
- update to v0.0.7 (6cc9c46)
- again pinned xgboost min-version in description (4d9b393)
- updated required min-version of mlexperiments (1114760)
- updated description and news.md (7ce8fcd)
- updated dev-version (e17e5ab)
- udpated news.md (fb25780)
Full set of changes:
v0.0.6...v0.0.7
- shrinking test-pipeline to reduce overall test-time on cran (4ed71f1)
- updated description and news.md (b58bb74)
- updated pkg metadata (e9d8ed8)
- updated description and news.md (c607c55)
- updated wiki-creation (0d8bc88)
- also fixed vignettes to new mlexperiments version (320a91d)
- adaptions to mlexperiments v0.0.6 (f7ac32d)
- merged into development (4120b46)
- updated dev-version (b318ea5)
- updated news.md (0b24c76)
Full set of changes:
v0.0.5...v0.0.6
- fix cran error and setting omp_thread_limit also in example of xgboostlearner (d034684)
- first try to fix issues with vignettes that occur only on macosx cran runners (836b023)
Full set of changes:
v0.0.4...v0.0.5
- weights support also for ranger (935e0dc)
- added weights support for lightgbm (c72161c)
- added option to add weights for xgboost multiclass (694ca7e)
- added weighted classification to unit tests (ca30135)
- fix gha (f57d08d)
- fixed indentation (d5e4306)
- updated version for cran-release (2ff35e2)
- switch vignetteengine to quarto (b70f3d6)
- added automated gen of readme (dbbcde5)
- add weight support also for glmnet (1674811)
- updated dev-version (4b1625c)
- updated news.md (323f9cb)
Full set of changes:
v0.0.3...v0.0.4
- preparing v0.0.3 (a6b04fc)
- added cran installation note (a1aa854)
Full set of changes:
v0.0.2...v0.0.3
- also removed reshape argument for prediction (09cde9d)
- temporary fix for compatibility with lightgbm (7a9ef30)
- adaptions to cat_vars (e9f0eff)
- reducing runtime of unit-tests (e8b42e7)
- moving to code_step (2e4d11a)
- update coverage installing packages (a2aec56)
- shorter ci runtimes (2382057)
- explicitly installing suggests (46a657c)
- updated tic.r (de4feaf)
- fixing issues for cran submission (15cbeda)
- making vignettes static 2 (0dd73e6)
- working on making vignettes static (e68cbdf)
- updated news.md and description (9d23524)
- updated news.md and description (47aeca9)
- updated cran-comments (9be58ff)
- updated news.md (000073f)
- updated description and news.md (2db2e9b)
- appended rbuildignore (af0dc5f)
- preparing initial cran submission (39b1e94)
- adding parbayesianoptimization and mlr3measures to suggests (895e483)
- preparing initial cran submission (6550826)
- fixed typo (eaa42a2)
- updated ranger tests (1b9d9dd)
- fixed typo (df54b3d)
- updated wiki.r (af08974)
Full set of changes:
v0.0.1...v0.0.2
- transferred survival learners to new package (224b53d)
- added survivalsvm learner (18e35f2)
- added xgboost aft survival learner (c079e56)
- finalized glmnet learner0 (f27e4e6)
- working on glmnet learner (101b15b)
- working on adding glmnet learner (wip) (2adaf40)
- working on adding rpart for survival data (7e16ec8)
- added learnerranger (4966ff3)
- added lgb (3b777b4)
- xgboost multiclass (e72ce46)
- working on adding xgboost (42ef329)
- back to arithmetic mean of nrounds for xgboost aft models (9771479)
- fixed issues with rpart survival learner (9c64352)
- fixed ranger learner to work with all tasks (eec0a4f)
- adaptions to upstream changes (e82693c)
- working on functioning of code (3705344)
- changed order of list to be updated (066eb5a)
- to metric_types_helper from mlexperiments (1099f1a)
- code adaptions to upstream changes (c5363fc)
- shortended ci to only nested cv testings (981b6f2)
- fixed ci (832c3a3)
- reduced messages from lgb training (1d0a7c7)
- removed building of vignettes (8ea1931)
- working on fixing tests (dccc08a)
- finished unit tests for ranger (84fa3aa)
- adapted tests to upstream changes (66d7534)
- fixed linting errors (e6d411e)
- refactored tests; finalized xgboost:binary (1e6993e)
- fixed linting errors (6fcf776)
- added package name to functions (9622cfe)
- added and updated vignettes (b356633)
- added ranger vignettes (9da7bb9)
- working on vignettes (7af00e0)
- added glmnet vignette (da43c59)
- started working on vignettes (8cefc39)
- updated readme (b14b176)
- updated learner table (29298aa)
- updated details (296a265)
- updated details (ad6694b)
- updated details (23d1ba0)
- updated details (d8be190)
- updated details (ef28917)
- updated details (1b0fc17)
- updated readme (e8cfcb3)
- updated readme and added backlog (fcd1de7)
- working on documentation (36dc09e)
- started working on documentation (beaba4b)
- renamed vignettes filenmaes (9624681)
- updated description and news.md (26110f2)
- updated docs (fc5857c)
- fixed linting errors (8fb039c)
- updated description and news.md (00c72da)
- updated message from learner (4e9f2c5)
- updated description (6d169c5)
- updated readme, added lifecycle badge (5dd1d33)
- updated news.md (03bbf65)
- updated todos (1f4a6b5)
Full set of changes:
ceea1ce...v0.0.1