-
Notifications
You must be signed in to change notification settings - Fork 267
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
Assignment 3 #128
Closed
Closed
Assignment 3 #128
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Assignment 2: provided answers to questions.
Add files via upload
Statistical analysis -- clustering, bootstrapping
Statistical analysis -- clustering, bootstrapping
You have unfortunately made a pull request to the wrong repo. You shouldn't be making a pull request to UofT-DSI/applying_statistical_concepts, but rather your own forked applying_statistical_concepts repo. Please read the instructions on your onboarding Assignment Submission Guide more carefully. |
Hello Holly,
Thank you for your feedback.
I've noticed my mistake as soon as I made the pull request and I created a
new one right away from my one repository. I do see it on my end.
What should I do now, do I create another one or the one I have done is
valid (I attached the screenshot of the page)?
Thank you,
Anca Kurian
…On Sat, Oct 19, 2024 at 9:37 PM HX ***@***.***> wrote:
You have unfortunately made a pull request to the wrong repo. You
shouldn't be making a pull request to
UofT-DSI/applying_statistical_concepts, but rather your own forked
applying_statistical_concepts repo. Please read the instructions on your
onboarding Assignment Submission Guide
<https://github.com/UofT-DSI/onboarding/blob/main/onboarding_documents/submissions.md>
more carefully.
—
Reply to this email directly, view it on GitHub
<#128 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AYEDF3HL2D5E7XW3KYXH4ILZ4MCOTAVCNFSM6AAAAABPZNLYKGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMRUGM4DQMZSGY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Hello Holly,
I read the comment that you wrote on my assignment 3 (closed #128).
However, Assignment 3 had already been marked complete on Oct 18.
It was Assignment 2 that I resubmitted on Oct 18 and created a pull request
from the UofT DSI repo. I did a second pull request from my fork and
submitted almost immediately as I noticed my mistake. It is Assignment 2
that shows unmarked on my repo.
Could you please clarify if there is anything else I should be doing or if
all three assignments are accepted?
Thank you,
Anca Kurian
…On Sat, Oct 19, 2024 at 9:37 PM HX ***@***.***> wrote:
You have unfortunately made a pull request to the wrong repo. You
shouldn't be making a pull request to
UofT-DSI/applying_statistical_concepts, but rather your own forked
applying_statistical_concepts repo. Please read the instructions on your
onboarding Assignment Submission Guide
<https://github.com/UofT-DSI/onboarding/blob/main/onboarding_documents/submissions.md>
more carefully.
—
Reply to this email directly, view it on GitHub
<#128 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AYEDF3HL2D5E7XW3KYXH4ILZ4MCOTAVCNFSM6AAAAABPZNLYKGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMRUGM4DQMZSGY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Rest assured your assignments have been submitted. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What changes are you trying to make? (e.g. Adding or removing code, refactoring existing code, adding reports)
Upload dataset, write code for statistical analysis, and visualization; compare features.
What did you learn from the changes you have made?
I did learn that data analysis is influenced by the statistical tools used. It is important to understand the data and not to overread into it.
Was there another approach you were thinking about making? If so, what approach(es) were you thinking of?
In bootstrapping, I could have not calculated the sample mean value, but I did decide to include it because it is almost identical with the mean of the values include in the confidence interval.
Were there any challenges? If so, what issue(s) did you face? How did you overcome it?
Writing code and correcting my own work, but nothing unexpected.
How were these changes tested?
Each code was run as written.
A reference to a related issue in your repository (if applicable)
No.
Checklist