<p><span style="padding: 3px 10px; border-radius: 5px; color: #ffffff; font-weight: bold; display: inline-block; background-color: #ff0000;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;External Email - Use Caution&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></p><p></p><div dir="ltr">Hi!<div><br></div><div>I would need to try decoding with incremental learning (EEG data).</div><div>I was planning to use logistic regression by means of the <a href="https://scikit-learn.org/stable/modules/generated/sklearn.linear_model.SGDClassifier.html" target="_blank">SGDClassifier</a> .</div><div>I would then need to call .partial_fit to make my estimator learn on each of my training sets.</div><div>However:</div><div><pre style="box-sizing:border-box;overflow:auto;font-size:14px;padding:1px 0px;margin-top:0px;margin-bottom:0px;line-height:inherit;color:rgb(0,0,0);word-break:break-all;border:0px;border-radius:0px;white-space:pre-wrap;vertical-align:baseline">&#39;GeneralizingEstimator&#39; object has no attribute &#39;partial_fit&#39;</pre></div><div>Same issue for SlidingEstimator. <br></div><div>Is there a way to work around this limitation?</div><div><br></div><div>Thank you so so much in advance!</div><div><br></div><div>Giulia Gennari </div></div>