Open in app
Home
Notifications
Lists
Stories

Write
Aashish Nair
Aashish Nair

518 Followers

Home

Pinned

Analyzing The Impact Of The Covid-19 Pandemic On Flights Part 2: Extracting Insights With SQL

An end-to-end data analysis project for examining how the pandemic has affected US air travel — Introduction The Covid-19 pandemic has had an unprecedented impact on many economic sectors. Among these sectors, the aviation industry especially deserves attention due to its considerable influence on the prosperity of individuals, businesses, and countries alike. Thus, I believe it is worth digging deeper into this subject to answer questions like:

Data Analysis

9 min read

Analyzing The Impact Of The Covid-19 Pandemic On Flights Part 2: Extracting Insights With SQL
Analyzing The Impact Of The Covid-19 Pandemic On Flights Part 2: Extracting Insights With SQL
Data Analysis

9 min read


Published in Towards Data Science

·1 day ago

K-Fold Cross Validation: Are You Doing It Right?

Discussing proper (and improper) ways to perform k-fold cross-validation on datasets — The k-fold cross-validation is a popular statistical method in machine learning applications. It mitigates overfitting and enables models to generalize better with training data. However, in practice, the technique can be trickier to execute compared to the typical train-test split. If used incorrectly, the k-fold cross-validation can cause data leakage.

Data Science

4 min read

K-Fold Cross Validation: Are You Doing It Right?
K-Fold Cross Validation: Are You Doing It Right?
Data Science

4 min read


Nov 20

Analyzing The Impact Of The Covid-19 Pandemic On Flights Part 3: Building a Tableau Dashboard

An end-to-end data analysis project for examining how the pandemic has affected US air travel — Introduction The Covid-19 pandemic has had an unprecedented impact on many economic sectors. Among these sectors, the aviation industry especially deserves attention due to its considerable influence on the prosperity of individuals, businesses, and countries alike. Thus, I believe it is worth digging deeper into this subject to answer questions like:

Data Visualization

5 min read

Analyzing The Impact Of The Covid-19 Pandemic On Flights Part 3: Building a Tableau Dashboard
Analyzing The Impact Of The Covid-19 Pandemic On Flights Part 3: Building a Tableau Dashboard
Data Visualization

5 min read


Published in Towards Data Science

·Nov 8

Don’t Take Shortcuts When Handling Missing Values

How to ensure that missing data is dealt with correctly — Missing values are a dilemma in many datasets, but many users are eager to allocate less time to deal with them so that they can focus more on modeling. I write this after recently running into many portfolio projects that treat missing data as an afterthought. There is a lot…

Data Science

7 min read

Don’t Take Shortcuts When Handling Missing Values
Don’t Take Shortcuts When Handling Missing Values
Data Science

7 min read


Published in CodeX

·Oct 31

Python’s if __name__==‘__main__’ Statement Explained

Uncover what this statement does and why you should use it in your own scripts — Starting out with Python, you’ve likely written code in the following format: def function(): pass function() In other words, your operations typically entail creating a function or class and then calling it. Simple, right? If this applies to you, you might be a bit confused when you see other scripts…

Python

5 min read

Python’s if __name__==‘__main__’ Statement Explained
Python’s if __name__==‘__main__’ Statement Explained
Python

5 min read


Oct 23

Analyzing The Impact Of The Covid-19 Pandemic On Flights Part 1: Database Design

An end-to-end data analysis project for examining how the pandemic has affected US air travel — The Covid-19 pandemic has hampered operations in virtually every industrial sector in the US. The influence of the pandemic is especially evident from the downturn in activity in the aviation industry. …

Data Analysis

6 min read

Analyzing The Impact Of The Covid-19 Pandemic On Flights Part 1: Database Design
Analyzing The Impact Of The Covid-19 Pandemic On Flights Part 1: Database Design
Data Analysis

6 min read


Published in Towards Data Science

·Oct 17

Two Ways to Build Your Own Custom Scikit Learn Transformers

How you can (and why you should) create custom transformers — Scikit Learn transformers (not to be confused with deep learning transformers) are classes in the Scikit Learn package that facilitate transformations in given datasets. These transformers can carry out various operations like normalization and principal component analysis. …

Machine Learning

7 min read

2 Ways to Build Your Own Custom Scikit Learn Transformers
2 Ways to Build Your Own Custom Scikit Learn Transformers
Machine Learning

7 min read


Published in Towards Data Science

·Oct 4

An Intro to Discretization Techniques for Machine Learning

Overview and implementation with Python — Many machine learning algorithms perform better when they are trained with discrete variables. For that reason, it is common for feature engineering procedures to incorporate discretization. You may find that many of the winning submissions in machine learning competitions leverage this technique. Don’t be too intimidated by the 5-syllable term…

Machine Learning

5 min read

An Intro to Discretization Techniques for Machine Learning
An Intro to Discretization Techniques for Machine Learning
Machine Learning

5 min read


Published in Towards Data Science

·Sep 26

The Curse of Dimensionality Explained

Why high-dimensional datasets are so undesirable — The curse of dimensionality plays a substantial role in how we transform our data prior to any modeling. That being said, with all the negative sentiment toward high-dimensional datasets, it’s worth asking how incorporating too many predictive features can sabotage model performance in the first place. After all, features provide…

Machine Learning

6 min read

The Curse of Dimensionality Explained
The Curse of Dimensionality Explained
Machine Learning

6 min read


Published in Towards Data Science

·Sep 20

Debugging in Python Is Easy With With Assert Statements

A look into a tool that allows a pain-free troubleshooting experience — Do you get tired of constantly dealing with pesky bugs? Even with the debugging features provided by the popular IDEs, the smallest of errors can take precious time to troubleshoot. What if I told you that you can have a better experience with dealing with errors by proactively performing sanity…

Python

4 min read

Debugging in Python Is Easy With With Assert Statements
Debugging in Python Is Easy With With Assert Statements
Python

4 min read

Aashish Nair

Aashish Nair

518 Followers

Data Scientist aspiring to teach and learn through writing. Reach out to me on LinkedIn: www.linkedin.com/in/aashish-nair.

Following
  • Tony

    Tony

  • Zach Quinn

    Zach Quinn

  • BEXGBoost

    BEXGBoost

  • Khuyen Tran

    Khuyen Tran

  • Giorgos Myrianthous

    Giorgos Myrianthous

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech