/Enrolled-Data-science

Project about students enrolled on a post graduate course

Primary LanguageJupyter Notebook

Algoritmo de clasificacion.

El codigo lo que intenta hacer es predecir cual de todos los alumnos que decidieron hacer la preinscripcion, van finalmente a entregar la documentacion, que es el paso siguiente. Ya que sin documentacion no se puede cursar.

No es la version final, la idea es seguir agregando modelos y algoritmos. Ya que en este caso se uso un randomforest dando muy buenos resultados, pero tambien se podrian aplicar modelos no supervisados como clustering.

Classifier algorithm

The Jupiter Notebook try to predict which of the pre-enrolled will be sending documentation, because it’s the next step and a pre-enrolled without documentation can’t do the postgraduate.

It’s not a final version, I going to add news algorithms and models. In this case, I’ve applied random forest but I could apply not supervised algorithm like clustering.