Skip to content

Instance Selection on River #684

Answered by MaxHalford
gintriago12 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @gintriago12!

I want to merge my python code of the uniFied Instance Selection metHod (FISH) into river

We very much appreciate you putting in the effort!

Which base class do you recommend for this purpose?

Well it depends: what does your model do? Is it a regressor? A classifier? Or is it here to transform data in some way?

In general, FISH avoids using all the historical dataset by providing the closest (in time and space) instances to the learning model for training.

That sounds interesting. But it doesn't per say as online learning. It sounds like some fancy way to do batch learning. Our philosophy with River is to only implement and maintain pure online learning models. D…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@gintriago12
Comment options

Answer selected by MaxHalford
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants