Lares Versions Save

Analytics & Machine Learning R Sidekick

v5.1.1

2 years ago
  • Feat: new force_exclude parameter (Wordle adaptation) and cache usage
  • Feat: new wordle_*() functions to run simulations (and cheat)
  • Feat: new print_coloured() auxiliary function
  • Feat: new verbosity parameter on h2o_automl()
  • Fix: repeated tickers input now managed correctly

Full Changelog: https://github.com/laresbernardo/lares/compare/v5.0.5...v5.1.1

v5.0.5

2 years ago
  • Fix: corr_var() wrong outputs with cor(..., half = FALSE)
  • Fix: no partial plots printed on prophesize()
  • Feat: new year_quarter() function
  • Feat: new append param on date_feats() and fixed issue on joining data
  • Feat: enabled kmeans's algorithm parameter on clusterKmeans()
  • Doc: explicitly pick exported tidyverse function to be exported, instead of all

Full Changelog: https://github.com/laresbernardo/lares/compare/v5.0.3...v5.0.5

v5.0.3

2 years ago
  • Feat: new "filled" mode on statusbar()
  • Feat: enable MOJO usage on explainers functions
  • Feat: new half param on corr() for faster corr_cross() deduped results
  • Feat: enable options to customize default colour palettes
  • Fix: corr_cross() dim error. Re-wrote internal function .transf()
  • Fix: issue with cor.test = "exact" default value on corr*() functions #34 @michellekee
  • Reformat: clean tidy code style using styler globally
  • Docs: updated master branch to main

Full Changelog: https://github.com/laresbernardo/lares/compare/v5.0.2...v5.0.3

v5.0.2

2 years ago
  • Docs: Excluded xml2 dependency temporally to avoid rvest (>= 1.0.0). Used httr instead. Added rpart.plot as well.
  • Docs: new h2o_automl() vignette
  • Refactor: improved ohse() ignored columns logic
  • Refactor: overall more NULL parameters as default, less NA
  • Feat: new cran_logs() function to download and plot CRAN stats
  • Feat: New reduce_pca() and reduce_tsne() functions reduction dimentionality
  • Feat: enabled tree_var() for multi-categorical y's
  • Feat: new force_single parameter for v2t()
  • Deprecated: gg_pie()

Full Changelog: https://github.com/laresbernardo/lares/compare/v5.0.1...v5.0.2

v5.0.1

3 years ago
  • Feat: new redundant = NULL option for 2+ categorical columns only
  • Fix: specified R and rvest min versions + @ledell recommendations
  • Docs: use \dontrun on problematic examples and reduces dependencies: mice, rlist, skimr, sp

Full Changelog: https://github.com/laresbernardo/lares/compare/v5.0.0...v5.0.1

v5.0.0

3 years ago

v4.7

4 years ago

Everything is running just fine...