Giter Site home page Giter Site logo

eufemianofp / crystalball Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 7.82 MB

Web application to predict academic performance of freshmen at university

License: GNU General Public License v3.0

Java 15.20% HTML 69.53% CSS 1.77% JavaScript 5.59% R 7.91%
web-application servlets-jsp rserve bootstrap-framework ajax-jquery apache-tomcat

crystalball's Introduction

CrystalBall

CrystalBall is a web application to the predict academic performance of freshmen at university. The main goal of predicting academic performance is to help mentors identify freshmen students that need mentoring the most. This project was developed in 2014 as part of my BSc thesis at the University of Navarra, Spain.

The backend was developed in Java using Java servlets and JavaServer Pages hosted on Apache Tomcat. The database used was Microsoft Access 2007 (lame, I know). The statistical analyses (developed by Álvaro Fuertes Vallés) in R are passed to the TCP/IP server Rserve installed through a package in R.

The front-end was developed using the popular Bootstrap framework. The requests to the backend are handled using the Javascript library JQuery and Ajax for dynamic refresh of contents. The Javascript framework AlertifyJS was used to send notifications to the user.

Prerequisites

Required R packages:

  • Rserve
  • Nozzle.R1
  • gdata
  • impute (BioConductor)
  • glmnet
  • reshape2
  • Run gdata::installXLSXsupport() in R terminal

Java Servlet 4.0 servlets are used, running on Apache Tomcat v9.0. The OpenJDK 11.0.11 Java Development Kit has been used for Java code development.

Required JAR files are handled by the Maven file pom.xml.

License

GNU General Public License v3.0.

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.