question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[ENH] Adding sktime to mlflow

See original GitHub issue

Is your feature request related to a problem? Please describe. I got the idea to add sktime as a package to mlflow like the following packages that are already included: https://www.mlflow.org/docs/latest/python_api/index.html

Describe the solution you’d like Fot this we would have to contribute to mlflow ofc, but I thought anyway to open the issue here first as we might find here someone to work on it more likely maybe. We could also open an issue at mlfow.

Additional context Outreach. We might also think of other packages where we could integrate sktime similarly to mlflow.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:4
  • Comments:12 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
kirilralcommented, Jun 24, 2022

I can work on this one.

1reaction
aiwaltercommented, Dec 3, 2022

Great! Depends a bit on the size of the doc. A short doc can definitely go directly in the docstring and some code snippets in the docstring examples would also be nice. A longer doc could go in a separate notebook in the “examples” folder which we can then add to the sphinx somewhere and it will be rendered automatically 🙂

Read more comments on GitHub >

github_iconTop Results From Across the Web

mlflow.sklearn — MLflow 2.0.1 documentation
The mlflow.sklearn module provides an API for logging and loading scikit-learn models. This module exports scikit-learn models with the following flavors:.
Read more >
Forecasting with sktime
sktime provides a common, scikit-learn -like interface to a variety of classical and ML-style forecasting algorithms, together with tools for building pipelines ...
Read more >
Track machine learning models in R with MLflow
Learn several approaches to tracking your machine learning models and runs with MLflow.
Read more >
Accelerating the Machine Learning Lifecycle with MLflow
Machine learning development creates multiple new challenges that are not present in a traditional software development lifecycle.
Read more >
How is MLflow 2.0 different than the first version? - Royal Cyber
In MLflow 2.0, support for NAN values during logging and visualization has been added to enable practitioners to visualize their data without ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found