Have you read about the MICE...
A advanced technique for more precise and accurate missing data imputation without worrying much about anything...
Not yet???
Read it here...
"Multi-variate Imputation of Chained Equation" https://quickdatascienceds.blogspot.com/2021/09/multi-variate-imputation-of-chained.html?m=1
Please like share and subscribe our channel for being updated on Data Science and related technologies.
Thanks Team QDS
A advanced technique for more precise and accurate missing data imputation without worrying much about anything...
Not yet???
Read it here...
"Multi-variate Imputation of Chained Equation" https://quickdatascienceds.blogspot.com/2021/09/multi-variate-imputation-of-chained.html?m=1
Please like share and subscribe our channel for being updated on Data Science and related technologies.
Thanks Team QDS
Blogspot
Multi-variate Imputation of Chained Equation
Multivariate imputation of Chained Equations
Hello friends...
Let's see a unique way to Exploratory Data Analysis EDA, using a python Library...
This library eases and reduce our work to just few lines of codes.
"Pandas Profiling -- A Unique way to Data Analysis" https://quickdatascienceds.blogspot.com/2021/07/pandas-profiling-unique-way-to-data.html?m=1
Please like share and subscribe our channel for being updated on Data Science and related technologies...
Thanks Team QDS
Let's see a unique way to Exploratory Data Analysis EDA, using a python Library...
This library eases and reduce our work to just few lines of codes.
"Pandas Profiling -- A Unique way to Data Analysis" https://quickdatascienceds.blogspot.com/2021/07/pandas-profiling-unique-way-to-data.html?m=1
Please like share and subscribe our channel for being updated on Data Science and related technologies...
Thanks Team QDS
Blogspot
Pandas Profiling -- A Unique way to Data Analysis
Quick Data Science || Quick and Easy Data Science. A complete guide to Data Science technologies. Big Data, Machine Learning and Database blog
Hello friends...
Today we will be discussing about something that we already know.. but tend to ignore it and its impact on larger scale...
"Outliers" https://quickdatascienceds.blogspot.com/2021/09/outliers.html?m=1
Please like share and subscribe our channel for being updated on Data Science and related technologies...
Feel free to post your comments, reviews, doubts, questions at
Quick Data Science:- https://quickdatascienceds.blogspot.com
Thanks Team QDS😊
Today we will be discussing about something that we already know.. but tend to ignore it and its impact on larger scale...
"Outliers" https://quickdatascienceds.blogspot.com/2021/09/outliers.html?m=1
Please like share and subscribe our channel for being updated on Data Science and related technologies...
Feel free to post your comments, reviews, doubts, questions at
Quick Data Science:- https://quickdatascienceds.blogspot.com
Thanks Team QDS😊
Blogspot
Outliers
In statistics, an outlier is a data point that differs significantly from other observations.
Technique used in feature engineering....
With a simple method from feature engine library to achieve imputation...
Imputation techniques:- https://quickdatascienceds.blogspot.com/2021/08/imputation-techniques.html?m=1
"Imputation Using Feature Engine" https://quickdatascienceds.blogspot.com/2021/09/imputation-using-feature-engine.html?m=1
Please like share and subscribe our channel for being updated on Data Science and related technologies.
Thanks Team QDS..
With a simple method from feature engine library to achieve imputation...
Imputation techniques:- https://quickdatascienceds.blogspot.com/2021/08/imputation-techniques.html?m=1
"Imputation Using Feature Engine" https://quickdatascienceds.blogspot.com/2021/09/imputation-using-feature-engine.html?m=1
Please like share and subscribe our channel for being updated on Data Science and related technologies.
Thanks Team QDS..
Hello friends...
A very talked topic when we talk about Hive is type of tables.
This is also an important interview questions and acts as a decider for your further interview direction.
So let's see what are the different types of tables in hive and the difference between them..
https://quickdatascienceds.blogspot.com/2021/10/internal-vs-external.html
Please like share and subscribe our channel for being updated on Data Science and related technologies.
Thanks Team QDS
A very talked topic when we talk about Hive is type of tables.
This is also an important interview questions and acts as a decider for your further interview direction.
So let's see what are the different types of tables in hive and the difference between them..
https://quickdatascienceds.blogspot.com/2021/10/internal-vs-external.html
Please like share and subscribe our channel for being updated on Data Science and related technologies.
Thanks Team QDS
Hello friends...
We read about the outliers in our previous posts... But what about handling them.!!!
So, we would like to present you a technique popularly known as "capping/censoring/winsorizing" .
"Outliers Capping" https://quickdatascienceds.blogspot.com/2021/10/outliers-capping.html?m=1
Please like share and subscribe our channel for being updated on Data Science and related technologies.
In case you have any questions (not only posted topics, any topic related to data science ) please feel free to connect with us.
Thanks Team QDS
We read about the outliers in our previous posts... But what about handling them.!!!
So, we would like to present you a technique popularly known as "capping/censoring/winsorizing" .
"Outliers Capping" https://quickdatascienceds.blogspot.com/2021/10/outliers-capping.html?m=1
Please like share and subscribe our channel for being updated on Data Science and related technologies.
In case you have any questions (not only posted topics, any topic related to data science ) please feel free to connect with us.
Thanks Team QDS
Hii...
We studied about Partitioning in Hive... But have we ever thought what would happen if the Partitioning column is NULL.?
No..!!
Don't worry.... We have got you an article on how to handle NULL values in partitioning column.
"Hive Default Partition" https://quickdatascienceds.blogspot.com/2021/10/hive-default-partition.html?m=1
Please like share and subscribe our channel for being updated on Data Science and related technologies.
Thanks Team QDS
We studied about Partitioning in Hive... But have we ever thought what would happen if the Partitioning column is NULL.?
No..!!
Don't worry.... We have got you an article on how to handle NULL values in partitioning column.
"Hive Default Partition" https://quickdatascienceds.blogspot.com/2021/10/hive-default-partition.html?m=1
Please like share and subscribe our channel for being updated on Data Science and related technologies.
Thanks Team QDS
Blogspot
Hive Default Partition
logic of creating a partition by default for NULL values and gave it the name of HIVE_DEFAULT_PARTITION
Hello friends...
Time to learn "A Sweat way to Exploratory Data Analysis --- Sweetviz" https://quickdatascienceds.blogspot.com/2021/07/a-sweat-way-to-exploratory-data.html?m=1
Exploratory Data Analysis is the most important and necessary step that we need perform in our ML journey...
What better way than achieving this in a single line of code through sweetviz.
Please like share and subscribe our channel for being updated on Data Science and related technologies.
Thanks Team QDS
Time to learn "A Sweat way to Exploratory Data Analysis --- Sweetviz" https://quickdatascienceds.blogspot.com/2021/07/a-sweat-way-to-exploratory-data.html?m=1
Exploratory Data Analysis is the most important and necessary step that we need perform in our ML journey...
What better way than achieving this in a single line of code through sweetviz.
Please like share and subscribe our channel for being updated on Data Science and related technologies.
Thanks Team QDS
Hello friends...
Another python library that we can use for performing the exploratory Data Analysis is t
"The Explorer of Data Sets -- Dora" https://quickdatascienceds.blogspot.com/2021/08/the-explorer-of-data-sets-dora.html?m=1
A Quick and easy library for EDA and basic data pre processing..
Please read like share and subscribe our channel for being updated on Data Science and related technologies.
Thanks Team QDS
Another python library that we can use for performing the exploratory Data Analysis is t
"The Explorer of Data Sets -- Dora" https://quickdatascienceds.blogspot.com/2021/08/the-explorer-of-data-sets-dora.html?m=1
A Quick and easy library for EDA and basic data pre processing..
Please read like share and subscribe our channel for being updated on Data Science and related technologies.
Thanks Team QDS
Blogspot
The Explorer of Data Sets -- Dora
Quick Data Science || Quick and Easy Data Science. A complete guide to Data Science technologies. Big Data, Machine Learning and Database blog
Hello friends...
Do you know..!!! SQL has some powerful commands that changes the way of what we actually think of SQL.
These commands are known Windows Functions.
"Windows Functions in SQL" https://quickdatascienceds.blogspot.com/2021/10/windows-functions-in-sql.html?m=1
Please like share and subscribe to our channel for being updated on Data Science and related technologies.
Thanks Team QDS.
Do you know..!!! SQL has some powerful commands that changes the way of what we actually think of SQL.
These commands are known Windows Functions.
"Windows Functions in SQL" https://quickdatascienceds.blogspot.com/2021/10/windows-functions-in-sql.html?m=1
Please like share and subscribe to our channel for being updated on Data Science and related technologies.
Thanks Team QDS.
Hello friends...
We are often mislead in our analysis by introduction of few outliers, their presence can change the entire analysis... One easy to deal with them is..
"Trimming the Outliers" https://quickdatascienceds.blogspot.com/2021/09/trimming-outliers.html?m=1
Please read, like, share and subscribe our channel for being updated on Data Science and related technologies.
Thanks Team QDS
We are often mislead in our analysis by introduction of few outliers, their presence can change the entire analysis... One easy to deal with them is..
"Trimming the Outliers" https://quickdatascienceds.blogspot.com/2021/09/trimming-outliers.html?m=1
Please read, like, share and subscribe our channel for being updated on Data Science and related technologies.
Thanks Team QDS
Hiiiii.....
We may use more and more powerful hard drives, RAMs, GPU, CPU.. etc etc. But we might still not get a fast performance when we start working with Big Data... This is due to the improper db and table structure.
To achieve a better performance we need to properly index our tables.
So let's learn about "Indexes in SQL" https://quickdatascienceds.blogspot.com/2021/10/indexes-in-sql.html?m=1
Please like share and subscribe our channel for being updated on Data Science and related technologies.
Thanks Team QDS
We may use more and more powerful hard drives, RAMs, GPU, CPU.. etc etc. But we might still not get a fast performance when we start working with Big Data... This is due to the improper db and table structure.
To achieve a better performance we need to properly index our tables.
So let's learn about "Indexes in SQL" https://quickdatascienceds.blogspot.com/2021/10/indexes-in-sql.html?m=1
Please like share and subscribe our channel for being updated on Data Science and related technologies.
Thanks Team QDS
Hello friends...
We are pleased to announce that we are launching a new series "Quick Reads" covering some of very important topics in very compact and easy-to-remember manner.
So bringing the first topic in this QUICK READS:-
"Encoding" -- way to convert non numerical variables into numerical variables.
https://quickdatascienceds.blogspot.com/2021/10/encoding.html?m=1
Please like share and subscribe our channel for being updated on Data Science and related technologies.
Feel free to post your queries and we will answer them ASAP.
Thanks Team QDS
We are pleased to announce that we are launching a new series "Quick Reads" covering some of very important topics in very compact and easy-to-remember manner.
So bringing the first topic in this QUICK READS:-
"Encoding" -- way to convert non numerical variables into numerical variables.
https://quickdatascienceds.blogspot.com/2021/10/encoding.html?m=1
Please like share and subscribe our channel for being updated on Data Science and related technologies.
Feel free to post your queries and we will answer them ASAP.
Thanks Team QDS
Blogspot
Encoding
Categorical variable encoding
Hello DS enthusiasts...
Bringing to you another important Quick Read -- Count Frequency Encoding.
A technique used in categorical variable encoding...
"Count Frequency Encoding" https://quickdatascienceds.blogspot.com/2021/10/count-frequency-encoding.html?m=1
Please like share and subscribe our channel for being updated on Data Science and related technologies. https://t.me/quickdatascience
Feel free to post your queries and we will answer them ASAP.
Thanks Team QDS
Bringing to you another important Quick Read -- Count Frequency Encoding.
A technique used in categorical variable encoding...
"Count Frequency Encoding" https://quickdatascienceds.blogspot.com/2021/10/count-frequency-encoding.html?m=1
Please like share and subscribe our channel for being updated on Data Science and related technologies. https://t.me/quickdatascience
Feel free to post your queries and we will answer them ASAP.
Thanks Team QDS
Blogspot
Count Frequency Encoding
method used to replace the categorical variable either with their count of values or the percentage share of the value in total space.
Hello friends....
Another technique that is most commonly used in categorical variables encoding is...
"Mean Encoding or Target Encoding" https://quickdatascienceds.blogspot.com/2021/10/mean-encoding-or-target-encoding.html?m=1
Please like share and subscribe our channel for being updated on Data Science and related technologies.
https://t.me/quickdatascience
Feel free to post your queries and we will answer them ASAP.
Thanks Team QDS
Another technique that is most commonly used in categorical variables encoding is...
"Mean Encoding or Target Encoding" https://quickdatascienceds.blogspot.com/2021/10/mean-encoding-or-target-encoding.html?m=1
Please like share and subscribe our channel for being updated on Data Science and related technologies.
https://t.me/quickdatascience
Feel free to post your queries and we will answer them ASAP.
Thanks Team QDS
Blogspot
Mean Encoding or Target Encoding
encoding the categorical variable with the Mean is known as "Mean Encoding" or "Target Encoding".
Hello...
One hot encoding... We all have heard this name many times...
Let's have a look at what it is.. and how to work with it.
"One Hot Encoding" https://quickdatascienceds.blogspot.com/2021/10/one-hot-encoding.html?m=1
Please like share and subscribe our channel for being updated on Data Science and related technologies.
Feel free to connect with us..
Thanks Team QDS
One hot encoding... We all have heard this name many times...
Let's have a look at what it is.. and how to work with it.
"One Hot Encoding" https://quickdatascienceds.blogspot.com/2021/10/one-hot-encoding.html?m=1
Please like share and subscribe our channel for being updated on Data Science and related technologies.
Feel free to connect with us..
Thanks Team QDS
Blogspot
One Hot Encoding
One Hot Encoding is defined as encoding each categorical variable with a different binary variable, i.e. 1 & 0 only.
Hello friends...
Another topic in our series of Quick Reads - Encoding.
"Ordinal Encoding" https://quickdatascienceds.blogspot.com/2021/10/ordinal-encoding.html?m=1
Please like share and subscribe our channel for being updated on Data Science and related technologies.
Feel free to connect with us...
Thanks Team QDS
Another topic in our series of Quick Reads - Encoding.
"Ordinal Encoding" https://quickdatascienceds.blogspot.com/2021/10/ordinal-encoding.html?m=1
Please like share and subscribe our channel for being updated on Data Science and related technologies.
Feel free to connect with us...
Thanks Team QDS
Blogspot
Ordinal Encoding
Ordinal Encoding is encoding the categorical variables with ordinal numbers.
Hello...
What to do in case you have too many values in a variable..!!!
Let's see a technique we can use to encode such variables..
"Rare Label Encoding" https://quickdatascienceds.blogspot.com/2021/10/rare-label-encoding.html?m=1
Please like share and subscribe our channel for being updated on Data Science and related technologies.
Feel free to connect with us...
Thanks Team QDS
What to do in case you have too many values in a variable..!!!
Let's see a technique we can use to encode such variables..
"Rare Label Encoding" https://quickdatascienceds.blogspot.com/2021/10/rare-label-encoding.html?m=1
Please like share and subscribe our channel for being updated on Data Science and related technologies.
Feel free to connect with us...
Thanks Team QDS
Blogspot
Rare Label Encoding
Technique used to group values together & assign them under a common Rare Label if they have very little representation as compared to the other value
Hello friends...
Still not clear to how to encode your variables..!!!
Let system decide...
"Decision Tree Encoding" https://quickdatascienceds.blogspot.com/2021/10/decision-tree-encoding.html?m=1
Please like share and subscribe our channel for being updated on Data Science and related technologies.
Feel free to connect with us
Thanks Team QDS
Still not clear to how to encode your variables..!!!
Let system decide...
"Decision Tree Encoding" https://quickdatascienceds.blogspot.com/2021/10/decision-tree-encoding.html?m=1
Please like share and subscribe our channel for being updated on Data Science and related technologies.
Feel free to connect with us
Thanks Team QDS
Blogspot
Decision Tree Encoding
A Decision Tree is a flowchart-like structure in which each internal node represents a condition on an attribute with binary outputs