<div><div dir="auto">Hi guys,</div></div><div dir="auto"><br></div><div dir="auto">How can I unsubscribe myself from Scikit-learn  mailing list? </div><div dir="auto"><br></div><div dir="auto">Thanks. </div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, 16 Aug 2019 at 4:56 PM Chris Aridas <<a href="mailto:chris@aridas.eu">chris@aridas.eu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr">
<div>Hey,<br></div><div><br></div><div>Apart from encoding you could use feature engineering. Something like this <a href="https://ipgeolocation.io/documentation/ip-geolocation-api.html" target="_blank">https://ipgeolocation.io/documentation/ip-geolocation-api.html</a></div><div>Two IPs might have the same country but different city. So, you could mix and match whatever you want.<br></div><div><br></div><div>Best,</div>

</div></div><div dir="ltr"><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Aug 16, 2019 at 10:46 AM lampahome <<a href="mailto:pahome.chen@mirlab.org" target="_blank">pahome.chen@mirlab.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">I collect data which has many access log from different IP.<div><br></div><div>But I don't know what's the better way to encode it to make sure small size of train data and keep the independency of different IPs.</div><div><br></div><div>1. one-hot encode: If too many IP, the train data will occupy huge disk spaces.</div><div>2. category encode: IP will be encoded to 0~N, but can't show the relation between different IPs.</div><div><br></div><div>anyone have advices?</div></div>
_______________________________________________<br>
scikit-learn mailing list<br>
<a href="mailto:scikit-learn@python.org" target="_blank">scikit-learn@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/scikit-learn" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/scikit-learn</a><br>
</blockquote></div></div>
_______________________________________________<br>
scikit-learn mailing list<br>
<a href="mailto:scikit-learn@python.org" target="_blank">scikit-learn@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/scikit-learn" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/scikit-learn</a><br>
</blockquote></div></div>