Giter Site home page Giter Site logo

machine_learning_analytics's Introduction

Machine Learning

Assessing Machine Learning Models for Predicting Student Outcomes form Engagement Data

Description

This repository contains files associated with a report submitted as assessed coursework for Machine Learning and Predictive Analytics - UFCFMJ-15-M at the University of the West of England, Bristol.

Abstract

Higher Education Institutions (HEI) have a vested interest in ensuring that students are successful in their studies. The motivation is multi-faceted – by ensuring positive student experience and good student outcomes, HEIs reap the benefits of an enhanced reputation, improved metrics affecting league table placement and more stable student numbers. HEIs are subsequently able to attract and retain more students and further improve their educational services.

Learner Analytics is a field of research which can support students and HEIs by improving student experience, enriching learning and teaching, identifying at-risk students, and bettering retention and progression. This exploratory report investigates several predictive learning algorithms trained on student engagement data to predict multiclass and binary outcomes.

It is proof-of-concept in nature, exploring the viability and generalisability of learning algorithms on engagement behaviour during a course. It compares several models and briefly discusses the results in the context of the HEI.

The Open University Learning Analytics dataset is used to train, validate and test classification learner models.

How to use this repository

This repository has not been prepared for general use. It is a repository of working files and notebooks which were used to produce the report. Notebooks contain code, commentary, thoughts and ideas.

They are not intended to be read as a narrative, although they are referenced in the report and supply additional information.

It is my intention to keep working on some of the findings and additional research questions.

As such, the code is presented as-is with no guarantees.

Requirements

All code was written in Python 3.11.0.

The following packages are required:

  • numpy
  • pandas
  • matplotlib
  • seaborn
  • sklearn
  • additional packages may be required

More details

data folder contains the data used in the report as well as generated files coursework folder contains the ipython notebook used to generate the report in Word format

  • there will be minor variations between the Word Document and the ipython file

  • the ipython file does not contain any code code folder contains various ipython notebooks used to explore the data and generate the report

  • V1 folder contains the first version of my code

    • notebooks are named in the order they were created / used
    • some code needs to be updated to function properly
  • V2 folder contains the second version of my code

    • notebooks are named in the order they are meant to be read
    • these notebooks are more complete and more in line with the report content
  • V2/00_data_description contains a description of the data used in the report

  • V2/00_introduction contains the introduction to the report

  • V2/01_data.ipynb contains initial data exploration

  • V2/02_EDA.ipynb contains exploratory data analysis

  • V2/03_Features.ipynb contains feature engineering code and narrative

  • V2/04_1_model_prep.ipynb contains code to prepare data for modelling

  • V2/04_2_model_reduce.ipynb contains code to reduce the number of features and feature space (PCA)

  • v2/04_3_model_fit.ipynb contains code to fit models

  • V2/04_4_model_tune.ipynb contains code to tune models

  • V2/04_5_model_test.ipynb contains code to prepare test scenario

  • V2/04_6_model_test_model.ipynb contains code to test model on 50/100/150 test sets

Assignment Specification / Brief

Full Assignment Specification

Your report (in a form of a discussion paper) should cover the following points:

  • Discuss a machine learning problem given your chosen application; identify the prob-lem, the requirements for a predictive model and its impact.
  • Describe and analysis a dataset and its characteristics; size, representation and at-tributes,
  • Discuss whether bivariate or multivariate analysis is most suitable for your predictive model.
  • Choose/apply (a) learning algorithm(s) and identify its/their categories; supervised, un-supervised, semi-supervised.
  • Analytically evaluate your choice of machine learning solution; its suitability, cost, and apply an error evaluation metric to justify your choice, e.g., classification accuracy of classification problems, MSE and/or R^2 (R squared) for regression models, etc.
  • Choose a learning algorithm which you think is less suitable for your predictive model and justify your “rejection” reasons.

machine_learning_analytics's People

Contributors

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