GithubHelp home page GithubHelp logo

antonisleventakis / predicting-student-final-grades-with-regression-models Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 76 KB

Regression Machine Learning Pipelines for predicting student performance

Python 100.00%
data data-preprocessing data-science educational educational-data-mining machine-learning mining neural-network semi-supervised-learning tensorflow

predicting-student-final-grades-with-regression-models's Introduction

Predicting-Student-Final-Grades-with-Regression-Models

Description: This repository contains two different implementations of regression models for predicting student final grades. The first model is a neural network, while the second model is a semi-supervised algorithm.

The neural network model is built using TensorFlow, a popular open-source machine learning library. It takes as input various features related to student performance, such as previous grades, attendance, and study habits. The model is trained using a large dataset of student records, and then tested on a held-out set of data to evaluate its accuracy. The code includes detailed comments to help users understand the structure and operation of the model.

The second model is a semi-supervised algorithm that uses both labeled and unlabeled data to make predictions. It leverages the fact that some student data may be missing or incomplete, and uses clustering techniques to group similar students together. It then assigns labels to these groups based on the known final grades of some students, and uses this information to make predictions for the remaining students. The code includes several helper functions and visualization tools to help users explore the data and understand the algorithm's output.

Both models are designed to be flexible and easy to use, with options for adjusting hyperparameters and input data. They can be run locally or in a cloud environment using popular platforms such as Google Colab. The code is fully documented and available under an open-source license, allowing other researchers and developers to build on this work and contribute to the field of student performance prediction.

predicting-student-final-grades-with-regression-models's People

Contributors

antonisleventakis avatar

Stargazers

 avatar

Watchers

 avatar  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.