Skip to content

adi2412/pnr_predict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PNR Predictor

Rest API based PNR predictor

How to use

First restore the database dump to your mongodb

mongorestore -d pnr -c prediction path/to/prediction.bson mongorestore -d pnr -c pnr_change path/to/pnr_change.bson

Use virtual env

activate it

pip install cherrypy pymongo numpy scipy

python server.py

open web browser and run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages