nstrayer / shinysense

A bunch of shiny modules that let shiny sense the world around it.
http://nickstrayer.me/shinysense
Other
206 stars 31 forks source link

error on predict #24

Closed nujcharee closed 6 years ago

nujcharee commented 6 years ago

I got error message when running script on local machine using Chrome

Warning: Error in UseMethod: no applicable method for 'predict' applied to an object of class "character" [No stack trace available]

Any advice please? Thank you so much :)

nstrayer commented 6 years ago

Oops! Which demo are you running? This one or this one?

nujcharee commented 6 years ago

Ah I found out my error actually - I re-used one of the models I already had on my machine. Sorry about that.