Git Product home page Git Product logo

exascaleinfolab / imputevis Goto Github PK

View Code? Open in Web Editor NEW
0.0 13.0 0.0 312.52 MB

ImputeVIS - eXascale Infolab, University of Fribourg, Switzerland

Home Page: https://exascale.info/

License: GNU General Public License v3.0

Python 42.30% Dockerfile 0.11% C++ 14.72% Makefile 0.21% Shell 0.41% JavaScript 0.03% HTML 0.05% Vue 38.61% CSS 0.53% TypeScript 2.98% Batchfile 0.01% MATLAB 0.04%
timeseries explainer imputation-algorithm shap

imputevis's Introduction

ImputeVIS

The repository was built within the eXascale group at the University of Fribourg, Switzerland.

Prerequisites

  • Ubuntu 20 or Ubuntu 22 (including Ubuntu derivatives, e.g., Xubuntu) or the same distribution under WSL2
  • Updated version of Docker
  • Clone this repository.

Quick Start Linux (and Mac)

Install or update docker and docker-compose. Then run the following commands:

# Build images
docker-compose build  
# Start images
docker-compose up

Then navigate into the parameterizer_frontend directory, make sure that npm is installed, and run the following commands:

npm install
npm run dev

This uses the docker-compose.yml file to build the frontend and backend and run them in containers.
The front end is available at http://localhost:5173 (or http://172.19.0.3:5173/), and the back end is accessible under http://localhost:8000 (API calls only).

Quick Start Windows

Install or update docker for Windows under WSL, then run the following commands:

# Build backend image
docker-compose build backend
# Start backend image
docker-compose up backend

Then navigate into the parameterizer_frontend directory, make sure that npm is installed, and run the following commands:

npm install
npm run dev

Usage

After setting up the frontend and backend, you can access the application by opening http://localhost:5173 in your browser.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

imputevis's People

Contributors

brian6330 avatar qnater avatar mkhayati avatar

Watchers

Roman Prokofyev avatar Philippe avatar Dingqi YANG avatar Alberto avatar Ruslan Mavlyutov avatar Zakhar Tymchenko avatar  avatar Artem V L avatar  avatar Abdelouahab Khelifati avatar  avatar  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.