WeirdGeek

Data Science | Machine Learning | Automation

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

28/11/2018 By WeirdGeek 1 Comment

How to Split Data for Machine Learning with scikit-learn

In this post, we will see how to split data for Machine Learning with scikit-learn/sklearn as its always a best practice to split your data into train and test set. As in our previous post, we defined Machine Learning as an art and science of giving machines especially computers an ability to learn to make […]

Filed Under: Machine Learning Tagged With: Machine Learning, Scikit-learn, sklearn

26/11/2018 By WeirdGeek Leave a Comment

Building simple Linear Regression model using Python’s Sci-kit library

Here in this post, we will build a simple linear regression model using Python‘s Sci-kit learn/Sklearn library. When it comes to defining Machine Learning, we can say its an art and science of giving machines especially computers an ability to learn to make a decision from data and all that without being explicitly programmed. The […]

Filed Under: Machine Learning Tagged With: Linear Regression, Machine Learning, Sci-kit learn, sklearn

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

11/11/2018 By WeirdGeek Leave a Comment

7 steps to prepare your data for machine learning models with Python

As a Data Scientist or data analyst, you have to prepare your data for machine learning models by getting it into shape. When you came across words like data cleaning or data cleansing, pre-processing, wrangling in data science community it has only one meaning that you are referring to pre modelling data activities like removing […]

Filed Under: Data Analytics, Data Science Tagged With: Data Science, Machine Learning, Prepare your data

08/11/2018 By WeirdGeek Leave a Comment

Difference between Data Science, Machine learning, Artificial Intelligence and Deep Learning

Here in this post, I’ll try to clarify what do these big terms like Data Science, Machine learning, Artificial Intelligence and Deep Learning in reality mean and also I will try to differentiate them so that you can understand better. Data Science: Data science is an interdisciplinary field which is a combination of programming, analytical, and business skills that allow […]

Filed Under: Artificial Intelligence, Data Science, Machine Learning Tagged With: Artificial Intelligence, Data Science, Deep Learning, Machine Learning

« Previous 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.