Homepage
Open in app
Sign inGet started

The Researchers’ Guide

Learn Everyday Something New

  • Welcome
  • Visualization
  • Machine Learning
  • Statistics
  • Research
  • Road Safety
  • Short Read
  • Plotting Traffic Crash Trend using Python, Matplotlib and Seaborn

    Plotting Traffic Crash Trend using Python, Matplotlib and Seaborn

    Plotting Traffic Crash Trend using Python
    Go to the profile of Rahul Raoniar
    Rahul Raoniar
    Apr 13, 2023
    Ordered Logistic Regression in R (research-oriented modeling and interpretation)

    Ordered Logistic Regression in R (research-oriented modeling and interpretation)

    Ordered Logistic Regression in R
    Go to the profile of Rahul Raoniar
    Rahul Raoniar
    Apr 13, 2023
    Introduction to Box and Boxen Plots — Matplotlib, Pandas and Seaborn Visualization Guide (Part 3)

    Introduction to Box and Boxen Plots — Matplotlib, Pandas and Seaborn Visualization Guide (Part 3)

    Learn data visualization using Python from scratch
    Go to the profile of Rahul Raoniar
    Rahul Raoniar
    Sep 4, 2022
    Introduction to Dodged Bar Plot (with Numerical Stats)- Python Visualization Guide (Part 2.3)

    Introduction to Dodged Bar Plot (with Numerical Stats)- Python Visualization Guide (Part 2.3)

    Learn data visualization using Python from scratch
    Go to the profile of Rahul Raoniar
    Rahul Raoniar
    Aug 31, 2022
    Introduction to Stacked Bar Plot — Matplotlib, Pandas and Seaborn Visualization Guide (Part 2.2)

    Introduction to Stacked Bar Plot — Matplotlib, Pandas and Seaborn Visualization Guide (Part 2.2)

    Learn data visualization using Python from scratch
    Go to the profile of Rahul Raoniar
    Rahul Raoniar
    Aug 3, 2022
    Introduction to Dodged Bar Plot — Matplotlib, Pandas and Seaborn Visualization Guide (Part 2.1)

    Introduction to Dodged Bar Plot — Matplotlib, Pandas and Seaborn Visualization Guide (Part 2.1)

    Learn data visualization using Python from scratch
    Go to the profile of Rahul Raoniar
    Rahul Raoniar
    Jul 3, 2022
    Introduction to Line Plot—Matplotlib, Pandas and Seaborn Visualization Guide (Part 1)

    Introduction to Line Plot—Matplotlib, Pandas and Seaborn Visualization Guide (Part 1)

    Learn data visualization using Python from scratch
    Go to the profile of Rahul Raoniar
    Rahul Raoniar
    Jun 14, 2022
    Generate Numerical Correlation and Nominal Association Plots using Python

    Generate Numerical Correlation and Nominal Association Plots using Python

    Correlation and Association Plots using Python
    Go to the profile of Rahul Raoniar
    Rahul Raoniar
    May 5, 2022
    How to Set up Python and Visual Studio Code IDE for Data Science

    How to Set up Python and Visual Studio Code IDE for Data Science

    Setting up Python and Visual Studio Code IDE for Data Science
    Go to the profile of Rahul Raoniar
    Rahul Raoniar
    Apr 4, 2022
    Start Your Data Science Journey with these Books and Courses

    Start Your Data Science Journey with these Books and Courses

    How to learn data science from scratch.
    Go to the profile of Rahul Raoniar
    Rahul Raoniar
    Mar 26, 2022
    Introduction to PySpark

    Introduction to PySpark

    Learn the PySpark Fundamentals
    Go to the profile of Rahul Raoniar
    Rahul Raoniar
    Nov 27, 2021
    How to use STATA and Python Together Directly from Jupyter Notebook

    How to use STATA and Python Together Directly from Jupyter Notebook

    Use Stata from Jupyter Notebook
    Go to the profile of Rahul Raoniar
    Rahul Raoniar
    Nov 6, 2021
    Survival Analysis in Stata (KM Estimate, Cox-PH and AFT Model)

    Survival Analysis in Stata (KM Estimate, Cox-PH and AFT Model)

    Learn Survival Analysis (Time to Event Analysis) in Stata for Research
    Go to the profile of Rahul Raoniar
    Rahul Raoniar
    Oct 30, 2021
    Welcome to The Researchers’ Guide!

    Welcome to The Researchers’ Guide!

    About The Researchers’ Guide Publication
    Go to the profile of Rahul Raoniar
    Rahul Raoniar
    Oct 29, 2021
    Survival Analysis in Python (KM Estimate, Cox-PH and AFT Model)

    Survival Analysis in Python (KM Estimate, Cox-PH and AFT Model)

    Learn Survival Analysis (Time to Event Analysis) in Python for Research
    Go to the profile of Rahul Raoniar
    Rahul Raoniar
    Oct 28, 2021
    Finding the Best Distribution that Fits Your Data using Python’s Fitter Library

    Finding the Best Distribution that Fits Your Data using Python’s Fitter Library

    Learn how to identify the best-fitted distribution
    Go to the profile of Rahul Raoniar
    Rahul Raoniar
    Jun 6, 2021
    Modelling Binary Logistic Regression using Tidymodels Library in R (Part-1)

    Modelling Binary Logistic Regression using Tidymodels Library in R (Part-1)

    Go to the profile of Rahul Raoniar
    Rahul Raoniar
    Apr 30, 2021
    Generate Publication Ready Facet, Pair, and Joint Plots using Seaborn Library (Part-2)

    Generate Publication Ready Facet, Pair, and Joint Plots using Seaborn Library (Part-2)

    Generate facet plots using Python’s seaborn library.
    Go to the profile of Rahul Raoniar
    Rahul Raoniar
    Mar 2, 2021
    Generate Publication-Ready Plots Using Seaborn Library (Part-1)

    Generate Publication-Ready Plots Using Seaborn Library (Part-1)

    Generate different types of plots using Python’s Seaborn library.
    Go to the profile of Rahul Raoniar
    Rahul Raoniar
    Dec 20, 2020
    Model Hyperparameters Tuning using Grid, Random and Genetic based Search in Python

    Model Hyperparameters Tuning using Grid, Random and Genetic based Search in Python

    Machine Learning Model Tuning using Grid Search, Random Search and Genetic Algorithm based Search.
    Go to the profile of Rahul Raoniar
    Rahul Raoniar
    Oct 22, 2020
    Fitting MLR and Binary Logistic Regression using Python (Research-Oriented Modeling &…

    Fitting MLR and Binary Logistic Regression using Python (Research-Oriented Modeling &…

    Learn how to Estimate Regression Models in Python for Research Publications.
    Go to the profile of Rahul Raoniar
    Rahul Raoniar
    Oct 8, 2020
    Machine Learning Model Explanation using Shapley Values

    Machine Learning Model Explanation using Shapley Values

    Learn how to interpret a black box model using SHAP (SHapley Additive exPlanations)
    Go to the profile of Rahul Raoniar
    Rahul Raoniar
    Sep 26, 2020
    Combining Multiple ggplot2 Plots for Scientific Publications

    Combining Multiple ggplot2 Plots for Scientific Publications

    Learn how to combine multiple plots for scientific publications
    Go to the profile of Rahul Raoniar
    Rahul Raoniar
    Sep 20, 2020
    Modelling Multiple Linear Regression Using R (research-oriented modelling and interpretation) —…

    Modelling Multiple Linear Regression Using R (research-oriented modelling and interpretation) —…

    Learn how to train an MLR model, interpret its coefficients and perform a stepwise regression.
    Go to the profile of Rahul Raoniar
    Rahul Raoniar
    Aug 25, 2020
    About The Researchers’ GuideLatest StoriesArchiveAbout MediumTermsPrivacyTeams