WeirdGeek

Data Science | Machine Learning | Automation

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

11/12/2018 By WeirdGeek Leave a Comment

Reading 15 most common file formats used in Data Science (using Python)

Here in this post, we will see how we can read most common file formats used in Data Science (using Python) with code. When you are working as a Data Scientist or Data Analyst, your most of the time is utilized in reading the dataset from different sources (including data saved in different file formats and […]

Filed Under: Data Science, Python Tagged With: Data Science, Pandas, Python, sklearn

07/12/2018 By WeirdGeek Leave a Comment

Handling missing values using Python in Data Science

When you start your journey towards data science or data analysis, one thing is for sure that the major task in both these positions is of handling missing values using Python or R whatever platform or language you choose. It’s said that almost 75 – 80% of the time, a data scientist or data analyst […]

Filed Under: Data Science, Python Tagged With: Data Science, Imputer, Missing Values, Python, sklearn

20/11/2018 By WeirdGeek Leave a Comment

10 Basic Python fundamentals for Data Scientist aspirants and Data Analysis

When you want to learn Data Science or Data Analysis, you have to learn either Python or R and after that using basic python/R functions with other statistical packages you can easily start analysing data and get some insight from your data. As i too have both the options, i chose Python over R as […]

Filed Under: Data Analytics, Data Science, Python Tagged With: Data Analysis, Data Scientist, Python, Python Fundamentals

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

17/11/2018 By WeirdGeek Leave a Comment

Anscombe Quartet and use of Exploratory Data Analysis

Whether you are working as Data Scientist or looking to build a career in a Data Science, the pipeline of your work include Extracting dataset, loading dataset, Data Cleansing and munging, finding summary statistics, then do some Exploratory Data analysis (EDA), and after all these things build a model using machine learning. Anscombe Quartet dataset demonstration […]

Filed Under: Data Analytics, Data Science Tagged With: Anscombe’s Quartet, EDA, Exploratory Data Analysis, Matplotlib

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

« Previous Page
Next Page »

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.