• Documentation
  • Support
  • Go to my Account
Menu
  • Documentation
  • Support
  • Go to my Account
  • Product
  • Solutions

    By industry

    • Public
    • Healthcare
    • Critical Infrastructure
    • Public
    • Healthcare
    • Critical Infrastructure

    By application

    • Generative AI
    • Computer Vision
    • Time Series
    • Generative AI
    • Computer Vision
    • Time Series

    On-demand GPU

    Instantly scale AI and machine learning workloads on GPU on-demand

    Learn more
  • Customers

    Featured customers

    Bayer and UbiOps
    Scaling computer vision workloads across GPUs
    Innovating with AI towards a digitally secure Netherlands
    Process and analyze enormous amount of data (50+ AI and data science apps) with UbiOps
    Personalized medicine with AI for immunotherapy treatment
    Optimization of district heating grids with IoT data
    All customer stories
  • Resources
    • Documentation
    • Video guides
    • Tutorials
    • Technical integrations
    • NVIDIA AI Enterprise
    • Documentation
    • Video guides
    • Tutorials
    • Technical integrations
    • NVIDIA AI Enterprise
    • Blog
    • Whitepapers
    • Webinars, Interviews & Talks
    • Github
    • UbiOps Training
    • Blog
    • Whitepapers
    • Webinars, Interviews & Talks
    • Github
    • UbiOps Training
  • Company
    • About us
    • UbiOps Partners
    • Contact
    • On-demand GPUs
    • About us
    • UbiOps Partners
    • Contact
    • On-demand GPUs
    • UbiOps for Research & Education
    • Slack Community
    • Jobs at UbiOps
    • UbiOps for Research & Education
    • Slack Community
    • Jobs at UbiOps

    Latest news

    WaterFlex – Slim waterbeheer voor een stabiel energiesysteem

    Why is Hybrid Cloud Deployment Useful?

  • Partners
  • Book a demo
  • Login
Contact Us
Try for free

Category: Type

Docker explained

Blog Technology UbiOps

What is Docker?

November 2, 2021 / January 3, 2024 by [email protected]

Docker explained: the solution to the “It worked on my laptop” issue Docker is gaining a lot of traction and has been adopted by millions of companies worldwide, but what is the hype about? Docker can be a very vague concept at first, so let me break it down for you. Table of contents What […]

Read more »

Tagged

#MLmodelsdockermlMLOps

Functionality Product update

New UbiOps features October 2021

October 28, 2021 / July 26, 2023 by [email protected]

On the 28th of October 2021 we have released new functionality and made improvements to our UbiOps SaaS product. An overview of the new functionality and changes:  Import and export It is now possible to create an export of deployments, pipelines or even your entire project. We also added the option to import deployments and pipelines from […]

Read more »

Tagged

productupdaterelease
Why do you hear Kubernetes and Machine Learning together so often_

Blog Functionality Technology UbiOps

Why do you hear Kubernetes and Machine Learning together so often?

October 28, 2021 / January 5, 2024 by [email protected]

If you are active in Machine Learning and know a thing or two about cloud services and technologies, you probably came across Kubernetes somewhere.  In this post, I will explain the core concepts of Kubernetes and how this can be helpful for running machine learning (ML) workloads. Table of contents Microservice applications What is Kubernetes […]

Read more »

Tagged

kubernetesKubernetes clustersmachine learningml
How to deploy a pipeline in UbiOps, that is written in R code.

Blog Functionality UbiOps

How to deploy a pipeline in UbiOps, that is written in R code

September 29, 2021 / February 17, 2025 by [email protected]

This article will show you how to deploy an R pipeline, that chains two deployments together, the pipeline will predict house prices from this public dataset. The first deployment will explore and prepare the data for the second deployment, which will predict the prices of houses.

Read more »

What is Machine Learning Operations (MLOps) and why do you need it?

Blog Technology UbiOps

What is Machine Learning Operations (MLOps) and why do you need it?

September 22, 2021 / January 5, 2024 by [email protected]

MLOps (Machine Learning Operations) is the set of practices, processes and principles that help us in deploying, running and maintaining machine learning algorithms at scale in live production environments.

Read more »

Tagged

#datascience#machinelearningMLOpsubiops
Buy vs Build MLOps

Blog UbiOps

Buy or Build for MLOps

September 14, 2021 / January 5, 2024 by [email protected]

Where to get started? Let’s start with admitting that there is no 100% waterproof pros and cons list of buying vs building an ML Ops stack that works for everyone. It always depends on your specific situation. In this article, I try to highlight some of the most important considerations to make and explain the […]

Read more »

Tagged

#machinelearningbuild mlopsbuyMLOps
Data pipelines: what, why and which ones

Blog Functionality UbiOps

Data pipelines: what, why and which ones

