Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1014 Bytes

File metadata and controls

25 lines (18 loc) · 1014 Bytes

funModeling R Package

cross_plot: importance variable anlysis

Installing the package

install.packages("funModeling")

Description:

Around 10% of almost any predictive modeling project is spent in predictive modeling, 'funModeling' and the book Data Science Live Book are intended to cover remaining 90%: data preparation, profiling, selecting best variables 'dataViz', assessing model performance and other functions.

Data Science Live Book (open source)