diff --git a/EJECUTABLE.py b/Early Dropout Prediction System/EJECUTABLE.py similarity index 100% rename from EJECUTABLE.py rename to Early Dropout Prediction System/EJECUTABLE.py diff --git a/dropout/calculosasigmallas.py b/Early Dropout Prediction System/dropout/calculosasigmallas.py similarity index 100% rename from dropout/calculosasigmallas.py rename to Early Dropout Prediction System/dropout/calculosasigmallas.py diff --git a/dropout/final.py b/Early Dropout Prediction System/dropout/final.py similarity index 100% rename from dropout/final.py rename to Early Dropout Prediction System/dropout/final.py diff --git a/dropout/get_calificaciones.py b/Early Dropout Prediction System/dropout/get_calificaciones.py similarity index 100% rename from dropout/get_calificaciones.py rename to Early Dropout Prediction System/dropout/get_calificaciones.py diff --git a/dropout/get_estudiantes.py b/Early Dropout Prediction System/dropout/get_estudiantes.py similarity index 100% rename from dropout/get_estudiantes.py rename to Early Dropout Prediction System/dropout/get_estudiantes.py diff --git a/dropout/get_mallas.py b/Early Dropout Prediction System/dropout/get_mallas.py similarity index 100% rename from dropout/get_mallas.py rename to Early Dropout Prediction System/dropout/get_mallas.py diff --git a/dropout/get_pga.py b/Early Dropout Prediction System/dropout/get_pga.py similarity index 100% rename from dropout/get_pga.py rename to Early Dropout Prediction System/dropout/get_pga.py diff --git a/dropout/jsontocsv.py b/Early Dropout Prediction System/dropout/jsontocsv.py similarity index 100% rename from dropout/jsontocsv.py rename to Early Dropout Prediction System/dropout/jsontocsv.py diff --git a/dropout/predict.py b/Early Dropout Prediction System/dropout/predict.py similarity index 100% rename from dropout/predict.py rename to Early Dropout Prediction System/dropout/predict.py diff --git a/predDecTree.py b/Early Dropout Prediction System/predDecTree.py similarity index 100% rename from predDecTree.py rename to Early Dropout Prediction System/predDecTree.py diff --git a/predGradBoost.py b/Early Dropout Prediction System/predGradBoost.py similarity index 100% rename from predGradBoost.py rename to Early Dropout Prediction System/predGradBoost.py diff --git a/predLinLog.py b/Early Dropout Prediction System/predLinLog.py similarity index 100% rename from predLinLog.py rename to Early Dropout Prediction System/predLinLog.py diff --git a/predMLP.py b/Early Dropout Prediction System/predMLP.py similarity index 100% rename from predMLP.py rename to Early Dropout Prediction System/predMLP.py diff --git a/predRF.py b/Early Dropout Prediction System/predRF.py similarity index 100% rename from predRF.py rename to Early Dropout Prediction System/predRF.py diff --git a/predSVM.py b/Early Dropout Prediction System/predSVM.py similarity index 100% rename from predSVM.py rename to Early Dropout Prediction System/predSVM.py