September 8, 2021 / July 26, 2023 by [email protected]

It can be quite confusing keeping track of what all these different pipelines are and how they differ from one another. In this article, we will map out and compare a few common pipelines, as well as clarify where UbiOps pipelines fit in the general picture.

Read more »

Tagged

datadatapipelinepipelineubiops
We have just released new functionality and made improvements to UbiOps SaaS!

Product update UbiOps

New UbiOps features – September 2021

September 2, 2021 / July 26, 2023 by [email protected]

On the 2nd of September 2021 we have released new functionality and made improvements to our UbiOps SaaS product. Here is an overview of the new functionality and changes:   ✔️ New organization area in the WebApp To improve navigation and admin-related tasks we have created a new organization area. In this area, you can view […]

Read more »

Tagged

newsubiopsupdates
How to deploy an R XGboost model in UbiOps

Blog Functionality

How to deploy an R XGboost model in UbiOps

August 25, 2021 / January 3, 2024 by [email protected]

Imagine this, you have just created a trained machine learning model or written an algorithm in R, and now you are looking for ways to put that code into practice. Well, you have come to the right place. UbiOps is a SaaS service that lets you make your data science application a reality and supports […]

Read more »

Tagged

#machinelearningapplicationsdatscienceRlanguageubiops

Blog Functionality

Where does UbiOps fit in the data science life cycle? The importance of deployment & serving

August 16, 2021 / February 17, 2025 by [email protected]

If your company is doing anything with data science and analytics, you will probably recognize that there are multiple stages to a project and that there need to be many different teams and skillsets involved. Table of contents Data science lifecycle The importance of serving & orchestration Other stages of the data science lifecycle Integrations […]

Read more »

Blog Functionality

Machine learning behind Tableau: Spotify classification model

August 11, 2021 / January 5, 2024 by [email protected]

Written by Alexander Mik (Rockfeather) and Wouter Hollander (UbiOps) Introduction of use case Visualising your data is a great way to bring the right message across to your audience. Until now, data processing scripts or low-code functionality enabled BI analysts to transform the data and filter out only the most important data. At the same […]

Read more »

Blog Functionality

Combining R and Python in the same pipeline: the prediction of house prices

August 3, 2021 / January 5, 2024 by [email protected]

Combining R and Python in the same pipeline While hundreds of programming languages exist, Python and R remain the most popular ones to use in the world of data science. R is a great language to make visualizations and graphs, furthermore, it has many functionalities for data analysis. Python is a general-purpose language that is […]

Read more »

Tagged

datapipelinedeploymentpipelinePythonRlanguage

Blog Functionality

Running machine learning behind Tableau: Twitter sentiment analysis on #MLOps

July 22, 2021 / January 13, 2025 by [email protected]

While the majority of companies is able to transform and visualise data in a user-friendly way, the demand to visualise the outcome of data science, such as machine learning models, is increasing. However, Tableau doesn’t run python, nor does PowerBI. Usually, the BI analyst does not have all the required Azure or AWS certifications to […]

Read more »

Tagged

APIdashboardsMLOpsTableau
New UbiOps features – July 2021

Product update Technology

New UbiOps features – July 2021

July 20, 2021 / July 26, 2023 by [email protected]

UbiOps version 2.10.0 On the **20th of July 2021** we have released new functionality and made improvements to our UbiOps SaaS product.  An overview of the new functionality and changes: Support for requests up to 48 hours Batch requests can now take up to 48 hours to complete. This enables you to run longer running workloads on UbiOps, such as training jobs, parsing, big database insertions […]

Read more »

Tagged

releaseubiopsupdate

Blog Collaborations

Deployment, serving and monitoring of your ML models made easy with Arize and UbiOps

June 7, 2021 / January 5, 2024 by [email protected]

UbiOps and Arize UbiOps is the easy-to-use serving and hosting layer for data science code. UbiOps stands out for its ease of use, freedom to write any code you want while eliminating the need for in-depth IT knowledge. It is a serving, hosting and management layer on top of your preferred infrastructure. Accessible via the […]

Read more »

Tagged

collaborationintegrationpartnerssaas

Blog Product update

New UbiOps features – June 2021

June 3, 2021 / July 26, 2023 by [email protected]

On June 3, 2021 we have released new functionality and made improvements to our UbiOps SaaS. Here is an overview of all new functionality and changes in UbiOps: ✔️ Store & query request data It is now possible to store all your requests (batch and direct) in UbiOps. It is configurable on deployment version level […]

Read more »

Tagged

releasesaasubiops

Events Product update

#UbiOps Monthly – online event

May 27, 2021 / July 26, 2023 by [email protected]

During the UbiOps Monthly webinar, our tech team shows you in under 30 minutes what changes we have made to the platform in the last weeks. Follow along, or just sit back and listen to what’s new and how it works! It’s open for anyone, so add the event to your calendar and see you […]

