Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
HRV_MEG
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ryan Christopher Godwin
HRV_MEG
Commits
4594e202
Commit
4594e202
authored
2 years ago
by
Ryan Godwin
Browse files
Options
Downloads
Patches
Plain Diff
renaming evaluate to compare and updating py_utils submodule
parent
b4d6d780
No related branches found
Branches containing commit
No related tags found
1 merge request
!1
Progress toward getting the evaluation integrated
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
src/hrvmeg/compare.py
+0
-0
0 additions, 0 deletions
src/hrvmeg/compare.py
src/hrvmeg/main.py
+1
-1
1 addition, 1 deletion
src/hrvmeg/main.py
src/py_utils
+1
-1
1 addition, 1 deletion
src/py_utils
with
2 additions
and
2 deletions
src/hrvmeg/
evaluat
e.py
→
src/hrvmeg/
compar
e.py
+
0
−
0
View file @
4594e202
File moved
This diff is collapsed.
Click to expand it.
src/hrvmeg/main.py
+
1
−
1
View file @
4594e202
...
...
@@ -8,7 +8,7 @@ import typer
from
config
import
config
from
config.config
import
logger
from
hrvmeg
import
predict
from
hrvmeg
import
predict
,
compare
from
py_utils
import
config_utils
,
get_files
,
print_info
from
utils
import
meg_to_ica
...
...
This diff is collapsed.
Click to expand it.
py_utils
@
597c5518
Subproject commit
a00ec79c6d32c78a7a6be7efc5fe3bed599ffa42
Subproject commit
597c55182a4cab83e208a97f2e3a91d32fecc95a
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment