Systems | Development | Analytics | API | Testing

From AutoML to AutoMLOps: Automated Logging & Tracking of ML

AutoML with experiment tracking enables logging and tracking results and parameters, to optimize machine learning processes. But current AutoML platforms only train models based on provided data. They lack solutions that automate the entire ML pipeline, leaving data scientists and data engineers to deal with manual operationalization efforts. In this post, we provide an open source solution for AutoMLOps, which automates engineering tasks so that your code is automatically ready for production.

Beyond Hyped: Iguazio Named in 8 Gartner Hype Cycles for 2022

We’re so proud to share that Iguazio has been named a sample vendor in eight Gartner Hype Cycles in 2022: Iguazio was mentioned in the following categories: MLOps, Logical Feature Store, Adaptive ML, Data-Centric AI, AI Engineering, AI TRiSM, Operational AI Systems, ModelOps, AI Engineering in HCLS and Continuous Intelligence. We are delighted to have been mentioned alongside global industry leaders like AWS, IBM, Microsoft, Google, Databricks and Dataiku.

Build an AI App in Under 20 Minutes

Machine learning is more accessible than ever, with datasets available online and Jupyter notebooks providing an easy way to explore and train models. In building a model, we often forget that it will be incorporated into an application that will provide value to the user. Therefore, we wanted to demonstrate how we can "use" the models we build in an application.

Top 27 Free Healthcare Datasets for Machine Learning

Machine Learning is revolutionizing the world of healthcare. ML models can help predict patient deterioration, optimize logistics, assist with real-time surgery and even determine drug dosage. As a result, medical personnel are able to work more efficiently, serve patients better and provide higher quality healthcare.

Machine Learning Experiment Tracking from Zero to Hero in 2 Lines of Code

In your machine learning projects, have you ever wondered “why is model Y is performing better than Z, which dataset was model Y trained on, what are the training parameters I used for model Y, and what are the model performance metrics I used to select model Y?” Does this sound familiar to you? Have you wondered if there is a simple way to answer the questions above? Data science experiments can get complex, which is why you need a system to simplify tracking.

Iguazio Recognized in Gartner's 2022 Market Guide for DSML Engineering Platforms

We’re proud to share that Iguazio has been named in Gartner's 2022 Market Guide for Data Science & Machine Learning Engineering Platforms. According to Gartner, “The AI & data science platform market is due to grow to over $10 billion by 2025 at a 21.6% compounded annual growth rate.

The Easiest Way to Track Data Science Experiments with MLRun

As a very hands-on VP of Product, I have many, many conversations with enterprise data science teams who are in the process of developing their MLOps practice. Almost every customer I meet is in some stage of developing an ML-based application. Some are just at the beginning of their journey while others are already heavily invested. It’s fascinating to see how data science, a once commonly used buzz word, is becoming a real and practical strategy for almost any company.

Best Practices for Succeeding with MLOps

Data science is an important skill, but the hard truth is many organizations aren’t seeing the ROI showing that data science work is making a business impact. Yet today, many organizations are still struggling to adopt a holistic approach centered around creating business value. Instead, they are focused on theoretical work. Here at Iguazio, we recently held a webinar with Noah Gift, founder of Pragmatic A.I. Labs, professor, author and MLOps consultant.

Using Snowflake and Dask for Large-Scale ML Workloads

Many organizations are turning to Snowflake to store their enterprise data, as the company has expanded its ecosystem of data science and machine learning initiatives. Snowflake offers many connectors and drivers for various frameworks to get data out of their cloud warehouse. For machine learning workloads, the most attractive of these options is the Snowflake Connector for Python.