/JuliaStuff

A repo for saving useful Julia tutorials, code snippets, demos, etc...

Primary LanguageJuliaMIT LicenseMIT

JuliaStuff

Stable Dev Build Status

Plot Recipe Ideas

Take a tuple (df_train, df_test) and produce

  • Scatter plot with marginal PPDFs
  • confusion matrix
  • quantile-quantile plot
  • correlation matrix plot

comparisson table generation method for mutliple ML algorithms

One line call that does it all