mirror of
https://github.com/13hannes11/bachelor_thesis_m.recommend.git
synced 2024-09-04 01:11:00 +02:00
add recommender to repository
This commit is contained in:
4
profiler.py
Normal file
4
profiler.py
Normal file
@@ -0,0 +1,4 @@
|
||||
import cProfile
|
||||
import eval
|
||||
|
||||
cProfile.run('eval.main()')
|
||||
Reference in New Issue
Block a user