Skip to content

Test of the ML part: Add more assertions #2

Description

@mauricioaniche

We should write more assertions to be 100% sure that all the transformations happened as expected.

We have already some assertions to make sure that, e.g., after balancing, the dataset has 50%-50% in both classes. What other assertions should we add?

Suggestion:

  • Number of features at the end is the one expected
  • We have no duplicated data (to avoid some SQL query returning the same IDs more than once)
  • ... ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions