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)
Add answers to 02_activities/assignments/assignment_2.ipynb
What did you learn from the changes you have made?
Creating pipelines, column transformers, and evaluating performance programmatically.
Was there another approach you were thinking about making? If so, what approach(es) were you thinking of?
None, same with the previous assignment, was just trying my best to understand the initial concepts and for now could only apply what I learned.
Were there any challenges? If so, what issue(s) did you face? How did you overcome it?
Yes, I had trouble understanding some of the questions, fortunately, I was able to join the office hours on Saturday and asked for clarifications.
The deliverables are too much for this module for the short deadline, and having to schedule it while working, but it is a very fun and challenging course. I am mostly able to follow the programming parts due to my background, but there are a lot of concepts. I would have preferred to have advanced readings before even starting this boot camp, I think that would have made the lectures a lot more interactive for me as I would not feel like I have to keep up.
How were these changes tested?
Run all and saw no errors, as for the correctness of my answers I am less certain.
A reference to a related issue in your repository (if applicable)
Checklist