Skip to content

Tensorflow JS LSTM predictions against Prometheus metrics

Notifications You must be signed in to change notification settings

lmangani/tenSeries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tenSeries

Tensorflow LSTM predictions against Prometheus metrics

Installation

npm install

Example

In our default example metrics are exposed on endpoint /metrics and port 3000 using the Prometheus server in ENV PROM

PROM=prometheus.server:9090 npm run server

Test

npm test

TODO

  • model training API
  • additional data query backends
  • save/restore functions

Status

Nothing to see here yet.

Credits

Contains JS elements from predictatron

Releases

No releases published

Sponsor this project

 

Packages

No packages published