Jul 4, 2021Data ScienceClustering Algorithm for Customer SegmentationA Step by Step Guide to K-Means Clustering What is Clustering Algorithm? In a business context: Clustering algorithm is a technique that...
May 24, 2021Feature Selection and EDA in Machine LearningHow to Use Data Visualization to Guide Feature Selection In the machine learning lifecycle, feature selection is a critical process that...
Apr 10, 2021Data ScienceLevel Up 7 Data Science Skills with These YouTube ChannelsWhat If Learning Data Science is a Game We are all familiar with the modern game design that champions or heroes are always equipped with...
Mar 30, 2021Data ScienceSimple Logistic Regression using Python scikit-learnStep-by-Step Guide from Data Preprocessing to Model Evaluation What is Logistic Regression? Don't let the name logistic regression tricks...
Feb 28, 2021Data ScienceSemi-Automated Exploratory Data Analysis Process in PythonAn Exploration on the "Medium" Dataset Using Pandas and Seaborn Exploratory Data Analysis, also known as EDA, has become an increasingly...