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

Adding CV as a function inside a script for easy imports #2

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

evanmiltenburg
Copy link

Hi Anya,

The title is self-explanatory; I've found it easier to work with the code after some modifications. Maybe you'll find them useful as well.

Best wishes,
Emiel

evanmiltenburg and others added 3 commits February 15, 2024 22:30
# CHANGES MADE TO THE CODE:
# - Modified the spacing so that a tab equals four spaces.
# - CV* metric adapted into a function.
# - The function now outputs a dictionary with the results.
# - Printing the output is optional (set the `verbose` flag to True).
# - Added a simple function to check the correctness of the CV function. NOTE: only partial coverage.
Turn the CV code into a script for easier imports
@evanmiltenburg
Copy link
Author

(I guess the edits to the README are something you would probably want to change, but that should be easy to do.)

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.

None yet

1 participant