Skip to content

Technology Magazine

Covering Data Science, Business Intelligence, Technology Industry News Updates and Trends

  • Data Science
    • Artificial Neural Networks
    • Data Analysis & Visualization
  • Greenplum
  • Python
  • Jobs
    • Post a Job
  • About
  • Contact
Top Tags
  • Data Science
  • Big Data
  • Business Intelligence
  • Data Engineering
  • Natural Language Processing
  • MPP
  • Greenplum

Latest Post

Building a Personal Brand Book Summary : Think and Grow Rich by Napolean Hill Book Summary : Thinking, Fast and Slow by Nobel Laureate Daniel Kahneman A Guide to Good and Bad Habits for Teens Emotional Intelligence(EQ) for Self Development
Self-Development

Building a Personal Brand

June 11, 2024 Hassan Amin
Self-Development

Book Summary : Think and Grow Rich by Napolean Hill

June 4, 2024 Hassan Amin

Book Summary : Thinking, Fast and Slow by Nobel Laureate Daniel Kahneman

June 2, 2024 Hassan Amin

A Guide to Good and Bad Habits for Teens

November 26, 2023 Hassan Amin
Self-Development

Emotional Intelligence(EQ) for Self Development

September 11, 2023 Hassan Amin
  • Latest
  • Popular
  • Trending
Building a Personal Brand
Self-Development
Building a Personal Brand
Book Summary : Think and Grow Rich by Napolean Hill
Self-Development
Book Summary : Think and Grow Rich by Napolean Hill
Book Summary : Thinking, Fast and Slow by Nobel Laureate Daniel Kahneman
Book Summary : Thinking, Fast and Slow by Nobel Laureate Daniel Kahneman
A Guide to Good and Bad Habits for Teens
Setting Up PostGIS Extension On Greenplum 6 In Ubuntu 18.04
Business Intelligence Greenplum
Setting Up PostGIS Extension On Greenplum 6 In Ubuntu 18.04
ChatGPT is a Turning Point
Big Data Data Science Deep Neural Networks
ChatGPT is a Turning Point
Building Conversational Chatbot with GPT3
Artificial Neural Networks Data Science
Building Conversational Chatbot with GPT3
Success of Technology Companies Depends on Relationship between Technical Leadership and Management
Building a Personal Brand
Self-Development
Building a Personal Brand
Book Summary : Think and Grow Rich by Napolean Hill
Self-Development
Book Summary : Think and Grow Rich by Napolean Hill
Book Summary : Thinking, Fast and Slow by Nobel Laureate Daniel Kahneman
Book Summary : Thinking, Fast and Slow by Nobel Laureate Daniel Kahneman
A Guide to Good and Bad Habits for Teens
Artificial Neural Networks Business Intelligence Data Science Deep Neural Networks Sentiment Analysis

Sentiment Analysis with Convolutional Neural Networks(CNN) Using Python Keras framework

April 12, 2022 Hassan Amin

In this code example, we will apply a convolutional neural networks(CNN) to textual data. More specifically, we will use the structure of CNNs to classify text. Unlike images, which are…

Big Data Business Intelligence Data Science hadoop

Ace the Data Science Interview by Refreshing Top Hadoop Questions and Answers

April 10, 2022 Hassan Amin

In this article, we discuss key concepts of hadoop and answer various common questions related to hadoop.

Big Data Business Intelligence Database Programming Greenplum

Greenplum Database Programming with SQLAlChemy Library

April 7, 2022 Hassan Amin

This tutorial provides, hands on coding examples covering database programming for Greenplum/PostgreSQL using SQLAlChemy library.

Big Data Business Intelligence Database Programming Greenplum

Step by Step Greenplum Database Programming Tutorial Using Python

April 7, 2022 Hassan Amin

This tutorial shares basic database programming code for PostgreSQL and Greenplum using Python and psycopg2 library.

Artificial Neural Networks Big Data Business Intelligence Data Science Greenplum Python

Getting Started with MADlib for Greenplum Data Warehouse

April 6, 2022 Hassan Amin

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…

Big Data Database Programming Greenplum

Greenplum Getting Started | Hands-On Tutorial

April 5, 2022 Hassan Amin

Greenplum getting started tutorial, covering basic commands to start/stop the database, creating schema, and tables.

Big Data Data Science

10 Key Concepts and Ideas to Apply When Solving Any Data Science (Machine Learning) Problem ?

April 4, 2022 Hassan Amin

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.

Data Science

Modern Big Data Engineering Architecture and Big Data Pipelines

April 2, 2022 Hassan Amin

Understanding big data architecture, and developing effective strategies for big data is key to building modern data science solutions. Here, we provide high level overview of big data architecture.

Big Data Data Science

Top Clustering Questions for Acing the Data Science Interview (Clustering MCQs)

April 2, 2022 Hassan Amin

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…

Business Intelligence Python

Python Multiple Choice Questions with Answers(Python MCQs)

April 2, 2022 Hassan Amin

Python multiple choice questions for learning and self improvement.

Big Data Business Intelligence Data Science

Ace the Data Science Interview by Preparing for the Most Common Questions for Machine Learning and Data Science

March 27, 2022 Hassan Amin

