SURGE'23
- Python -version >=3.7
- Python libraries: Numpy, Pandas, Matplotlib, Tensorflow, re, os, datetime, scikit-learn, and Seaborn.
We had data in five types of files: counters_table , jobs_table , paths_table , qstat_table and actual_runtimes
It contains how to prepare dataset for training model.
This contain code for scaling features and LSTM model training.