-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Mendi23 edited this page Nov 12, 2018
·
14 revisions
If you wan't to know what MIP stands for, see the research-paper
-
About the model:
-
What we found
-
What's next?
-
Project's modules:
-
In src:
-
CSR.py - Translating commits into sessions for emitting to the MIP graph
-
Entities.py – Implementing
SessionandActionclass for the MIP -
MIP.py - Full Implementing of the MIP-Net model
-
-
DataModule – classes for retrieving, cleaning and structuring repositories from Github.
-
AnalysisModule – Scripts for running the MIP model on Github data, visualizing and analyzing the results.
-