Giter Site home page Giter Site logo

sureshchandra999 / students-performance-prediction Goto Github PK

View Code? Open in Web Editor NEW

This project forked from singh-manavv/students-performance-prediction

0.0 0.0 0.0 1.14 MB

License: MIT License

Python 1.34% HTML 0.42% Jupyter Notebook 98.23% Dockerfile 0.01%

students-performance-prediction's Introduction

Students-Performance Machine Learning Project

Project Description

This project aims to predict students' math scores using machine learning, based on a variety of features including demographic, social, and school-related factors. It seeks to uncover the key determinants of students' performance in math, providing valuable insights for educational strategies.

Dataset Information

  • Gender: Sex of students β†’ (Male/Female) πŸ‘¨β€πŸ‘©β€πŸ‘§β€πŸ‘¦
  • Race/Ethnicity: Ethnicity of students β†’ (Group A, B, C, D, E) πŸ‘²πŸ½πŸ‘³πŸΎβ€β™‚οΈπŸ‘©πŸΌβ€πŸ¦±πŸ§‘πŸΏπŸ‘±πŸ»β€β™€οΈ
  • Parental Level of Education: Parents' final education β†’ (Bachelor's degree, Some college, Master's degree, Associate's degree, High school) πŸ‘¨β€πŸŽ“πŸ‘©β€πŸŽ“
  • Lunch: Having lunch before test β†’ (Standard or Free/reduced) 🍱
  • Test Preparation Course: Complete or not complete before test ✍️
  • Math Score βž•πŸ–©
  • Reading Score πŸ“–
  • Writing Score ✍️

How This Project Works

The project applies various machine learning models to predict students' performance and analyze the impact of different features on their academic outcomes. It involves data preprocessing, exploratory data analysis (EDA), model selection, training, and evaluation to understand the underlying patterns and make predictions.

Installation

To run this project, follow these steps:

  1. Clone the Repository: First, clone the repository to your local machine using the following command:
git clone https://github.com/singh-manavv/Students-Performance.git
  1. Set Up Your Environment: Ensure you have Python installed on your machine. It's recommended to create a virtual environment for this project to manage dependencies efficiently. You can create a virtual environment using:
python -m venv venv

Activate the virtual environment:

  • On Windows: venv\Scripts\activate
  • On Unix or MacOS: source venv/bin/activate
  1. Install Dependencies: Install all the required dependencies by running:
pip install -r requirements.txt
  1. Run the Project: Navigate to the project directory and run the main script app.py using following command:
python app.py

Contributing

Contributions to this project are welcome! Whether it's improving the machine learning models, adding new features, or fixing bugs, your help can make a big difference. Please feel free to fork the repository, make your changes, and submit a pull request.

License MIT License

This project is open-sourced under the MIT License. See the LICENSE file for more details.


For more information and updates, please visit the project's GitHub repository.

students-performance-prediction's People

Contributors

singh-manavv 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.