#MLflow

Josephj0seph
2025-06-12

pip install -U mlflow

3 has been released.

2025-04-30

MLflow для исследований: как систематизировать ML-эксперименты

Когда речь заходит о таких инструментах, как Airflow, MLflow или Docker, многие сразу представляют себе продакшен-среду, и новичков это может пугать. Однако на самом деле эти инструменты полезны не только в проде или крупных компаниях. Сегодня я хочу рассказать об MLflow. Эта статья рассчитана на тех, кто только начинает свой путь в машинном обучении и обладает базовыми знаниями, а также на практикующих ученых в области ИИ, которые пока не знакомы с этим инструментом или сознательно им не пользуются.

habr.com/ru/articles/905986/

#mlflow #машинное_обучение #искусственный_интеллект #эксперименты #логирование #трекинг #mlops

2025-04-24

Введение в MLflow: настройка и запуск

Введение в MLflow: настройка и запуск Привет, Хабр! Я Александр Кузьмичёв, специалист по анализу данных и машинному обучению в ПГК Диджитал. Мы в компании занимаемся разработкой цифровых продуктов для железнодорожных грузоперевозок. Ранее я рассказывал о том, как открытая платформа MLflow помогает нам в работе. В этой серии статей я хотел бы поделиться с вами увлекательным путешествием в мир MLflow, Optuna, AutoML и развёртывания моделей с помощью MLflow. Сегодня мы заложим фундамент, начнём с вводной статьи. Я расскажу, как установить и настроить MLflow, а также как опубликовать его с доступом в интернет. Это пригодится для мини- и пет-проектов. В дальнейшем добавлю функционал по логированию, что значительно упростит процесс работы с моделями. Что потребуется: Docker Statics IP- статический (неизменяемый внешний) IP Internet Free space ~40gb Что получим: MLflow Jupyter Minio Mysql Настроенные пути к портам Логин и пароли для моделей

habr.com/ru/companies/pgk/arti

#mlflow #mlops #python #ML #devops #jupyter #minio #mysql

2025-03-19

Explore how to design a #MachineLearning pipeline with built-in observability for credit card fraud detection.

The approach leverages powerful tools like MLflow, Streamlit, Prometheus, Grafana & Evidently AI.

📖 #InfoQ article: bit.ly/4l0FrBa

#MLflow #Streamlit #Prometheus #Grafana #EvidentlyAI #Observability #Performance #DataVisualization

PyData Granadapydatagrx@masto.ai
2024-12-19

Live coding #mlflow

presentación de MLFlow
2024-12-10

[Перевод] 5 лучших фреймворков с открытым исходным кодом для оценки больших языковых моделей (LLM) в 2024 году

«У меня такое чувство, что решений для оценки LLM больше, чем проблем, связанных с их оценкой», — сказал Дилан, руководитель отдела ИИ в компании из списка Fortune 500. И я полностью согласен — кажется, что каждую неделю появляется новый репозиторий с открытым исходным кодом, пытающийся сделать то же самое, что и другие 30+ уже существующих фреймворков. В конце концов, чего действительно хочет Дилан, так это фреймворка, пакета, библиотеки, как угодно, который просто количественно оценил бы производительность LLM (приложения), которую он хочет запустить в продакшен. Итак, как человек, который когда-то был на месте Дилана, я составил список из 5 лучших фреймворков для оценки LLM, существующих в 2024 году :) 😌 Начнем!

habr.com/ru/articles/865212/

#deepeval #mlflow #rag #ragas #llm #arize_ai

PyData Granadapydatagrx@masto.ai
2024-12-04

Nuevo Meetup de #PyData #Granada

Y van 🔟‼️

#Python + #R en #Oncología / Aprende #MLFlow

Amalia y Daniel cerrarán este intenso año 2024 con una edición prenavideña 🎄 el próximo 1️⃣9️⃣ de DICIEMBRE a las 19h 🕖 en la sede de #ELCA

📍Calle Andrés Segovia 53, 3B · Granada