Common data science questions and answers for refreshing your data science knowledge with the help of most common data science interview questions.

Big Data Business Intelligence Data Science

Data Science versus Business Intelligence ? What Do You Need ?

March 25, 2022 Hassan Amin

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…

Big Data Data Science Python

Apache Spark Tutorial Covering Concepts, Questions and Answers

March 20, 2022 Hassan Amin

Spark is a fast, easy-to-use and flexible data processing framework. It has an advanced execution engine supporting cyclic data flow and in-memory computing. Spark can run on Hadoop, standalone or…

Artificial Neural Networks Big Data Data Science Sentiment Analysis

Sentiment Analysis Using Opinion Tagging Approach for Important Business Use Cases

March 19, 2022 Hassan Amin

What is Sentiment Analysis ? Sentiment analysis and opinion mining technology is an important tool for businesses, and governments to judge and evaluate the reaction of people for their services.…

Artificial Neural Networks Big Data Data Science Deep Neural Networks

Why do we need GPU’s for Deep Learning ?

March 19, 2022 Hassan Amin

Deep learning is a field with intense computational requirements, and your choice of GPU will fundamentally determine your deep learning experience. As discussed previously a CPU is divided into multiple…

Big Data Business Intelligence Data Science Database Programming Greenplum

Deep Dive into understanding and making best use of Open Source Greenplum Data Warehouse Architecture

March 14, 2022 Hassan Amin

Greenplum Architecture The main reason behind adaptation of massively parallel processing(MPP), data warehouse(DWH) solution is MPP architectural principles. These principles aim at removing main drawbacks of traditional DWH, and make…

Big Data Business Intelligence Data Analysis & Visualization Data Science Developers Python

Learning Exploratory Data Analysis Using Redwine Dataset

March 8, 2022 Hassan Amin

Exploratory data analysis is an important step in any data science and even business intelligence project, which gives you adequate understanding of underlying data.

Big Data Business Intelligence Data Science Database Programming Developers Python

Introduction to Database Programming in Python with SQLAlchemy Library

March 7, 2022 Hassan Amin

Database programming in Python using SQLAlchemy library that provides uniform interface for connecting with different databases.

Big Data Business Intelligence Data Analysis & Visualization Data Science Python

Exploratory Data Analysis and Visualization Using Seaborn Library

March 7, 2022 Hassan Amin

This article provides a good overview of exploratory data analysis techniques, and then provides code examples using seaborn library.

Big Data Greenplum

Understanding Greenplum Architecture and Application for Data Science and Business Intelligence Use Cases

March 6, 2022 Hassan Amin

Understanding Greenplum architecture and use cases for various big data and data science scenarios for business and industry.

Posts pagination

1 2 3 4
Categories
Tags
Anaconda Artificial Intelligence Big Data Books Business Intelligence Chatbot Conda Database Programming Data Engineering Data Monetization Data Pipeline Data Science Data Science Career Data Science Gym Data Strategy Data Visualization Deep Learning Docker Emotional Intelligence EQ Exploratory Data Analysis Feature Engineering GPT-3 GPT3 GPU Greenplum hadoop IT Industry IT Policy Jenkins Large Language Model Leadership LLM Machine Learning MNiST MPP Natural Language Processing NLP NLP Pipeline PSEB Python Recruitment Retention Self-Development SQLAlChemy
Recent Posts
  • Building a Personal Brand
  • Book Summary : Think and Grow Rich by Napolean Hill
  • Book Summary : Thinking, Fast and Slow by Nobel Laureate Daniel Kahneman
  • A Guide to Good and Bad Habits for Teens
  • Emotional Intelligence(EQ) for Self Development
Building a Personal Brand
Self-Development
Building a Personal Brand
Book Summary : Think and Grow Rich by Napolean Hill
Self-Development
Book Summary : Think and Grow Rich by Napolean Hill
Book Summary : Thinking, Fast and Slow by Nobel Laureate Daniel Kahneman
Book Summary : Thinking, Fast and Slow by Nobel Laureate Daniel Kahneman
A Guide to Good and Bad Habits for Teens
Setting Up PostGIS Extension On Greenplum 6 In Ubuntu 18.04
Business Intelligence Greenplum
Setting Up PostGIS Extension On Greenplum 6 In Ubuntu 18.04
ChatGPT is a Turning Point
Big Data Data Science Deep Neural Networks
ChatGPT is a Turning Point
Building Conversational Chatbot with GPT3
Artificial Neural Networks Data Science
Building Conversational Chatbot with GPT3
Success of Technology Companies Depends on Relationship between Technical Leadership and Management
Subscribe
  • Register
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

You missed

Self-Development

Building a Personal Brand

June 11, 2024 Hassan Amin
Self-Development

Book Summary : Think and Grow Rich by Napolean Hill

June 4, 2024 Hassan Amin

Book Summary : Thinking, Fast and Slow by Nobel Laureate Daniel Kahneman

June 2, 2024 Hassan Amin

A Guide to Good and Bad Habits for Teens

November 26, 2023 Hassan Amin

Technology Magazine

Covering Data Science, Business Intelligence, Technology Industry News Updates and Trends

Proudly powered by WordPress | Theme: Newsup by Themeansar.

  • About
  • Media
  • Contact