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

Unsupervised learning portion of the project #3

Open
4 tasks done
SBuxton-IDM opened this issue Sep 26, 2023 · 4 comments
Open
4 tasks done

Unsupervised learning portion of the project #3

SBuxton-IDM opened this issue Sep 26, 2023 · 4 comments
Assignees
Labels
story A set of issues

Comments

@SBuxton-IDM
Copy link
Owner

SBuxton-IDM commented Sep 26, 2023

This issue is meant to organize several different issues relating to the unsupervised learning portion of the project. As the project progresses I may add more issues/checkboxes

  • Conduct PCA on existing dataset
  • Compare to what we think are the 5 key features (Download mbps, latency, jitter, upload etc.)
  • Create a visualization (like heat map or biplot) for the results
  • Define a variable in the notebook that contains only the key features (which we will use to train our model)
@SBuxton-IDM SBuxton-IDM added the story A set of issues label Sep 26, 2023
@SBuxton-IDM
Copy link
Owner Author

Blocked by: #5

@yolanda707
Copy link
Collaborator

PCA maybe not enough, I am not sure the relationship of data is linear or non-linear, I plan to use UMAP, PCA and t-SNE to check at the same time. But still waiting for the one complete dataset to work on, now we just have data in 4 different folders which is not working for the project.

@yolanda707
Copy link
Collaborator

Have uploaded the UL procession file for checking the steps of unsupervised learning deduction dimension and k-means to get the clustering. Hope to have your review comments here.

@SBuxton-IDM
Copy link
Owner Author

Have uploaded the UL procession file for checking the steps of unsupervised learning deduction dimension and k-means to get the clustering. Hope to have your review comments here.

Looks great! I'm assuming the stuff after a certain line (mentioning food) is for another project, but this fulfills all the requirements detailed in the issue, I especially like the added 3d point plot. I will make a PR on Saturday to make this presentation-ready and add you as a reviewer (just getting rid of the extra cells and adding some markdown cells for legibility).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
story A set of issues
Projects
None yet
Development

No branches or pull requests

2 participants