Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
# A Framework for Identifying Evolution Patterns of Open-Source Software Projects
|
| 6 |
+
|
| 7 |
+
IN5000 TU Delft - MSc Computer Science
|
| 8 |
+
|
| 9 |
+
This repository contains the multivariate time series forecasting datasets related to the following repository:
|
| 10 |
+
|
| 11 |
+
https://github.com/IN5000-MB-TUD/data-analysis
|
| 12 |
+
|
| 13 |
+
## Contributors
|
| 14 |
+
|
| 15 |
+
Project developed for the course IN5000 - Master's thesis of the 2023/2024 academic year at TU Delft.
|
| 16 |
+
|
| 17 |
+
Author:
|
| 18 |
+
- Mattia Bonfanti
|
| 19 |
+
- [m.bonfanti@student.tudelft.nl](mailto:m.bonfanti@student.tudelft.nl)
|
| 20 |
+
- Master's in Computer Science - Software Technology Track
|