Skip to content

compat.Pytorch2River #972

Answered by MaxHalford
batman7090 asked this question in Q&A
Jun 15, 2022 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

could you please share with me the example of how can iter over CSV file with train test loop?

Take a look at iter_csv as well as iter_pandas.

can I use PyTorch2RiverRegressor for multi-target regression?

No, it doesn't support that. But I encourage you to consider the multioutput module. It contains model wrappers, which you can wrap around any regression model, which includes PyTorch2RiverRegressor.

Replies: 2 comments 2 replies

Comment options

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

Comment options

You must be logged in to vote
1 reply
@batman7090
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