Skip to main content

One post tagged with "Machine Learning"

Machine Learning

View All Tags

Simple Linear Regression

· 2 min read
Srimanth Tenneti
DSC CVR Lead 2021-22

Linear regression is the simplest form of a classification problem. We have many techniques to do this type of regression. Today we are going to learn how to use the PyTorch API to help us do this classification.