record model input&output, save model to file system
This commit is contained in:
@ -4,4 +4,4 @@
|
||||
# author: deng
|
||||
# date : 20230221
|
||||
|
||||
mlflow server --backend-store-uri sqlite:///mlflow.db --default-artifact-root ./artifacts
|
||||
mlflow server --backend-store-uri sqlite:///mlflow.db --default-artifact-root ./artifacts --port 5000
|
||||
Reference in New Issue
Block a user