Examples¶
Examples based on real world datasets¶
Applications to real world problems with some medium sized datasets or interactive user interface.
Model Selection¶
Examples concerning model selection, mostly contained in the
sklearn.grid_search
and sklearn.cross_validation
modules.