An open API service indexing awesome lists of open source software.

https://github.com/nnfuzzy/aws-prediction-api-serverless

A prediction engine with AWS Lambda , API Gateways and serverless
https://github.com/nnfuzzy/aws-prediction-api-serverless

Last synced: 7 days ago
JSON representation

A prediction engine with AWS Lambda , API Gateways and serverless

Awesome Lists containing this project

README

          

# AWS predictive engine API

## Notebook requirements
* virtualenv -v venv -p python3.6
* source venv/bin/activate
* pip install numpy scikit-learn pandas ipython jupyter lab

## Layer
./create_layer.sh

## Deployment
sls deploy

## Remove everything
sls remove