Systems | Development | Analytics | API | Testing

Building Secure and Scalable Healthcare Data Pipelines

The healthcare industry is beginning to digitally transform with its adoption of continuously advancing technologies. Healthcare organizations are moving toward a more connected and collaborative healthcare ecosystem for improving the way they provide care. Any data-driven organization knows the importance of high-quality data pipelines in data science. The large amounts of heterogeneous healthcare data, call for healthcare organizations to adopt data-driven approaches to automate medical workflows.

How to Write a Software Testing Plan

New software has to be thoroughly tested before it can be released to the public. As such, a software test plan is essential. The software development process is not complete without a comprehensive test plan. It details the measures you'll take to guarantee that your product or feature will function as intended and won't fail at the worst possible time for your customers.

Cloudera Data Platform (CDP) One

Data analytics is a big deal, with big goals, and even bigger transformation. Unlocking that potential often requires big complex projects, big teams, and big budgets. Introducing Cloudera Data Platform One or CDP One. An all in one cloud service that radically simplifies the entire data lifecycle from ingestion to analysis while delivering the power of an enterprise data platform with the simplicity of a turnkey solution. CDP One integrates with all your existing tools, bringing all your siloed data together in an open data lake house without the need for specialized ops and cloud expertize.

Building Agility & Resilience Into Your Supply Chain

Organizations today are faced with many challenges as they build agility into their supply chains. Siloed systems and data present a huge challenge and ultimately lead to many manual and unsustainable processes to try and fill capability gaps. It is also difficult to leverage artificial intelligence to predict and automate in these siloed environments. In addition, the lack of visibility across the supply chain represents another big challenge and puts organizations in constant reactive mode to any disruption that occurs.

August 2022 Yellowfin User Group Event Recap

Welcome to our Yellowfin Customer User Group Event event recap for August 2022! Following our latest quarterly webinar, held August 9 -11, the Yellowfin team aims to provide a quick and handy summary blog for our customers that could not attend. Here, you can find a general update on the future product roadmap of the Yellowfin embedded analytics product suite, including Version 9.8, coming this September.

How to Fix the OperationalError in Python

OperationalError is a class of error encountered while working with the psycopg library in Python. Operational errors are closely linked with the connect method within psycopg and typically occur when parameters passed to this method are incorrect or invalid. This may mean that a parameter, such as a database name, is spelled incorrectly, has changed, or that the database server itself is experiencing a problem.

YOLOv5 Now Integrates Seamlessly with ClearML

The popular object detection model and framework made by ultralytics now has ClearML built-in. It’s now easier than ever to train a YOLOv5 model and have the ClearML experiment manager track it automatically. But that’s not all, you can easily specifiy a ClearML dataset version ID as the data input and it will automatically be used to train your model on. Follow us along in this blogpost, where we talk about the possibilities and guide you through the process of implementing them.