Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

MLmodel 457 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
  1. flavors:
  2. python_function:
  3. env:
  4. conda: conda.yaml
  5. virtualenv: python_env.yaml
  6. loader_module: mlflow.sklearn
  7. model_path: model.pkl
  8. predict_fn: predict
  9. python_version: 3.11.5
  10. sklearn:
  11. code: null
  12. pickled_model: model.pkl
  13. serialization_format: cloudpickle
  14. sklearn_version: 1.3.0
  15. mlflow_version: 2.6.0
  16. model_uuid: e22656b5d4b84703a2611736e75ffa1a
  17. utc_time_created: '2023-09-19 22:23:57.347143'
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...