Spaces:
Runtime error
Runtime error
File size: 597 Bytes
a5fb347 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 |
# jRefactoring
# Project Overview
## Dependencies
- keras==2.12.0
- matplotlib==3.7.1
- numpy==1.23.5
- pandas==1.5.3
- PyDriller==2.4.1
- pymongo==4.3.3
- python-dotenv==1.0.0
- scikit_learn==1.2.2
- torch==2.0.0
- transformers==4.27.2
## Dataset
The dataset used in this project is collected from SEART tool. The parameters used in this tool are as follows:
![Example image](helpers/SEART.png)
It resulted in 146 projects. These projects served as our dataset.
## Models
## Results
## Instructions for Replication
## Code Structure
## Acknowledgments
## Contact Information
|