Giter Club home page Giter Club logo

apriori-module's Introduction

Apriori-Extension

Extension of the eTutor++ for the Apriori algorithm (incl. the derivation of association rules). The extension is an independent application whose sub-functions can be called from eTutor++.

Features for students are:

- Facility to solve and submit assignments
- Facility to draw up individual apriori tasks to practice

Features for tutors are:

- Facility to create datasets and assignments for students
- Facility to manage apriori data sets and tasks

Spring Boot Application

Port: 8085

Security

In order to enable secure communication, the same password must apply in both the eTutor++ and the extension (stored in the application.yml file of the eTutor++ and in the application.properties configuration file of the extension).

Dependencies

The JavaScript library CryptoJS was additionally installed in eTutor++ for security purposes.

The extension has dependencies for the Spring framework (web, data jpa, thymeleaf), for the postgres data base, for the apache jena rdf data base, for additional hibernate data types and for combinatorics. Please consult the pom.xml file.

Databases

The extension uses the Postgres and the RDF databases of the eTutor++.

Properties

The properties of the extension are in the application.properties file. The relevant properties of the eTutor++ Angular front-end in relation to the extension are located in the application.yml file of the platform.

Remark for developers

In contrast to other eTutor++ modules, the extension is rendered on the server (SSR) and was implemented using Thymeleaf.

apriori-module's People

Contributors

hs222 avatar kevschuetz avatar

Watchers

Christoph Schütz 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.