Around 10% of almost any predictive modeling project is spent in predictive modeling, 'funModeling' and the book Data Science Live Book (< https://livebook.datascienceheroes.com/>) are intended to cover remaining 90%: data preparation, profiling, selecting best variables 'dataViz', assessing model performance and other functions.
Minor improvements:
Changes:
Bug fix when automatically creating the folder in cross_plot
massive_cross_plot will be deprecated since now cross_plot covers the same functionality
Vignette improvements
Initial version.