Visualizing popular machine learning algorithms
jsfiddle.net
Visualizing popular machine learning algorithms
1–10 of 39 posts
Re: Visualizing popular machine learning algorithms
#2Re: Visualizing popular machine learning algorithms
#3Also what is nerdy.js? I saw it was related to "Carl Edward Rasmussen" but couldn't find another reference on the net
Re: Visualizing popular machine learning algorithms
#4Looks like K-nearest neighbor does pretty well.
Re: Visualizing popular machine learning algorithms
#5Some discussion of methods, ie how many hidden layers/nodes for the neural network, would probably help make some sense of it.
Random forest could be worth adding.
Re: Visualizing popular machine learning algorithms
#6I'm a little surprised neural network comes up with a straight line and linear regression doesn't, which I thought by definition it would do. (e.g. on 2 normal groups) Some discussion of methods, ie how many hidden layers/nodes for the neural network, would probably help make some sense of it. Random forest could be worth adding.
Re: Visualizing popular machine learning algorithms
#7Re: Visualizing popular machine learning algorithms
#8edit: I should also mention: these is very cool :)
Re: Visualizing popular machine learning algorithms
#9Awesome. Would be great to have execution times. Also what is nerdy.js? I saw it was related to "Carl Edward Rasmussen" but couldn't find another reference on the net