scikit-learn: machine learning in Python. Please feel free to ask specific questions about scikit-learn. Please try to keep the discussion focused on scikit-learn usage and immediately related open source projects from the Python ecosystem.
thomasjpfan on main
DOC: remove incorrect statement… (compare)
ogrisel on engine-api
CI Upload ARM wheels from Cirru… MAINT Remove -Wcpp warnings fro… FIX Fixes linux ARM CI on Cirru… and 6 more (compare)
ogrisel on engine-api
FIX passing sample_weight at pr… (compare)
ogrisel on engine-api
FIX test_config_context missing… (compare)
it's only really the convolutions that take advantage of the neighborhood of pixels I suppose
No: if you have deep conv layers with downsampling (strides or max pooling for instance) the conv layers can capture large high level complex patterns that span a large receptive field.