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

Added results for subset 1. Pinned package versions #221

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

felix-zailskas
Copy link
Contributor

I have completed tests on subset 1 for all classifiers. Generally, this decreased performance except for some cases of the KNN classifier on the harder classes.

All results are documented in the corresponding markdown file.

I also pinned all version numbers and added a package that was required but not listed in the Pipfile.

Signed-off-by: Felix Zailskas <felixzailskas@gmail.com>
@felix-zailskas felix-zailskas self-assigned this Jan 30, 2024
@felix-zailskas felix-zailskas added the documentation Improvements or additions to documentation label Jan 30, 2024
@felix-zailskas felix-zailskas linked an issue Jan 30, 2024 that may be closed by this pull request
Copy link
Contributor

@ultiwinter ultiwinter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks for the documentation.

@felix-zailskas felix-zailskas merged commit 00d032a into dev Jan 30, 2024
4 checks passed
@felix-zailskas felix-zailskas deleted the feature/216-testing-optional-dataset branch January 30, 2024 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Final iteration of ML model
2 participants