Skip to content

EconoBen/chapman_mgsc_310

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chapman_mgsc_310

This repo and its contents are for Chapman University students of MGSC 310: Statistical Models for Business Analytics (Introduction to Machine Learning)

Guide to Class Lesson

  1. docker pull qdrant/qdrant
  2. run docker in tmux so as to ensure it's still running
    • tmux new-se ssion -s "class"
  3. docker run -p 6333:6333 -p 6334:6334 \ -v $(pwd)/qdrant_storage:/qdrant/storage:z \ qdrant/qdrant

About

This repo and its contents are for Chapman University students of MGSC 310: Statistical Models for Business Analytics (Introduction to Machine Learning)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors