WeirdGeek

Data Science | Machine Learning | Automation

  • Data Analytics
  • Python
  • Data Science
  • Google Apps Script
  • Machine Learning
  • Artificial Intelligence
  • SQL Server

23/11/2018 By WeirdGeek Leave a Comment

Plotting stacked bar graph using Python’s Matplotlib library

In my previous post, we have seen how we can plot multiple bar graph on a single plot. In this post, we will see how we can plot a stacked bar graph using Python’s Matplotlib library. A stacked bar graph also known as a stacked bar chart is a graph that is used to break down and compare parts […]

Filed Under: Data Analytics, Python Tagged With: Matplotlib, NumPy, Pandas, Python, Stacked Bar Graph

22/11/2018 By WeirdGeek Leave a Comment

Setting up Python Development Environment for Data Analysis

Nowadays, you have seen everyone talking about learning python for data science and data analysis. Here in this post, we will see how to set up Python Development Environment and packages especially for Data Analysis. Why Python? Python is an open source, easy to pick up, general programming language and it doesn’t matter whether you’re […]

Filed Under: Python Tagged With: Matplotlib, NumPy, Pandas, Python

19/11/2018 By WeirdGeek 1 Comment

Computing Bootstrap Replicate from Bootstrap Sample using Python

The basic idea is that instead of literally repeating the data acquisition process over and over again, we can simulate those repeated measurements using python. Here in this post, we will see how you can compute Bootstrap replicate from a bootstrap sample using Python Statistical Inference It is defined as a process by which we […]

Filed Under: Data Science Tagged With: Bootstrap Replicate, Bootstrap Sample, Confidence Interval, Data Science, NumPy, Python

15/11/2018 By WeirdGeek Leave a Comment

Performing Linear Regression using Least Squares

Linear regression is defined as a linear approach which is used to model the relationship between dependent variable and one or more independent variable(s). When we try to model the relationship between a single feature variable and a single target variable, it is called simple linear regression. But when there is more than one independent […]

Filed Under: Data Science, Machine Learning Tagged With: Data Science, Least Square, Linear Regression, Machine Learning, NumPy, Pandas, Residual

Subscribe to my Blog !!

Enter your email below to subscribe my blog and get the latest post right in your inbox.

  • Home
  • Terms
  • Privacy
  • Contact Us

Copyright © 2025 · WeirdGeek · All trademarks mentioned are the property of their respective owners.