Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 504 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 504 Bytes

SSM Machine Learning Service + Package

This is the machine learning component for the Smart Spectral Matching (SSM) project.

Getting Started

To launch the JupyterHub service

docker-compose up

Then, navigate to:

http://<hostname>:8914/machine-learning/notebooks/

for local development, <hostname> will be localhost.

When prompted, enter the development credentials:

  • User: ssmuser
  • Password: changeme

From there, click on / launch the ssmdemo.ipynb notebook!