Combating AI Fear
Fear of AI is a type of technophobia, which is a fear of computers, AI, robots, and similar technologies. AI has been the subject of much discussion and debate in…
Covering Data Science, Business Intelligence, Technology Industry News Updates and Trends
Fear of AI is a type of technophobia, which is a fear of computers, AI, robots, and similar technologies. AI has been the subject of much discussion and debate in…
Large Language Models have taken world by storm, open access to LLMs is needed by the humanity in order to take full advantage of these for development of cutting edge…
An LLM is a type of neural network based on the Transformer architecture, which was first introduced in a 2017 paper by Google engineers titled “Attention is All You Need.”…
The article discusses the concepts of designing and building a custom GPU workstation for basic deep learning tasks such as training/fine-tuning LLMs. It highlights the importance of having CUDA and…
Achieving Artificial General Intelligence (AGI) is a complex and challenging task that requires significant advancements in several fields of research, including machine learning, computer science, neuroscience, psychology, and philosophy.
Introduction It is important to understand the difference between ChatGPT, ChatGPT Plus and GPT-3 because they use different variants of the same underlying language model, GPT (Generative Pre-trained Transformer). While…
Chatgpt is a turning point that impacts everyone many of us won't even understand why and how at the moment.
Introduction It is very important to have a local development and testing environment for developing data pipeline. Having a local development environment means you can try things and innovate with…
Data Lakes are the foundation for building AI driven solutions that many organizations need. There is much more information in audios, videos, images and social media chatter that can drive…
Windows functions are an important tool for data analysis. In this tutorial, we go through windows functions in SQL and provide examples for their use in Greenplum.
Introduction Greenplum follows a master/slave architecture, where data is distributed on segment nodes. Master node is responsible for executing user queries on segment nodes, and getting the results back to…
In this article, we discuss key concepts of hadoop and answer various common questions related to hadoop.
This tutorial provides, hands on coding examples covering database programming for Greenplum/PostgreSQL using SQLAlChemy library.
This tutorial shares basic database programming code for PostgreSQL and Greenplum using Python and psycopg2 library.
Not many data scientists realize that it is possible and much more beneficial to build data science models directly on top of a data warehouse. Apache MADlib is an open-source…
Greenplum getting started tutorial, covering basic commands to start/stop the database, creating schema, and tables.
Solving data science problems requires systematic thinking and approach, here's some of the key concepts and steps that you need to apply when trying to solve data science problems.
Q1. What is the minimum no. of variables/ features required to perform clustering? A. 0 B. 1 C. 2 D. 3 Solution: (B) At least a single variable is required…
Common data science questions and answers for refreshing your data science knowledge with the help of most common data science interview questions.
Building great data science models is key to success in business. Understanding the difference between data science and business intelligence is key to using these to succeed in your business…