Category: article

Hive @ Freshers.in

Hive : Hive optimizer – Detailed walk through

Hive is a popular open-source data warehouse system that allows users to store, manage, and analyze large datasets using SQL-like…

Continue Reading Hive : Hive optimizer – Detailed walk through
Hive @ Freshers.in

Hive : Different types of Hive execution engines

Hive is an open-source data warehouse tool built on top of Hadoop. It allows users to write SQL-like queries, called…

Continue Reading Hive : Different types of Hive execution engines
PySpark @ Freshers.in

PySpark : LongType and ShortType data types in PySpark

pyspark.sql.types.LongType pyspark.sql.types.ShortType In this article, we will explore PySpark’s LongType and ShortType data types, their properties, and how to work…

Continue Reading PySpark : LongType and ShortType data types in PySpark
AI @ Freshers.in

Regression Diagnostics for Seattle Hotels Recommender

Recommender systems are a popular application of machine learning that suggest products or services to users based on their preferences…

Continue Reading Regression Diagnostics for Seattle Hotels Recommender
AI @ Freshers.in

Promotional Time Series Forecasting using Machine Learning

Time series forecasting is a common task in machine learning that involves predicting future values of a time series based…

Continue Reading Promotional Time Series Forecasting using Machine Learning