Skip to content
Data Science from a Practical Perspective
  • Home
  • About Me
  • Blog
  • Presentations
  • Contact

Exploratory Analysis

Home » Data Science » Exploratory Analysis

Common Data Issues

Posted by By tienlinhle32 February 20, 2023Posted inData Science, Exploratory Analysis1 Comment
So far, we have discussed distribution analysis and correlation analysis when initially exploring data. One important task in this phase is to determine whether there is anything that will cause…
Read More

Correlation with Categorical Data

Posted by By tienlinhle32 February 17, 2023Posted inData Science, Exploratory Analysis
Previously, we have learned about tools for correlation analysis on numeric columns. By now though, you should have known that numeric is not the only type of data. In fact,…
Read More

Correlation Analysis on Numeric Data

Posted by By tienlinhle32 February 11, 2023Posted inData Science, Exploratory Analysis1 Comment
Previously, we have learned to analyze distributions of numeric and categorical columns. However, those techniques only focus on one individual column at a time. In exploratory analysis, we have a…
Read More

Exploring Categorical Distributions

Posted by By tienlinhle32 February 2, 2023Posted inData Science, Exploratory Analysis1 Comment
Surely after discussing distribution analysis on numeric data, we will move on to categorical data, right? Of course! In this post, we will discuss tools for performing analysis on categorical…
Read More

Exploring Numeric Distributions

Posted by By tienlinhle32 January 27, 2023Posted inData Science, Exploratory Analysis3 Comments
With an overview understanding about distribution analysis, let us actually perform those, starting with numerical data. Obviously, we will be using a mixture of Pandas and Matplotlib - a powerful…
Read More

Distribution Analysis

Posted by By tienlinhle32 January 22, 2023Posted inData Science, Exploratory Analysis1 Comment
Sun Tzu once said "know your data, know your models, a hundred analyses, a hundred wins", or something along that line. See, people in the mediaeval times knew the importance…
Read More

Exploratory Analysis

Posted by By tienlinhle32 January 17, 2023Posted inData Science, Exploratory Analysis4 Comments
At this point, we have obtained a good amount of understanding and hands-on about NumPy arrays and Pandas dataframes. We can now start some analysis. And, the first one that…
Read More

Descriptive Statistics

Posted by By tienlinhle32 November 21, 2022Posted inData Science, Exploratory Analysis3 Comments
I do not fully agree with the saying "the end justifies the mean". The sum also justifies the mean, not just the n... Yes, it is a dad joke when…
Read More

Recent Posts

  • Tree Ensemble
  • Decision Tree Pipeline
  • Tuning Decision Trees
  • Regression Tree
  • Decision Tree Splits in Classification

Recent Comments

  1. Tree Ensemble - Data Science from a Practical Perspective on Decision Tree Pipeline
  2. Regression Tree - Data Science from a Practical Perspective on Decision Tree for Classification
  3. Decision Tree Splits in Classification - Data Science from a Practical Perspective on Decision Tree for Classification
  4. Support Vector Machine Pipeline - Data Science from a Practical Perspective on Logistic Regression
  5. Support Vector Regression - Data Science from a Practical Perspective on Support Vector Machine for Binary Classification

Archives

  • December 2023
  • October 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022

Categories

  • Classification
  • Data Science
  • Data Set Basics
  • Deep Learning
  • Exploratory Analysis
  • Graph Analysis
  • Machine Learning
  • Model Evaluation
  • Model tuning
  • Preprocessing
  • Presentation
  • Python
  • Python Basics
  • Regression Analysis
  • Regularization
  • Text Analysis
  • Tree Ensemble
  • Decision Tree Pipeline
  • Tuning Decision Trees
  • Regression Tree
  • Decision Tree Splits in Classification
  • Decision Tree for Classification
  • Support Vector Machine Pipeline
  • Support Vector Regression
Copyright 2025 — Data Science from a Practical Perspective. All rights reserved. Sinatra WordPress Theme
Scroll to Top