COSC481W-2024Fall / MLite

A user-friendly ML platform that lets non-experts upload datasets, receive model suggestions, schedule training, and deploy models for real-time predictions
0 stars 0 forks source link

Rails - Dataset viewer to preview first n rows of dataset #24

Closed Mohammad4844 closed 2 weeks ago

Mohammad4844 commented 1 month ago

User Story: As a user, I want to upload datasets and be able to see the first few and last few rows of the dataset.

Persona: Users uploading datasets to manage, explore, and prepare them for machine learning workflows. Allison for example would find it to be easier and quicker to find information on a patient if there were a preview for each dataset.

Feature:

  1. The ability to see the first few and last few rows for an uploaded dataset.

Business Value: Having the ability to see the first few and last few rows of an uploaded dataset allows the users to quickly identify which dataset it is and quickly see a little of its contents.

Tasks

Acceptance Criteria:

Acceptance Tests:

sjiang1 commented 4 weeks ago

I also want the dataset viewer to show the last few rows to make sure the dataset is uploaded correctly.

sjiang1 commented 4 weeks ago

Just to be clear, will this be done in Sprint 2?

I also want the dataset viewer to show the last few rows to make sure the dataset is uploaded correctly.

Mohammad4844 commented 4 weeks ago

Just to be clear, will this be done in Sprint 2?

I also want the dataset viewer to show the last few rows to make sure the dataset is uploaded correctly.

Yes. Updated the PBI to reflect that.