Skip to content

dstoyanova/list_ml_models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

list_ml_models

List ML Models using the STACKn API

Prerequisites

In models_page/views.py set the domain, username and password. For example:

domain = "34.231.147.144.nip.io"
username = "user"
password = "pass"

Start the app

python manage.py runserver

Check the result

Go to: http://localhost:8000/models/

About

List ML Models using the STACKn API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published