Skip to content
This repository was archived by the owner on Feb 27, 2025. It is now read-only.
 
 

Repository files navigation

Intentional OLAP: PREDICT

build

Research papers

This repository implements the paper "Predicting Multidimensional Cubes Through Intentional Analytics" submitted to the IEEE TKDE journal.

Running the tests

This repository allows the user to:

  1. download the necessary datasets;
  2. bring up a Docker container with Oracle 11g;
  3. load the datasets into Oracle;
  4. run the tests.

Running the experiments requires the following software to be installed:

  • Docker
  • Java 14
  • Python 3.12

Once the software is installed, execute the following code to run the tests.

cd intentional
chmod +x *.sh
bash init.sh
bash build.sh
bash download.sh
bash start.sh
bash stop.sh

Working and deploying the application

  • Change the necessary files (see the ones copied by init.sh)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages