Confusion matrix and robustness - #191
Open
MUSABKAYMAK wants to merge 134 commits into
Open
Conversation
…oration Cross cultural collaboration
Added meeting notes
Add milestone 1 deliverables
…-Emerging-Talent/ET6-CDSP-group-14-repo into Cross_Cultural_Collaboration
…oration Cross cultural collaboration
Learning goals
--- name: General PR template about: A template with a generic and high-level review checklist, feel free to modify the checklists based on your PR. --- <!-- make this PR easy to find: - assign and add reviewers - add any helpful labels - connect it to a milestone (if necessary) - link it with an issue (if necessary) --> <!-- A clear and concise description of what the Pull Request is about. --> ## General Checks - [ ] the branch is up to date with `main` - [ ] the code works when pulled and run locally - [ ] All CI checks pass (or at least discussed) - [ ] all conflicts are resolved (if any) - [ ] PR has a descriptive title - [ ] PR has appropriate labels and milestones for easy identification - [ ] PR it is assigned to the owner - [ ] reviewers are assigned - [ ] the PR contributes only one focused change - [ ] It is in the appropriate column in the project board (if necessary) - [ ] has short and clear description - [ ] is linked to an issue (if it is related) - [ ] feedback is addressed (if any and if it is appropriate feedback.) ## Markdown <!-- markdown-specific checks --> - [ ] the markdown source is formatted - [ ] spelling and grammar is correct in all text - [ ] The markdown looks correct when you preview the file - [ ] all links and images work
…e dataset numbers
…hnical_report updated Technical and non technical report
…MIT-Emerging-Talent/ET6-CDSP-group-14-repo into confusion-matrix-and-robustness
This file contains hidden or 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
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.
name: General PR template
about: A template with a generic and high-level review checklist, feel free to modify the checklists based on your PR.
General Checks
mainMarkdown