GithubHelp home page GithubHelp logo

vp4140 / js_arules Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wwwilliams/js_arules

0.0 0.0 0.0 312 KB

Exposing Apriori algorithm to the web. Online: https://bacloud14.github.io/js_arules/

JavaScript 77.69% HTML 8.49% CSS 13.82%

js_arules's Introduction

js_arules

https://bacloud14.github.io/js_arules/

Basically, this tiny js application accessible through a single page, uses directly the following projects:

Otherwise, it just exposes them to the Web.

Glimpse of UI

HOME Screenshot

Contribution

Please see open issues, fork and pull request after manually testing some CSV files:

One good example can be downloaded:

https://www.stats.govt.nz/assets/Uploads/Environmental-economic-accounts/Environmental-economic-accounts-2020-tables/Download-data/renewable-energy-stock-account-2007-18.csv

Test

There is obviously no automated testing, so manually verify browser console for errors, and the following functionalities that comes to mly mind should be verified:

  • Loading bar
  • Output section for plain text mined results
  • Data preview
  • Visualization: Visualizations must comply with mined results (correct relationships and colorized groups)
    • Adjacency matrix
    • Weighted graph that

Quick editing on Glitch:

https://glitch.com/~js-arules

Docker Image

This docker image simply serves the sites static content on port 80.

Build

To build the image simply run docker build -t IMAGE_NAME ..

Run

To start serving the website, run docker run -d -p 8080:80 IMAGE_NAME .. Now you can go to http://localhost:8080 and access Interactive Arrays!

js_arules's People

Contributors

abderrahim-benseguane avatar stancobridge avatar vp4140 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.