Skip to content

zsypsilon/analyst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 git@github.com: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

About

🏀Toy Project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •