Goto

Collaborating Authors

 modeldown


modelDown is now on CRAN!

#artificialintelligence

The modelDown package turns classification or regression models into HTML static websites. With one command you can convert one or more models into a website with visual and tabular model summaries. So it's model agnostic (feel free to combine random forest with glm), easy to extend and parameterise. Here you can browse an example website automatically created for 4 classification models (random forest, gradient boosting, support vector machines, k-nearest neighbours). The R code beyond this example is here.