Skip to content

Build-Club/praxis-mlops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Praxis ML Ops Scaffolding and Auth

Incorporated:

  • Weights and Biases (wandb.ai) - LOGIC NOT IMPLEMENTED
  • MLFlow - LOGIC NOT IMPLEMENTED

Steps to Build the Package:

Ensure Dependencies: Install the necessary build tools.

Copy code
pip install setuptools wheel

Build Your Package: Run the build command to generate distribution files.

Copy code
python -m build

BUILD BUILD BUILD! 🚀

Releases

No releases published

Packages

No packages published

Languages