Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Commit-Analysis-ML
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ahmad, Rawel
Commit-Analysis-ML
Commits
Commits · main
main
Select Git revision
1 result
Searching
commit-analysis-ml
Author
Search by author
Any Author
authors
0 authors
Browse files
Sep 10, 2023
Added reference for Classifier
· f16aa8ff
Ahmad, Rawel
authored
1 year ago
f16aa8ff
Sep 09, 2023
added note for classifier folder
· d1f53366
Rawel
authored
1 year ago
d1f53366
Added dataset to readme
· d86b33de
Rawel
authored
1 year ago
d86b33de
temporarily added method to collect missing training data
· 4ddff3d4
Rawel
authored
1 year ago
4ddff3d4
Sep 08, 2023
cleaned up train_model
· 075a1733
Rawel
authored
1 year ago
075a1733
added train_model for training after commit_features
· 14e7c6ae
Rawel
authored
1 year ago
14e7c6ae
added new print statement for debugging
· 7e7dc4f7
Rawel
authored
1 year ago
7e7dc4f7
small adjustment regarding select statement
· bac54e10
Rawel
authored
1 year ago
bac54e10
code optimization
· c64b13d5
Rawel
authored
1 year ago
c64b13d5
Added possibility to run stratified sampling
· 9e605c54
Rawel
authored
1 year ago
9e605c54
Sep 07, 2023
Suppress errors
· c9eb0623
Rawel
authored
1 year ago
c9eb0623
Added tqdm for better progress tracking
· ad3c15a9
Rawel
authored
1 year ago
ad3c15a9
refactoring
· ccd860db
Rawel
authored
1 year ago
ccd860db
added some methods for loading and training
· 3b45ca32
Rawel
authored
1 year ago
3b45ca32
fixing commit is stored in unclassified and has no differentiation
· cbd751bb
Rawel
authored
1 year ago
cbd751bb
main contains some errors regarding storing the data into the right folder, wrote a fixing class
· e14d4a0f
Rawel
authored
1 year ago
e14d4a0f
Sep 06, 2023
the values are interpreted as int, so they have to be checked not by their boolean value
· 92b0d47d
Rawel
authored
1 year ago
92b0d47d
disabled foreign_key_check to include cve_ids
· ee48da5f
Rawel
authored
1 year ago
ee48da5f
added check if commit should be none to prevent errors
· bf646a56
Ahmad, Rawel
authored
1 year ago
bf646a56
changed path and updated ignore files accordingly
· d658a2b1
Rawel
authored
1 year ago
d658a2b1
changed path to correct one
· 343389b0
Rawel
authored
1 year ago
343389b0
In case the commit is not found locally, try fetching from remote
· f1ccdf27
Rawel
authored
1 year ago
f1ccdf27
added print statements for debugging
· 08d2db44
Rawel
authored
1 year ago
08d2db44
removed duplicate installation of build-essential
· 595e1868
Rawel
authored
1 year ago
595e1868
updated docker to include gcc and other stuff to be able to run the classifier
· b768c610
Rawel
authored
1 year ago
b768c610
Imported and modified the classifier (not finished yet)
· ae2280f1
Rawel
authored
1 year ago
ae2280f1
Sep 05, 2023
Only save the relation if a commit is found
· 15afbeff
Rawel
authored
1 year ago
15afbeff
Made heuristic faster by iterating each fixing sha once
· 82cebdc9
Rawel
authored
1 year ago
82cebdc9
bug fix where some config_codes were not included because they were not...
· 2307ab8a
Rawel
authored
1 year ago
2307ab8a
Sep 04, 2023
since commitutils always creates a connection, we should stop that by saving the commit manually
· 64bcdb73
Rawel
authored
1 year ago
64bcdb73
made num_cores more strict to prevent too many connections
· 36e97988
Rawel
authored
1 year ago
36e97988
updated run_all
· dac01256
Rawel
authored
1 year ago
dac01256
Added method to get all entries with heuristic mapping to associate a vcc_sha
· f0416e16
Rawel
authored
1 year ago
f0416e16
Made the removing of initial commits more general to include also chromium
· 7e5810f6
Rawel
authored
1 year ago
7e5810f6
Sep 01, 2023
Added oss-fuzz processor to run_all.sh
· 4a7ba5ab
Rawel
authored
1 year ago
4a7ba5ab
Aug 31, 2023
updated readme to include acknowledgements
· ccdb7a6b
Rawel
authored
1 year ago
ccdb7a6b
updated readme
· 12a20c39
Rawel
authored
1 year ago
12a20c39
updated documentation with added edge case for sequential heuristic
· d875aaaa
Rawel
authored
1 year ago
d875aaaa
documentation update for processor.py
· fd8cc884
Rawel
authored
1 year ago
fd8cc884
Updated README.md
· 7050cb16
Rawel
authored
1 year ago
7050cb16
Loading