This diagram is only presenting algorithms as currently implemented in scikit-learn. Deep Learning models are not yet implemented in scikit-learn although baselines (stacked RBMs and MLP) will probably make it in the coming months.
I think it's a clustering algorithem where the clusters a unknown. The mnist handwriting dataset size is 60000. They've used it on 10+ million images I think also.
Comments
So where would deep learning come into play in this flow diagram? (Or did I miss it?)
This diagram is only presenting algorithms as currently implemented in scikit-learn. Deep Learning models are not yet implemented in scikit-learn although baselines (stacked RBMs and MLP) will probably make it in the coming months.
I think it's a clustering algorithem where the clusters a unknown. The mnist handwriting dataset size is 60000. They've used it on 10+ million images I think also.