This repository has been archived by the owner on Nov 28, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 25
debug deeprank for models with no feature value #242
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
f3621dc
debug deeprank for models with no feature value
manonreau ad067bb
Update DataSet.py
manonreau 89a7600
Update DataSet.py
manonreau bce81ec
adapt code for prediction
manonreau 52b5561
Merge branch 'debug' of https://github.com/DeepRank/deeprank into debug
manonreau 355a0ba
Update DataSet.py
manonreau e3f6a79
Create DataSet.py
manonreau 5997158
Create DataSet.py
manonreau 00c02b4
Update DataSet.py
manonreau 0ede917
Remove the benchmarking mode
manonreau 9459efc
Update hitrate
manonreau f60d3eb
Update DataSet.py
manonreau 9e20f85
Update DataSet.py
manonreau 754060b
Update NeuralNet.py
manonreau ba3f2cb
Update DataSet.py
manonreau 7d972fd
Update NeuralNet.py
manonreau d8e7dc5
Update DataSet.py
manonreau 78444a8
Update NeuralNet.py
manonreau f1b3824
Update NeuralNet.py
manonreau 3558609
Update NeuralNet.py
manonreau 70ec167
Update test_learn.py
manonreau 7e674c9
Update DataSet.py
manonreau 257c4ef
Update NeuralNet.py
manonreau 5135b33
Update test_learn.py
manonreau b99a433
Update grid shape related field and method
CunliangGeng de92fc6
Rename target_thr to hit_cutoff
CunliangGeng File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why is that line commented ? should we simply remove it ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No idea, this line was already commented in the code