Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enable convert_targets method #266

Merged
merged 2 commits into from
Nov 8, 2022
Merged

Conversation

oojo12
Copy link
Contributor

@oojo12 oojo12 commented Nov 7, 2022

Adds a converter method to Dataset<X,Y> type. It requires that the dimensions of the dataset be of the form [X, 1] to properly flatten.

Resolves #264

@YuhanLiin YuhanLiin merged commit fb17c62 into rust-ml:master Nov 8, 2022
@oojo12 oojo12 deleted the convert_targets branch November 9, 2022 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add DataSet Converter Method
2 participants