Skip to content

RESTful micro services for machine learning based on Spring Boot

Notifications You must be signed in to change notification settings

HYChou0515/OnlineML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OnlineML

RESTful micro services for machine learning based on Spring Boot

Dependencies

  • jdk 1.8
  • gradle 4.10

Usage

If you would like to deploy them on different servers, first clone the submodules by

$ git submodule update --init

put the services in folder service into your machine, and then start them by

$ gradle clean bootRun

To deploy the services on localhost, please run the following command.

Windows

run.bat

Unix

./run.sh

About

RESTful micro services for machine learning based on Spring Boot

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published