Skip to content
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

Implement valid zipcode #10

Open
LeoSilvaGomes opened this issue Dec 20, 2022 · 0 comments
Open

Implement valid zipcode #10

LeoSilvaGomes opened this issue Dec 20, 2022 · 0 comments
Assignees
Labels
data preprocessing consists of all changing, cleaning and validating the data before running the model
Milestone

Comments

@LeoSilvaGomes
Copy link
Contributor

LeoSilvaGomes commented Dec 20, 2022

Epic: #52

@apmt apmt added data preprocessing consists of all changing, cleaning and validating the data before running the model and removed not-mapped labels Jan 17, 2023
@apmt apmt self-assigned this Jan 17, 2023
@apmt apmt added this to the Sprint 3 milestone Jan 17, 2023
apmt pushed a commit that referenced this issue Jan 23, 2023
apmt pushed a commit that referenced this issue Jan 24, 2023
apmt added a commit that referenced this issue Jan 24, 2023
* #51 add regexes to feature engineering

* #51 add regex features to lib exports and to extract_features

* #51 add return type to regex methods

* #10 add validate_zipcode, respective tests and imports

* #51 add new regex features and tests

* #51 fix arg passing in regex.is_substring_of_column_name

* #10 rename enrich data for augment data

* #51 update gitignore

* #51 add annotate data and export it

* #51 minor fixes in key_smash, regex, we and pre_process

* #51 refactor examples and add retrain model method

* #51 remove old model from retrain notebook

* #51 remove unused sys path import

* Update ci.yml

* #51 refact examples notebook

* #51 refact notebooks

* #51 add new test for hppt url

* #51 fix invalid words test

* #10 add new countries to zipcode validation

* #51 add all metrics to model fitting

* #51 new predicted model with regex features

Co-authored-by: atarchetti <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data preprocessing consists of all changing, cleaning and validating the data before running the model
Projects
None yet
Development

No branches or pull requests

2 participants