Skip to content

Assignment 2#2

Open
mehran-hnz wants to merge 4 commits into
mainfrom
assignment-2
Open

Assignment 2#2
mehran-hnz wants to merge 4 commits into
mainfrom
assignment-2

Conversation

@mehran-hnz

Copy link
Copy Markdown
Owner

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

Added code for Assignment 2 to build a pipeline for preprocessing, model training, and evaluation on the Adult dataset.

What did you learn from the changes you have made?

Learned how to combine different data preprocessing steps in a pipeline and evaluate models with multiple metrics.

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

not really

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

Faced warnings on unknown categories; solved it by configuring OneHotEncoder to handle unseen categories.

How were these changes tested?

Tested through cross-validation and final metrics on a test set.

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

Checklist

  • I can confirm that my changes are working as intended

@ananyajha2000

Copy link
Copy Markdown

A2 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