WeirdGeek

Data Science | Machine Learning | Automation

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

20/12/2018 By WeirdGeek Leave a Comment

Importance of SQL for Data Science and Data Analysis

SQL or Structured Query language is the standard language used to query and manage relational database systems. In its initial days, it was called as “SEQUEL” but later changed to “SQL” due to trademark issues. As there are a lot of database systems are available based on SQL and they all have different extensions, different structure, function […]

Filed Under: Data Analytics, Data Science, SQL Server Tagged With: Data Analysis, Data Science, Microsoft SQL Server, SQL

12/12/2018 By WeirdGeek Leave a Comment

13 Most Used Matplotlib Plots for Data Visualization in Data Science (with Python Codes)

Here in this post, we have shared  13 Matplotlib plots for Data Visualization widely used by Data Scientists or Data Analysts along with Python codes so that you can easily implement them side by side with us. Python’s Matplotlib library plays an important role in visualizing and serve as an important part for an Exploratory Data […]

Filed Under: Data Analytics, Data Science, Python Tagged With: Data Analysis, Data Science, Matplotlib, Python

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

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

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.