Skip to content
  • My Portfolio
One Zero Blog

One Zero Blog

Learn Everyday Something New 😀

  • Home
  • Blogs
    • Books
    • Data Science
    • Python
    • R
    • Data Visualization
    • Statistics
    • Machine Learning
    • Application
  • PhD Diaries
  • Road Safety
  • Medium Blogs
Featured Image by Rahul Pandit
Posted in Machine Learning, R

Modelling Multiple Linear Regression Using R

  • Rahul Raoniar

Learn how to train an MLR model, interpret its coefficients and perform a step-wise regression.

Read More
Featured Image Anaconda Blog
Posted in Data Science, Python, R

Setting Up IPython Notebook using Anaconda Distribution

  • Rahul Raoniar

Learn How to Setup Anaconda environment and connect it to IPython kernel.

Read More
Healthy Foods
Posted in Machine Learning, R

Decision Tree-Based Diabetes Classification in R

  • Rahul Raoniar

Decision Tree Training, Pruning and Hyperparameters Tuning.

Read More
featured image
Posted in Data Visualization, R, Statistics

How to Create and Customize Bar Plot Using ggplot2 Package in R

  • Rahul Raoniar

Building Bar Plot, Adjusting Colors and Labeling.

Read More
diabetes
Posted in Machine Learning, Python

Diabetes Classification using PyCaret

  • Rahul Raoniar

Model comparison, hyper-parameter tuning and plotting in a few lines of codes

Read More
ECDF
Posted in Python, R, Statistics

How to Generate ECDF Plot using Python and R

  • Rahul Raoniar

Empirical Cumulative Distribution Function (ECDF) Plotting and Percentile Computation.

Read More
  • « Previous
  • 1
  • …
  • 3
  • 4
  • 5
  • 6
  • 7
  • Next »

Author Bio

http://My%20Photo

Rahul Raoniar

Post Doctoral Fellow at IIT Bombay

I am a passionate researcher, programmer, Data Science/Machine Learning enthusiast, YouTube creator and Blogger. Predicting unknowns, discovering patterns and revealing useful insights from data excites me the most.

Recent Post

  • Crash trend plot

    Plotting Traffic Crash Trend using Python, Matplotlib, and Seaborn

    April 29, 2023April 29, 2023

  • Ordered logit model

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

    April 29, 2023April 29, 2023

  • Boxplot

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

    October 19, 2022October 19, 2022

  • Photo by James Orr on Unsplash

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

    August 31, 2022August 31, 2022

Categories

Archives

Recent Post

  • Crash trend plot

    Plotting Traffic Crash Trend using Python, Matplotlib, and Seaborn

    April 29, 2023April 29, 2023

  • Ordered logit model

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

    April 29, 2023April 29, 2023

  • Boxplot

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

    October 19, 2022October 19, 2022

TAGS

Anaconda (1) Bar Plot (1) Books (2) Coursera (1) Courses (1) Data Science (4) Decision Tree (1) Deep Learning (2) Distributions (1) ECDF (1) ggplot2 (2) Hyper-parameter Tuning (2) IDE (1) IPython Notebook (2) Keras (1) Learning (1) LIME (1) Logistic Regression (3) Machine Learning (12) Manipulation (1) Matplotlib (1) Miniconda (1) MLR (2) Model Explanation (2) Note-taking (1) Notion (1) Plotting (1) PyCaret (1) PySpark (1) Python (21) PyTorch (1) R (8) Research (3) Road Safety (1) Seaborn (2) Set-up (1) SHAP (1) Stata (3) Statistics (4) Students (1) tidymodels (1) Visualization (9)
Learn Everyday Something New