Skip to content

Assignment 3#3

Open
Alexatug wants to merge 2 commits intomainfrom
assignment-3
Open

Assignment 3#3
Alexatug wants to merge 2 commits intomainfrom
assignment-3

Conversation

@Alexatug
Copy link
Owner

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

Adding new code

What did you learn from the changes you have made?

Clustering and bootstrap

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

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

How were these changes tested?

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

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.

Good job!

Everything looks good except for a small issue. Seems like you subsampled for bootstrappoing (where n=40). That isn't necessary and you can just use the entire dataset as the dataset is itself a sample of the population. You can try and play around with that, but I'm considering the assingment as complete.

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