WeirdGeek

Data Science | Machine Learning | Automation

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

03/12/2018 By WeirdGeek Leave a Comment

Applying Linear Regression to Boston Housing Dataset

In this post, we will apply linear regression to Boston Housing Dataset on all available features. In our previous post, we have already applied linear regression and tried to predict the price from a single feature of a dataset i.e. RM: Average number of rooms. We are going to use Boston Housing dataset which contains information […]

Filed Under: Machine Learning Tagged With: Linear Regression, Machine Learning

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

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.