by Dr. Owns | May 5, 2025 | Analytics, Artificial Intelligence, Data and Information, Decision Support
In this article, I discuss how you can fine-tune VLMs (visual large language models, often called vLLMs) like Qwen 2.5 VL 7B. I will introduce you to a dataset of handwritten digits, which the base version of Qwen 2.5 VL struggles with. We will then inspect the...
by Dr. Owns | May 5, 2025 | Analytics, Artificial Intelligence, Data and Information, Decision Support
Introduction and Problem Imagine you’re staring at a database containing thousands of merchants across multiple countries, each with its own website. Your goal? Identify the top candidates to partner with in a new business proposal. Manually browsing each site is...
by Dr. Owns | May 5, 2025 | Business Intelligence
A step-by-step guide to securing a FastAPI machine learning applications’ endpoints with native authentication and user management. A step-by-step guide to securing a FastAPI machine learning applications’ endpoints with native authentication and user...
by Dr. Owns | May 5, 2025 | Business Intelligence
Learn how to implement a parallelization process in your data pipeline. Learn how to implement a parallelization process in your data pipeline. KDnuggets Read More
by Dr. Owns | May 5, 2025 | Business Intelligence
Master element-wise operations, comparisons, logic, aggregation, and broadcasting using NumPy ufuncs for high-performance array processing. Master element-wise operations, comparisons, logic, aggregation, and broadcasting using NumPy ufuncs for high-performance...