Chris Aridas <ch...@aridas.eu> 於 2019年8月16日 週五 下午5:26寫道:

> It was just an idea about how you can extract features from IP addresses,
> not a direction to use that service.
>
> If I just encode the ip address, is there any efficient way?
What I found reliable is arithmetic encoding and convert ip string to
integer directly.
_______________________________________________
scikit-learn mailing list
scikit-learn@python.org
https://mail.python.org/mailman/listinfo/scikit-learn

Reply via email to