Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mhc_rank
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package 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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Patrick Skillman-Lawrence
mhc_rank
Commits
91a7ed7d
Commit
91a7ed7d
authored
8 years ago
by
Alex Rubinsteyn
Browse files
Options
Downloads
Patches
Plain Diff
use correct ScoreSet
parent
499420cc
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
experiments/matrix-completion-accuracy.py
+1
-1
1 addition, 1 deletion
experiments/matrix-completion-accuracy.py
with
1 addition
and
1 deletion
experiments/matrix-completion-accuracy.py
+
1
−
1
View file @
91a7ed7d
...
...
@@ -29,7 +29,7 @@ import numpy as np
import
pandas
as
pd
from
dataset_paths
import
PETERS2009_CSV_PATH
from
mhcflurry.
score_set
import
ScoreSet
from
score_set
import
ScoreSet
from
mhcflurry.dataset
import
Dataset
from
matrix_completion_helpers
import
(
evaluate_predictions
,
...
...
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