Giter VIP home page Giter VIP logo

student_acdemic_performance's Introduction

Student Academic Performance

About the Project: -

This is an educational data set which is collected from learning management system (LMS) called Kalboard 360. Kalboard 360 is a multi-agent LMS, which has been designed to facilitate learning through the use of leading-edge technology. Such system provides users with a synchronous access to educational resources from any device with Internet connection.

The data is collected using a learner activity tracker tool, which called experience API (xAPI). The xAPI is a component of the training and learning architecture (TLA) that enables to monitor learning progress and learner’s actions like reading an article or watching a training video. The experience API helps the learning activity providers to determine the learner, activity and objects that describe a learning experience. The dataset consists of 480 student records and 16 features. The features are classified into three major categories: (1) Demographic features such as gender and nationality. (2) Academic background features such as educational stage, grade Level and section. (3) Behavioral features such as raised hand on class, opening resources, answering survey by parents, and school satisfaction.

The dataset consists of 305 males and 175 females. The students come from different origins such as 179 students are from Kuwait, 172 students are from Jordan, 28 students from Palestine, 22 students are from Iraq, 17 students from Lebanon, 12 students from Tunis, 11 students from Saudi Arabia, 9 students from Egypt, 7 students from Syria, 6 students from USA, Iran and Libya, 4 students from Morocco and one student from Venezuela.

The dataset is collected through two educational semesters: 245 student records are collected during the first semester and 235 student records are collected during the second semester.

The data set includes also the school attendance feature such as the students are classified into two categories based on their absence days: 191 students exceed 7 absence days and 289 students their absence days under 7.

This dataset includes also a new category of features; this feature is parent parturition in the educational process. Parent participation feature have two sub features: Parent Answering Survey and Parent School Satisfaction. There are 270 of the parents answered survey and 210 are not, 292 of the parents are satisfied from the school and 188 are not.

The columns in this dataset are:

  • Gender - student's gender (nominal: 'Male' or 'Female’)
  • Nationality-student's nationality (nominal:’ Kuwait’,’ Lebanon’,’ Egypt’,’ SaudiArabia’,’ USA’,’ Jordan’,’ Venezuela’,’ Iran’,’ Tunis’,’ Morocco’,’ Syria’,’ Palestine’,’ Iraq’,’ Lybia’)
  • Place of birth-student's Place of birth (nominal:’ Kuwait’,’ Lebanon’,’ Egypt’,’ SaudiArabia’,’ USA’,’ Jordan’,’ Venezuela’,’ Iran’,’ Tunis’,’ Morocco’,’ Syria’,’ Palestine’,’ Iraq’,’ Lybia’)
  • Educational Stages-educational level student belongs (nominal: ‘lowerlevel’,’MiddleSchool’,’HighSchool’)
  • Grade Levels-grade student belongs (nominal: ‘G-01’, ‘G-02’, ‘G-03’, ‘G-04’, ‘G-05’, ‘G-06’, ‘G-07’, ‘G-08’, ‘G-09’, ‘G-10’, ‘G-11’, ‘G-12 ‘)
  • Section ID- classroom student belongs (nominal:’A’,’B’,’C’)
  • Topic-course topic (nominal:’ English’,’ Spanish’, ‘French’,’ Arabic’,’ IT’,’ Math’,’ Chemistry’, ‘Biology’, ‘Science’,’ History’,’ Quran’,’ Geology’)
  • Semester-school year semester (nominal:’ First’,’ Second’)
  • Parent responsible for student (nominal:’mom’,’father’)
  • Raised hand- how many times the student raises his/her hand on classroom (numeric:0-100)
  • Visited resources- how many times the student visits a course content(numeric:0-100)
  • Viewing announcements-how many times the student checks the new announcements(numeric:0-100)
  • Discussion groups- how many times the student participate on discussion groups (numeric:0-100)
  • Parent Answering Survey- parent answered the surveys which are provided from school or not (nominal:’Yes’,’No’)
  • Parent School Satisfaction-the Degree of parent satisfaction from school(nominal:’Yes’,’No’)
  • Student Absence Days-the number of absence days for each student (nominal: above-7, under-7)

    The students are classified into three numerical intervals based on their total grade/mark:
  • Low-Level: interval includes values from 0 to 69.
  • Middle-Level: interval includes values from 70 to 89.
  • High-Level: interval includes values from 90-100.

Language used: -

Python3

Note:

Make Tab for indentation (tab = 3 spaces), and afer writing a code use the comment to describe the code # add comment

FrameWorks: -

  1. Pandas (version: 1.0.2)
    pip install pandas
  2. Numpy (version: 1.18.3)
    pip install numpy
  3. sklearn (version: 0.10.0)
    pip install scikit-learn
  4. Matplotlib (version: 3.2.0)
    pip install scikit-learn
  5. Seaborn(version: 0.10.0)
    pip install seaborn

How to contribute on open-source project:

  • Fork this repository.
  • Clone the repository.
  • Create a branch.
  • Make necessary changes and commit those changes.
  • Push changes to GitHub.
  • Submit your changes for review.
  • Refer to Git Resources for git commands.

student_acdemic_performance's People

Contributors

nilavya2000 avatar sarcastic22101 avatar aman-raza 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.