Blogs
Overview
Follow and read my blogs on Substack or alternatively on Medium, My Substack also includes podcasts about the blogs. This makes it easy to listen in the car or train when traveling.
Top Popular Reads
- Taskesen E, How to Find the Best Theoretical Distribution for Your Data, Medium, Feb. 2023
- Taskesen E, An Extensive Starter Guide For Causal Discovery Using Bayesian Modeling, Medium, Okt. 2024
- Taskesen E, D3Blocks: The Python Library to Create Interactive and Standalone D3js Charts, Substack with podcast, Medium, Sep. 2022 Create interactive, stand-alone, and visually attractive charts that are built on the graphics of d3 javascript (d3js) but configurable with Python.
- Taskesen E, A Step-by-Step Guide in detecting causal relationships using Bayesian Structure Learning in Python, Medium, Sep. 2021
- Taskesen E, What You Need To Know To Build Large Streamlit Applications With Stripe Subscriptions And Firestore Integration., Medium, Aug. 2024
Blogs with Podcasts
- Taskesen E, Chat with Your Dataset using Bayesian Inferences., Substack with Podcast, Nov. 2023
- Taskesen E, Detection of Statistical Significant Associations in Mixed Data sets., Substack with Podcast, Aug. 2020
- Taskesen E, D3Blocks: The Python Library to Create Interactive and Standalone D3js Charts, Substack with podcast, Sep. 2022
2024
- Taskesen E, An Extensive Starter Guide For Causal Discovery Using Bayesian Modeling, Medium, Okt. 2024
- Taskesen E, All You Need Is Statistics to Analyze Tabular Datasets, Medium, Sep. 2024
- Taskesen E, Walkthrough On How To Integrate Stripe Into Your Streamlit Application., Medium, Sep. 2024
- Taskesen E, SkyWalk: The Tool For Flight Preparations., Medium, Aug. 2024
- Taskesen E, What You Need To Know To Build Large Streamlit Applications With Stripe Subscriptions And Firestore Integration., Medium, Aug. 2024
- Taskesen E, To Data or Not to Data., Medium, Jan. 2024
2023
- Taskesen E, Chat with Your Dataset using Bayesian Inferences., Substack with Podcast, Medium, Nov. 2023
- Taskesen E, The Power of Bayesian Causal Inference: A Comparative Analysis of Libraries to Reveal Hidden Causality in Your Dataset, Medium, May. 2023
- Taskesen E, A Step-by-Step Guide To Accurately Detect Peaks and Valleys., Medium, Sep. 2023
- Taskesen E, Maximize Your Insights by Choosing the Best Chart: Network, Heatmap, or Sankey?, Medium, Aug. 2023
- Taskesen E, Effectively Optimize Your Regression Model with Bayesian Hyperparameter Tuning., Medium, Jul. 2023
- Taskesen E, Create and Explore the Landscape of Roles and Salaries in Data Science, Medium, Jun. 2023
- Taskesen E, From Clusters To Insights; The Next Step, May. 2023
- Taskesen E, From Data to Clusters: When is Your Clustering Good Enough?, Medium, April. 2023
- Taskesen E, Outlier Detection Using Principal Component Analysis and Hotelling’s T2 and SPE/DmodX Methods, Mar. 2023
- Taskesen E, Outlier Detection Using Distribution Fitting in Univariate Datasets, Feb. 2023
- Taskesen E, How to Find the Best Theoretical Distribution for Your Data, Feb. 2023
- Taskesen E, Step-by-Step Guide to Generate Synthetic Data by Sampling From Univariate Distributions., Medium, Mar. 2023
- Taskesen E, The Next Step is Responsible AI. How Do We Get There?, Medium, Aug. 2023
- Taskesen E, The Path to Success in Data Science Is About Your Ability to Learn. But What to Learn?, Medium, Jun. 2023
2022
-
Taskesen E, The Starters Guide to Release your Python Package in PyPi, Medium, Dec. 2022 A step-by-step guide to effectively release your Python package in the Python Package Index (PyPI) to pip install it
-
Taskesen E, Get the Most Out of Your Scatterplot by Making It Interactive Using D3js and Python, Medium, Nov. 2022 Scatterplots are extremely useful for visualizing relationships between two sets of numerical variables. It is even more insightful when it is interactive with zooming and brushing capabilities.
-
Taskesen E, Hands-on Guide to Create beautiful Sankey Charts in d3js with Python, Medium, Oct. 2022 The Sankey chart is a great way to discover the most prominent contributions just by looking at how individual items flow across states.
-
Taskesen E, How to Create Storytelling Moving Bubbles Charts in d3js with Python, Medium, Sep. 2022 The MovingBubble chart is one of those mindblowing charts to look at. It is a great way to conceptually better understand how individual items are distributed across states and move across time. Learn how to create them with Python and your own data set.
-
Taskesen E, A Hands-on Guide To Create Explainable Gradient Boosting Classification models using Bayesian Hyperparameter Optimization, Medium, Sep. 2022 Boosted decision tree algorithms, such as XGBoost, CatBoost, and LightBoost are popular methods for the classification task. Learn how to split the data, optimize hyperparameters, prevent overtraining, select the best-performing model, and create explainable results.
-
Taskesen E, D3Blocks: The Python Library to Create Interactive and Standalone D3js Charts, Substack with podcast, Medium, Sep. 2022 Create interactive, stand-alone, and visually attractive charts that are built on the graphics of d3 javascript (d3js) but configurable with Python.
-
Taskesen E, A Guide to Find the Best Boosting Model using Bayesian Hyperparameter Tuning but without Overfitting, Medium, Aug. 2022 With boosted decision tree algorithms, such as XGBoost, CatBoost, and LightBoost you may outperform other models but overfitting is a real danger. Learn how to split the data, optimize hyperparameters, and find the best-performing model without overtraining it using the HGBoost library.
-
Taskesen E, Quantitative comparisons between t-SNE, UMAP, PCA, and Other Mappings, Medium, May. 2022 Low dimensional projections are useful to understand the relationships between samples better but how similar is one map to another?
-
Taskesen E, What are PCA loadings and how to effectively use Biplots?, Medium, April. 2022 A practical guide for getting the most out of Principal Component Analysis.
-
Taskesen E, Creating beautiful stand-alone interactive D3 charts with Python, Medium, Feb. 2022 With application to D3 force-directed network graphs.
2021
-
Taskesen E, Detection of Duplicate Images Using Image Hash Functions, Medium, Jan. 2021 Automate the search for (near-)identical photos with the Python library undouble.
-
Taskesen E, A step-by-step guide for clustering images, Medium, Dec. 2021 For the detection and exploration of image clusters. Learn how to carefully pre-process images, utilize well-known feature extraction approaches, and evaluate the goodness of the clustering. A theoretical background followed by a hands-on tutorial.
-
Taskesen E, A step-by-step guide in designing knowledge-driven models using Bayesian theorem, Medium, Sep. 2021 In case you don’t have data but there is expert knowledge. A starter’s guide to convert knowledge into computer-aided models.
-
Taskesen E, A Step-by-Step Guide in detecting causal relationships using Bayesian Structure Learning in Python, Medium, Sep. 2021 The starter’s guide to effectively determine causalities across variables.
-
Taskesen E, Explore and understand your data with a network of significant associations, Substack with Podcast, Medium, Medium, Aug. 2020 Explore to understand your data can make the difference between an unsuccessful project or finishing successfully!