Read more »

Tagged

ubiopswebinar
Serving, hosting and monitoring of xgboost model: UbiOps and Arthur

Blog Collaborations

Serving, hosting and monitoring of an xgboost model: UbiOps and Arthur

May 25, 2021 / January 5, 2024 by [email protected]

Making ML Ops observable and explainable: serving, hosting and monitoring combined.  Maximizing performance and minimizing risk are at the heart of model monitoring. In mission-critical AI models, real-time visibility is crucial. Respond quickly by retraining your model, replacing the current version or tweaking the pipelines. Additionally, setting up your serving and hosting infrastructure in a […]

Read more »

Tagged

#AIintegrationmlmodelMLOpsmonitoring

Blog Collaborations

Pachyderm and UbiOps working as one: Train, Retrain, Deploy and Serve an Image Recognition Model

May 12, 2021 / January 5, 2024 by [email protected]

Pachyderm’s data science platform combines robust data versioning and data lineage engine with end-to-end pipelines. UbiOps delivers a free-to-use SaaS and on-prem platform for rapidly deploying machine learning models without in-depth IT knowledge. In this notebook we walk through a simple integration between Pachyderm and UbiOps, showing how to train and retrain a model using […]

Read more »

Events Product update UbiOps Webinars

UbiOps Release Event

April 29, 2021 / July 26, 2023 by [email protected]

UbiOps Release update 2.8.0. The first UbiOps release update shows you in under 30 minutes what changes we have made to the platform in the past month. Curious to follow along, or just sit back and listen to what’s new and how it works? It’s open for anyone, so sign up here and we’ll see you on […]

Read more »

Tagged

eventreleasesaasubiopswebinar

Blog Product update

New UbiOps features – version 2.8.0

April 29, 2021 / July 26, 2023 by [email protected]

On the 29th of April 2021 we have released new functionality and made improvements to our UbiOps SaaS. Here is an overview of all new functionality and changes in UbiOps:   R language support This release, we proudly present support for R (version 4.0) deployments. The R deployments can be created in the same way […]

Read more »

Tagged

RreleasesaasubiopsUI

Blog Product update

New UbiOps features – April 2021

April 1, 2021 / July 26, 2023 by [email protected]

UbiOps 2.7.0 is here! On the 1st of April 2021 we have released new functionality and made improvements to our UbiOps SaaS. Here is an overview of all new functionality and changes in UbiOps:   Default versions The more versions a deployment has, the harder it is to track which version is the production or […]

Read more »

Tagged

CORSdeploymentpipelinesproductupdatesaasubiopsupdate
Collaboration Devence (by Deloitte) and UbiOps on data privacy, data security and scalability

Blog Collaborations

Collaboration Devence (by Deloitte) and UbiOps on data privacy, data security and scalability

March 23, 2021 / January 5, 2024 by [email protected]

  Last update: March 2021 We proudly announce our collaboration with Devence (by Deloitte) to help UbiOps improve on data privacy and (cyber)security measures to realize our growth ambitions. With a growing customer base, UbiOps wants to assess and challenge its information security, scalability, and data privacy measures by a team of specialists from Deloitte. […]

Read more »

Tagged

cybersecuritydataprivacysecurity

Blog Product update

Audit your data driven application in production

March 19, 2021 / January 5, 2024 by [email protected]

 Is your application designed in a secure way? Can you trace down who performed which actions on your pipeline, model versions, or data connections?  Why audit your models? Algorithms may influence if we get hired for a job, what college we attend and even our political views. With AI making more and more decisions that […]

Read more »

Page navigation
  • Page 1
  • Page 2
  • Current Page 3
  • Page 4
  • Page 5
Sidebar

Latest news

  • February 6, 2026
  • February 5, 2025

Follow us

Linkedin Youtube Github Medium

Get updates and news from UbiOps

Newsletter

Contact

Headquarters The Hague

Wilhelmina van Pruisenweg 104
2595 AN, The Hague
The Netherlands
+31 70 792 00 91

Amsterdam Office

LAB42, room L2.16, Science Park 900, 1098 XH Amsterdam, the Netherlands

Company

  • Documentation
  • Support
  • Contact Us
  • Go to my Account
  • Documentation
  • Support
  • Contact Us
  • Go to my Account

Follow us

Linkedin Youtube Github Medium

UbiOps is a trademark of
Dutch Analytics B.V. Reg. 66849381

Knowledge Base

  • Tutorials
  • Video Guides
  • Blogs and News
  • Book a Demo
  • Tutorials
  • Video Guides
  • Blogs and News
  • Book a Demo
  • UbiOps Terms and Conditions
  • Privacy Policy
  • Cookie declaration
  • UbiOps Terms and Conditions
  • Privacy Policy
  • Cookie declaration