Repository for the thesis project: multiple time series forecasting applied to school enrollment projection.
This project is a collaboration with the Secretary of Education of Zacatecas (SEZ) that aims to improve the enrollment forecasting process with which the number of students that will be enrolled the next years in each school of Zacatecas is obtained. The proposed solution combines neural networks, fuzzy time series and the ARIMA model in a single algorithm to generate the enrollment forecasting for the next 5 years. The Mexico 911 statistic is used to train the algorithms, and the experts opinion algorithm performs an accuracy of 11% over the forecasting method used previously to the implementation of this project.
Due to the number of observed data varies from school to school in the 911 statistic, the next rules were developed for assigning a prediction method to each school:
For more information about the methods and its evaluation, I invite you to run the notebooks on Binder which contains the evaluation for the distincts datasets.
Repositorio para el proyecto de tesis: predicción de múltiples series de tiempo aplicado a la proyección de matrícula escolar.
Este proyecto es una colaboración con la Secretaría de Educación del estado de Zacatecas (SEZ) que busca optimizar el proceso de proyección de matrícula por el que se obtiene el número de alumnos que se inscribirán en cada escuela del estado en los próximos años. La solución propuesta se basa en combinar redes neuronales, series de tiempo difusas y el modelo ARIMA en un solo algoritmo experto que genera la predicción de matrícula en los próximos 5 años. Utiliza datos de la estadística 911 y se desempeña con una precisión del 11% mayor sobre el método utilizado por la SEZ previo a la implementación de este proyecto.
Debido a que no todas las escuelas contienen el mismo número de años registrados en la estadística 911, se utilizaron las siguientes reglas para asignar un método de predicción:
Para más información sobre los métodos de predicción y su evaluación te invito a ejecutar en Binder los notebooks que contienen las evaluaciones de los modelos en escuelas de preescolar, primarias y secundarias.