kcf-jackson / jsReact

R package: Modelling in R. Interactivity in JS. Best of both worlds.
Other
70 stars 7 forks source link

GLM digit recognition example #1

Closed pablo14 closed 6 years ago

pablo14 commented 6 years ago

Hi! I just wanted to know where is the code/project behind the GLM digit recognition. It looks great!

kcf-jackson commented 6 years ago

Hi! That's example 5 in the 'inst' folder. You need the 'example_5.R', 'example_5.js' and 'fitted_glmnet' files to reproduce the example. Thanks!