Skip to content

amerywu/mlServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mlServer

This is a simple Spring Boot server started as part of a Spark Submit app. It facilitates communication with remote applications.

mlServer Functions:

  1. Communicates with remote streaming applications. It confirms the existence of the Spark master. It also passes metadata about incoming streams to the Spark Submit app streaming functions.
  2. Acts as an interface for ML predictions. It passes data to the predeiction engine and returns the prediction to the remote query source.

Note: There is no guide or API documentation for this tool as it is of little generic use.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published