-
Notifications
You must be signed in to change notification settings - Fork 9
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
Pull Request for the Algorithm Comparison Tool #4
base: master
Are you sure you want to change the base?
Commits on Jan 24, 2017
-
Knowledge Linker Algorithm Comparison tool, taking the output files f…
…rom linkpred, and running comparison metrics and confusion statistics from any two given algorithms, can print to screen or to files and can be run from the command line
Configuration menu - View commit details
-
Copy full SHA for 9a4f2da - Browse repository at this point
Copy the full SHA 9a4f2daView commit details
Commits on Mar 15, 2017
-
Fixed and added some functionality: removed getopt import, used argpa…
…rse instead of sys.argv, passed input/output files through command line, implemented sys.exit(1) error calls, created functions to reuse code, fixed file writing bug, and changed the README file
Mihai Avram committedMar 15, 2017 Configuration menu - View commit details
-
Copy full SHA for 358ce22 - Browse repository at this point
Copy the full SHA 358ce22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36f2d7b - Browse repository at this point
Copy the full SHA 36f2d7bView commit details -
Removed output directory and tool directory, kept input files as exam…
…ple of what input files are expected and they are not so large so I believe they are okay for reusability purposes to keep them there
Mihai Avram committedMar 15, 2017 Configuration menu - View commit details
-
Copy full SHA for eb8c46f - Browse repository at this point
Copy the full SHA eb8c46fView commit details -
Merge branch 'master' of https://github.com/mihaivavram/knowledge_linker
Mihai Avram committedMar 15, 2017 Configuration menu - View commit details
-
Copy full SHA for 669002a - Browse repository at this point
Copy the full SHA 669002aView commit details
Commits on Jun 27, 2017
-
AlgorithmComparisonTool: Changing input format directive and creating…
… function abstraction for confusion output files
Configuration menu - View commit details
-
Copy full SHA for 7abda19 - Browse repository at this point
Copy the full SHA 7abda19View commit details -
AlgorithmComparisonTool: Updating README.md and fixing some formatting problems within this file.
Configuration menu - View commit details
-
Copy full SHA for a5f3b3b - Browse repository at this point
Copy the full SHA a5f3b3bView commit details -
AlgorithmComparisonTool: More README.md formatting
Configuration menu - View commit details
-
Copy full SHA for 1e5a61e - Browse repository at this point
Copy the full SHA 1e5a61eView commit details