So, what MLflow can do more efficiently, than Tensorflow?
MLflow: An Open Source Machine Learning Platform
11–20 of 31 posts
Re: MLflow: An Open Source Machine Learning Platform
#12What are the current open source alternatives to MLflow?
Disclosure: I work at Google on Kubeflow.
Re: MLflow: An Open Source Machine Learning Platform
#13What are the current open source alternatives to MLflow?
Sacred ( https://github.com/IDSIA/sacred ) FGLab ( https://kaixhin.github.io/FGLab/ ) Metricmachine ( https://github.com/danielwaterworth/metricmachine ) Non-open source: Neptune ( http://neptune.ml ) Aetros ( https://aetros.com/trainer )
Re: MLflow: An Open Source Machine Learning Platform
#14So, what MLflow can do more efficiently, than Tensorflow?
Re: MLflow: An Open Source Machine Learning Platform
#15What are the current open source alternatives to MLflow?
Sacred ( https://github.com/IDSIA/sacred ) FGLab ( https://kaixhin.github.io/FGLab/ ) Metricmachine ( https://github.com/danielwaterworth/metricmachine ) Non-open source: Neptune ( http://neptune.ml ) Aetros ( https://aetros.com/trainer )
Not to claim that the deployment processes are _good_, just that MLFlow seems more general than these open source alternatives listed here.
Re: MLflow: An Open Source Machine Learning Platform
#16What are the current open source alternatives to MLflow?
Sacred ( https://github.com/IDSIA/sacred ) FGLab ( https://kaixhin.github.io/FGLab/ ) Metricmachine ( https://github.com/danielwaterworth/metricmachine ) Non-open source: Neptune ( http://neptune.ml ) Aetros ( https://aetros.com/trainer )
Re: MLflow: An Open Source Machine Learning Platform
#17What are the current open source alternatives to MLflow?
Re: MLflow: An Open Source Machine Learning Platform
#18Earlier quoted context omitted.
Sacred ( https://github.com/IDSIA/sacred ) FGLab ( https://kaixhin.github.io/FGLab/ ) Metricmachine ( https://github.com/danielwaterworth/metricmachine ) Non-open source: Neptune ( http://neptune.ml ) Aetros ( https://aetros.com/trainer )
How about SageMaker, Can we include it in this list. I played with SageMaker sometime ago and it helps you build a whole pipeline to host your models, in addition to host your notebook and bridge the gap between data scientists and data engineers.