Further reading Blog
Dec 1, 2025
6min
3 ways Hex makes leading a support team less stressful
Our Product Expert Lead, Bre, shares how to use conversational analytics to explain ticket spike and win headcount.


Apr 8, 2025
2min
What does it mean to be right?
The foreword for "Effective Data Analysis" by Mona Khalil
Dec 18, 2023
11min
Detecting Seasonality Through Autocorrelation
Autoencoders and methods like ACF and PACF effectively identify seasonality in time series data, enhancing business forecasting.
Dec 1, 2023
10min
Unveiling Patterns Using Time Series Visualization
The article uses a mock AirPassengers dataset to visually demonstrate trends and seasonal patterns in the airline industry.
Author/ Jason AlbreanTags/ Further readingDec 1, 2023
11min
Understanding the Importance of Stationarity in Time Series
Stationarity, crucial for reliable time series analysis, is confirmed through tests like ADF and KPSS, facilitating easier modeling and interpretation.
Author/ Andrew TateTags/ Further readingDec 1, 2023
10min
The Essential Steps in Data Preprocessing for Different Data Formats
Data preprocessing refines raw data for accurate analysis by handling missing values, normalizing and processing data.
Author/ Andrew TateTags/ Further reading
Feed [29]
Dec 1, 2025
3 ways Hex makes leading a support team less stressful
Our Product Expert Lead, Bre, shares how to use conversational analytics to explain ticket spike and win headcount.
Apr 8, 2025
What does it mean to be right?
The foreword for "Effective Data Analysis" by Mona Khalil
Dec 18, 2023
Detecting Seasonality Through Autocorrelation
Autoencoders and methods like ACF and PACF effectively identify seasonality in time series data, enhancing business forecasting.
Dec 1, 2023
Unveiling Patterns Using Time Series Visualization
The article uses a mock AirPassengers dataset to visually demonstrate trends and seasonal patterns in the airline industry.
Dec 1, 2023
Understanding the Importance of Stationarity in Time Series
Stationarity, crucial for reliable time series analysis, is confirmed through tests like ADF and KPSS, facilitating easier modeling and interpretation.
Dec 1, 2023
The Essential Steps in Data Preprocessing for Different Data Formats
Data preprocessing refines raw data for accurate analysis by handling missing values, normalizing and processing data.
Oct 24, 2023
When To Choose Density-Based Methods
Compare, k-means, DBSCAN and Hierarchical Clustering
Oct 24, 2023
Scaling Hierarchical Clustering
Learn how Fastcluster, Apache Spark, and GPU-accelerated solutions can help.
Oct 23, 2023
Unveiling patterns in unlabeled data with k-means clustering
Sift through the noise and categorize datasets into actionable segments
Oct 11, 2023
How Overfitting Ruins Your Feature Selection
Learn how to prevent overfitting from impacting your model.
Oct 9, 2023
Using Autoencoders for Feature Selection
Learn how to use autoencoders which are a class of artificial neural networks for data compression and reconstruction.
Oct 3, 2023
Detecting and Remedying Multicollinearity in Your Data Analysis
Learn to ensure the validity, reliability, and accuracy of your model.
Sep 29, 2023
How To Use Univariate Analysis in Your Data Exploration
Learn how to describe, summarize, and find patterns in the data from a single variable.
Sep 25, 2023
Accessing data in Jupyter with Python
Learn how to access the most popular data sources with Python in Jupyter Notebooks