Mar
18,
2024
Maximizing Machine Learning with Data Lakehouse and Databricks: A Guide to Enhanced AI Workflows
In today’s rapidly evolving data landscape, leveraging a Data Lakehouse architecture is becoming a key strategy for enhancing machine learning workflows. Databricks, a leader in unified data analytics, provides a robust platform that integrates seamlessly with the data lakehouse model to enable data engineers, data scientists, and Machine learning (ml)...
Feb
19,
2024
OpenAI Embeddings
Embedding vectors (or embeddings) play a central role in the challenges of processing and interpretation of unstructured data such as text, images, or audio files. Embeddings take unstructured data and convert it to structured, no matter how complex, so they can be easily processed by software. OpenAI offers such embeddings,...
Jan
4,
2024
Building a Proof of Concept Chatbot with OpenAIs API, PHP and Pinecone
We leveraged OpenAI's API and PHP to develop a proof-of-concept chatbot that seamlessly integrates with Pinecone, a vector database, to enhance our homepage's search functionality and empower our customers to find answers more effectively. In this article, we’ll explain our steps so far to accomplish this.
Jul
11,
2022
Take Control of ML Projects
<div style="text-align: justify;">The decision to move Elasticsearch to proprietary licensing awakened a sleeping giant. The open source community rapidly flexed its muscle to ensure a true open source option for fast and scalable search and analytics—which many users depend on </span><a href="https://opensearch.org/docs/latest/ml-commons-plugin/index/"><span style="font-weight: 400;">for ML projects</span></a><span style="font-weight: 400;">—would continue to...
Feb
10,
2022
Python Developers live in Visual Studio Code
<div style="text-align: justify;">With over 18 million monthly users, VS Code has become one of the most popular and fastest-growing text editors in the world. To learn more about why over 3.7 million of them find VS Code to be the perfect habitat for Python development and data science work, keep...
Oct
12,
2021
What is Data Annotation and how is it used in Machine Learning?
<div style="text-align: justify;">What is data annotation? And how is data annotation applied in ML? In this article, we are delving deep to answer these key questions. Data annotation is valuable to ML and has contributed immensely to some of the cutting-edge technologies we enjoy today. Data annotators, or the invisible...
Sep
14,
2021
Neuroph and DL4J
<div style="text-align: justify;">In this article, we would like to show how neural networks, specifically the multilayer perceptron of two Java frameworks, can be used to detect blood cells in images.</div>
Jul
20,
2021
Top 5 reasons to attend ML Conference
<div style="text-align: justify;">So you’ve decided to attend ML Conference but you don’t know how to break it to your boss that it is a win-win situation? Don’t worry, we’ve got you covered. Follow 4 simple steps and use these 5 arguments to show why your organization needs to invest in...
Jun
9,
2021
Anomaly Detection as a Service with Metrics Advisor
<div style="text-align: justify;">We humans are usually good at spotting anomalies: often a quick glance at monitoring charts is enough to spot (or, in the best case, predict) a performance problem. A curve rises unnaturally fast, a value falls below a desired minimum or there are fluctuations that cannot be explained...
Dec
16,
2020
Let’s visualize the coronavirus pandemic
<div style="text-align: justify;">Since February, we have been inundated in the media with diagrams and graphics on the spread of the coronavirus. The data comes from freely accessible sources and can be used by everyone. But how do you turn the source data into a data set that can be used...