Git Product home page Git Product logo

analyst's Introduction

Analyst

Analyst is a machine learning based commodity big data analysis platform. When you're shopping, simply copy the link to the Analyst and you'll know everything you want to know. But it is just an entry, and finally we won the Bronze Award.

ScreenShot

screenshot-01

screenshot-02

screenshot-03

screenshot-04

screenshot-05

screenshot-06

How to use

  1. Clone from github.com:
git clone [email protected]:kastnerorz/analyst.git

Running directly

  1. Init and install dependencies:
cd analyst
nvm install
  1. Run Analyst:
java -jar analyst.jar \
--spring.datasource.url=YOUR_DATABASE_URL \
--spring.datasource.username=YOUR_DATABASE_USERNAME \
--spring.datasource.password=YOUR_DATABASE_PASSWORD
  1. Open http://localhost:8080

Using Docker

  1. Build docker image:
mvn package -Dmaven.test.skip=true dockerfile:build
  1. Run Analyst:
docker run --name oj -p 8081:8081 -d kastnerorz/oj
  1. Open http://localhost:8081

analyst's People

Contributors

kastnerorz avatar zhangyuiris avatar sylvia2 avatar

Stargazers

 avatar

Watchers

James Cloos 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.