Apuntáos ya! 🔽

meetup.com/es-ES/pydatagrx/eve

2024-10-15

I just did my first project using the #mlflow library to track metrics on iterations of manual tuning of an #sklearn pipeline, it works great and gives me some idea of the search space before moving into automated hyperparameter tuning.

I am using it in a super basic way, as an alternative to creating a gazillion cells with comments tracking metrics, does anyone have any favorite features to check out for taking mlflow to the next level?
#machinelearning #python #MLOps #scikitlearn

:rss: Qiita - 人気の記事qiita@rss-mstdn.studiofreesia.com
2024-08-27
2024-07-31

Введение в MLflow

MLflow - это инструмент для управления жизненным циклом машинного обучения: отслеживание экспериментов, управление и деплой моделей и проектов. В этом руководстве мы посмотрим, как организовать эксперименты и запуски, оптимизировать гиперпараметры с помощью optuna, сравнивать модели и выбирать лучшие параметры. Также рассмотрим логирование моделей, использование их в разных форматах, упаковку проекта в MLproject и установку удаленного Tracking Server MLflow.

habr.com/ru/companies/ods/arti

#python #mlflow #mlops #ml #machine_learning

Avinash Kanumuruavinash@me.dm
2024-07-13

My blog post on "Building a Data Science Platform with Kubernetes" got published in Towards Data Science, explaining how to setup JupyterHub, MLflow and SeldonCore in Kubernetes

medium.com/towards-data-scienc

#TowardsDataScience #DataScience #Kubernetes #JupyterHub #SeldonCore #MLflow

2024-06-10

Hello friends!

These last two weeks in , a course organized by DataTalksClub, we finished the homework on .
I have submitted your homework answers and the notebook has been uploaded to the repository.

For more details, see the module 3 course repository: github.com/DataTalksClub/mlops

Thank you Alexey Grigorev for organizing the course.

2024-06-10

Hello friends!

Thses last two weeks in , a course organized by DataTalksClub, we finished the homework on .

For more details, see the module 3 course repository: github.com/DataTalksClub/mlops

Thank you Alexey Grigorev for organizing the course.

2024-06-10

Hello friends!

These last two weeks in , a course organized by DataTalksClub, we dive into the world of .

For more details, check out the module 3 course repository: github.com/DataTalksClub/mlops

Thank you Alexey Grigorev for organizing the course.

2024-05-29

Hello friends!

This week in , a course organized by DataTalksClub, we finished the homework on .
I have submitted your homework answers and the notebook has been uploaded to the repository.

For more details, see the module 2 course repository: github.com/DataTalksClub/mlops

Thank you Alexey Grigorev for organizing the course.

2024-05-29

Hello friends!

This week in , a course organized by DataTalksClub, we finished the homework on .

For more details, see the module 2 course repository: github.com/DataTalksClub/mlops

Thank you Alexey Grigorev for organizing the course.

2024-05-29

Hello friends!

The last week in , a course organized by DataTalksClub, we dive into the world of .

For more details, check out the module 2 course repository: github.com/DataTalksClub/mlops

Thank you Alexey Grigorev for organizing the course.

2024-05-09

Question about R, mlflow and models...

I am trying to register a R model using the crate flavor in mlflow, and I have some doubts.

I have been able to log and register the model. I have also tested that I can load the model again and use it for prediction (inputs/outputs are data.frames).

I was thinking... that would mean I should write the inference part in R, wouldn't it?

How could I deploy the model so it can be served as a general web service (REST API), not actually relying on final users to use R?

I'm now quite tired, but the only solution I have found is to maybe use plumbr to expose an API receiving a JSON with all the inputs as simple types, and generating the data.frame inside, as I have always done.

Do you think this can be done directly using a crated function? Has anybody done something similar?

Thanks in advance. I think this is a discussion worth having, as there is a lack of documentation on this topic for us R users. :(

#rstats #ml #machinelearning #models #mlflow #ai #datascience #data #prediction #mlops #modeldeployment

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst