GithubHelp home page GithubHelp logo

nmn-pandey / student-dropout-prediction Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 3.0 2.79 MB

This repository contains code and analysis for predicting student dropout and academic success using demographic, socioeconomic, and academic data. Machine learning and deep learning models are implemented in Python and R.

Python 76.00% R 24.00%
data-science deep-learning exploratory-data-analysis machine-learning predictive-modeling

student-dropout-prediction's Introduction

Student Dropout Prediction

This project aims to predict student dropout and academic success using demographic, socioeconomic, and academic data. The project is implemented in Python and R.

Data

The data is sourced from Kaggle and contains information on 4424 students across several attributes like gender, age, nationality, qualifications, academic performance etc. More details on the data dictionary can be found in the link below.

Notebooks

The Python and R implementations are in the following notebooks in the src folder:

  • student_predictions.ipynb: Interactive Python notebook implementing including data preprocessing, EDA, machine learning models, and deep learning models.
  • student_predictions.py: Complete Python implementation including data preprocessing, EDA, machine learning models, and deep learning models.
  • student_predictions.R: Complete R implementation including data preprocessing, EDA, machine learning models, and deep learning models.

Models

The following machine learning and deep learning models are implemented:

Machine Learning

  • Logistic Regression
  • K-Nearest Neighbors
  • Random Forest (primary model)
  • Decision Tree
  • Support Vector Machine

Deep Learning

  • 2-layer Neural Network
  • 3-layer Neural Network
  • 5-layer Neural Network with Dropout
  • Convolutional Neural Network (best performer)

Usage

The notebooks can be run end-to-end to reproduce the analysis and modeling pipeline. Models are evaluated using 5-fold stratified cross validation. Class imbalance is handled via oversampling and undersampling techniques.

The Python notebook requires the following key libraries:

  • Pandas, NumPy, Matplotlib, Seaborn
  • Scikit-learn, Keras, Tensorflow

The R notebook requires the following key libraries:

  • dplyr, tidyverse, corrplot, skimr, keras
  • cluster, factoextra, moments, caret, randomForest, gridExtra

Authors

Let me know if you have any questions.

student-dropout-prediction's People

Contributors

nmn-pandey avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.