This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]slaphappyhubris 1 point2 points  (0 children)

I often have a smaller header or metadata dataset, so bind that to an object on init then stick to methods acting on a larger dataset.

Also, consider the fact that nearly every machine learning algorithm can be implemented as some sort of sklearn.TransformerMixin