Skip to content

UofT-DSI | LCR - Assignment 3#3

Open
alanmj950 wants to merge 1 commit intomainfrom
assignment-3
Open

UofT-DSI | LCR - Assignment 3#3
alanmj950 wants to merge 1 commit intomainfrom
assignment-3

Conversation

@alanmj950
Copy link
Owner

What changes are you trying to make? (e.g. Adding or removing code, refactoring existing code, adding reports)

Add Assignment 3 notebook with data inspection, clustering, and bootstrapping.

What did you learn from the changes you have made?

Learned data exploration, scaling, K-Means clustering, and bootstrapping.

Was there another approach you were thinking about making? If so, what approach(es) were you thinking of?

Could try hierarchical clustering or visualize bootstrap distribution.

Were there any challenges? If so, what issue(s) did you face? How did you overcome it?

KMeans gave a UserWarning on Windows about threading. I suppressed it using Python’s warnings.filterwarnings() so it wouldn’t appear while running the notebook.

How were these changes tested?

Ran all notebook cells and checked outputs.

A reference to a related issue in your repository (if applicable)

N/A

Checklist

  • I can confirm that my changes are working as intended

Copy link

@DwardEE DwardEE left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job!

No changes needed. Everything looks good.

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.

2 participants