Skip to content

Opening book details…

About this document

Simple Linear Regression with Python by Sravani Adapa is a document available to read on EtoBox.

The document discusses building a simple linear regression model to predict calories consumed based on weight using scikit-learn. It describes the basic steps of importing packages, providing data, creating and fitting a model, evaluating results, and making predictions. Various data transformations are applied including log, exponential, and polynomial and their corresponding RMSE values are calculated to determine the best fitting model.

Author
Sravani Adapa
Language
EN