Product

Wednesday, 21 February 2024

Making Predictions with Multilinear Regression in PyTorch

The multilinear regression model is a supervised learning algorithm that can be used to predict the target variable y given multiple input variables x. It is a linear regression problem where more than one input variables x or features are used to predict the target variable y. A typical use case of this algorithm is predicting the price of a house given its size, number of rooms, and age.

In previous tutorials, we focused on simple linear regression where we used only a single variable x to predict the target variable y. From here on we’ll be working with multiple input variables for prediction. While this tutorial only focuses on a single output prediction y from multiple input variables x, in subsequent ones we’ll introduce you to multiple input-multiple output regression problems. Usually, same practice is opted in real world scenarios to build more sophisticated neural network architectures.

This tutorial will show how you can implement a multi

linear regression model in PyTorch. Particularly, you’ll learn:

  • How to review linear regression in multiple dimensions.
  • How to make predictions with multilinear regression model using Pytroch.
  • How to use Linear class for multilinear regression in PyTorch.
  • How to build custom modules using nn.Module in PyTorch.

Overview

This tutorial is in three parts; they are

  • Preparing Data for Prediction
  • Using Linear Class for Multilinear Regression
  • Visualize the Results

Preparing Data for Prediction

As in the case of simple linear regression model, let’s initialize the weights and bias for our model. Note that we have used multi-dimensional tensors for our weights and bias as we’ll be working with more than one input variables.

Next, we’ll define our forward function for prediction. Previously we used scalar multiplications but here we use the mm function from PyTorch for matrix multiplication. This function implements a linear equation with more than one input variables. Note that multi-dimensional tensors are matrices and require a few rules to be followed, like matrix multiplication. We’ll discuss more on this later.

Now that we have initialized the weights and bias, and built a forward function for prediction, let’s define a tensor x for input variables.

This prints

Note that in matrix multiplication torch.mm(x, w), the number of columns in the matrix x must be equal to the number of rows in w. In this case, we have a 1×2 tensor for x and 2×1 tensor for w, resulting in a 1×1 tensor after matrix multiplication.

Similarly, we can apply the linear equation for multiple samples. For instance, let’s create a tensor X where each row represents a sample.

For prediction, we’ll use the same function as above.

which prints

As you can see, we have obtained the result for multiple input variables.

Using Linear Class for Multilinear Regression

Instead of writing the functions from scratch, we can use PyTorch’s own built-in class Linear for making predictions. This is more useful while building the complex and powerful model architectures.

Let’s create a Linear model and make predictions for the same tensor X defined above. Here we’ll define two parameters:

  • in_features: represents the number of input variables X and number of model weights, which in this case is 2.
  • out_features: represents number of output/predicted values, which in this case is 1.

Now, let’s make predictions for X using our lr_model object, with randomly initialized weights and bias.

The output in this case is as follows:

Note not the value but the shape of the output. This is same as the previous case when we used the matrix multiplication.

Creating Custom Modules with nn.Module

Alternatively, we can also create custom modules for our linear models. While this may seem redundant for the time being, this can be the requirement when we build state-of-the-art neural networks.

Note that custom modules are objects and classes. In this case, we’ll define a linear regression class LR and make it a subclass of the package nn.Module. Consequently, all the methods and attributes inside the nn.Module package will be inherited.

We’ll define the size of the input and output, namely input_features and output_features, in the arguments of the constructor. Plus, we’ll call super() in the object constructor which enables us to use methods and attributes from the parent class nn.Module. Now we can use the torch.nn.Linear object and define the arguments input_features and output_features inside.

Lastly, for making predictions, we’ll define the forward function.

We’ll build our linear regression model with two inputs and one output as follows.

Now let’s make predictions again using our custom module for the tensor X having multiple input samples.

which prints

Using the parameters() method, we can obtain the list of randomly initialized parameters.

which prints

Alternatively, we can also use state_dict() method to check the parameters of the model.

Putting everything together, the following is the complete code to create multilinear regression models in different ways:

Summary

In this tutorial, you learned how you can make predictions using multilinear regression models. Particularly, you learned:

  • How to review linear regression in multiple dimensions.
  • How to make predictions with multilinear regression model using PyTorch.
  • How to use class Linear for multilinear regression in PyTorch.
  • How to build custom modules using nn.Module in PyTorch.

No comments:

Post a Comment

Connect broadband

AI:List AI views on when for a naive kin after prolonged life suppression coercive behaviour by family members after demise of father with trauma for kin ocd formed after forced to do rituals, family tribal values honor specific activities, utmost religious activities occult witchcraft enforced to do by elder sibling his wife and mother thrice with great celibacy turned the kundalini activated after deep celibacy penance shouting physical Mental financial Extortion by sibling with toxic behaviours and the wife mother and then mockery suppression asking about who’re your worth backbiting among relatives sector toon negligence of intelligence intuitive behaviour- all religious psychological traps when not work and lead to loss of consciousness of kin trance state recovered by governance with technocrats using AI - kin was asked by mother that he’s to go the male should not be seen in house he’s many absurd thought forcefully in brain mind and outsiders already feel awkward of this kin unresponsive behaviour due to TBI PTSD ocd cvt and tell at workplace social gathering he’s to go and asked for sector toon extortion and mockery in various sense due to un practical behaviour negligence of body building due to neglect ion if essential food nutrition and stubbed suppressed in every sense in religious psychological traps by family members AI humanoid using various neural networks and LLMs for kin and required steps.

  List AI views on when for a naive kin after prolonged life suppression coercive behaviour by family members after demise of father with tr...