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

allow local data upload (for .csv) on client #28

Closed
1 of 2 tasks
martinjaggi opened this issue Feb 26, 2021 · 1 comment
Closed
1 of 2 tasks

allow local data upload (for .csv) on client #28

martinjaggi opened this issue Feb 26, 2021 · 1 comment
Assignees

Comments

@martinjaggi
Copy link
Member

martinjaggi commented Feb 26, 2021

after the client has joined a task (see issue #27 ), allow the client to upload (via an HTML form) a local training dataset to the browser local storage.

  • for .csv data (start e.g. with a standard public dataset, such as titanic or adult)
  • add checks if the uploaded data is compatible with the required feature format for the task description
@martinjaggi martinjaggi changed the title allow local data upload on client allow local data upload (for .csv) on client Feb 26, 2021
@martinjaggi martinjaggi mentioned this issue Feb 26, 2021
4 tasks
@martinjaggi
Copy link
Member Author

can be closed thanks to paul's new code

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

No branches or pull requests

2 participants